summaryrefslogtreecommitdiffstats
path: root/src/helper/geom.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove unused codeJohan B. C. Engelen2012-02-191-6/+0
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-1/+3
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-2/+2
* update to latest 2geom !Johan B. C. Engelen2011-02-021-7/+7
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Merge from fe-movedTed Gould2008-11-211-2/+4
* Merging from trunkTed Gould2008-10-111-0/+11
* src/helper 2geomifiedJohan B. C. Engelen2008-08-061-3/+0
* 2geomify pov-out extensionJohan B. C. Engelen2008-07-131-0/+2
* EOL fixupsJon A. Cruz2008-07-051-40/+40
* add const to pointers that are not written toJohan B. C. Engelen2008-06-261-2/+2
* add const to references that are not written toJohan B. C. Engelen2008-06-261-2/+2
* rewrite nr_path_matrix_point_bbox_wind_distance in 2geom terms: pathv_matrix_...Johan B. C. Engelen2008-06-261-0/+9
* use 2geom method to calc boundingbox of shapeJohan B. C. Engelen2008-06-161-0/+1
* add geom helper file. this will contain Inkscape specific geometry calculatio...Johan B. C. Engelen2008-06-161-0/+30