summaryrefslogtreecommitdiffstats
path: root/src/snapped-line.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-4/+4
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-041-11/+13
* 1) fix snapping while scalingDiederik van Lierop2008-01-031-30/+69
* 1) Improving snapping logic 2) When skewing, don't snap to selection itselfDiederik van Lierop2007-11-181-8/+37
* Snap to intersections of line segmentsDiederik van Lierop2007-11-141-13/+50
* Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.Johan B. C. Engelen2007-11-091-7/+8
* Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ...Diederik van Lierop2007-11-091-28/+21
* fix compilation. added #include "libnr/nr-values.h" to snapped-line.cppJohan B. C. Engelen2007-11-031-0/+1
* Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop2007-11-031-0/+180