summaryrefslogtreecommitdiffstats
path: root/src/snapped-curve.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some SP_ACTIVE_DESKTOP() callsDiederik van Lierop2009-01-251-11/+6
* Remove some obsolete from_2geom() callsDiederik van Lierop2008-12-301-1/+1
* 1) snap midpoints of line segments (both as source and as target)Diederik van Lierop2008-12-141-1/+1
* - Fix bug #304405 (snapping to an intersection of lines at infinity is wrong)Diederik van Lierop2008-12-101-22/+25
* Add an option to the preferences to _only_ snap the node closest to the mouse...Diederik van Lierop2008-11-241-2/+2
* 1) Improve the way the distance to the pointer is taken into account when fin...Diederik van Lierop2008-11-231-10/+10
* - refactor snapping code, removing code duplicationDiederik van Lierop2008-09-211-145/+147
* Use new methods from 2geom's APIDiederik van Lierop2008-08-151-2/+1
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-111-5/+5
* Snap to intersections of any kind of path (were we previously only could snap...Diederik van Lierop2008-08-081-0/+146