Code

1) Improve the way the distance to the pointer is taken into account when finding...
authordvlierop2 <dvlierop2@users.sourceforge.net>
Sun, 23 Nov 2008 13:55:26 +0000 (13:55 +0000)
committerdvlierop2 <dvlierop2@users.sourceforge.net>
Sun, 23 Nov 2008 13:55:26 +0000 (13:55 +0000)
commit55dd1351535fdbc7d4087cef62b2c3f59de8726e
treeccfc4f2203495ee82127b0cb596f23a9d9f48803
parent38bf4994370cc0d68e3cf52da39a233b6e84abbb
1) Improve the way the distance to the pointer is taken into account when finding the best snap
2) Use this distance also when snapping nodes in the path editor
3) Add a slider in the preferences dialog to control the weighing of this distance
14 files changed:
src/context-fns.cpp
src/nodepath.cpp
src/nodepath.h
src/object-snapper.cpp
src/preferences-skeleton.h
src/seltrans.cpp
src/snap.cpp
src/snapped-curve.cpp
src/snapped-line.cpp
src/snapped-point.cpp
src/snapped-point.h
src/snapper.cpp
src/ui/dialog/inkscape-preferences.cpp
src/ui/dialog/inkscape-preferences.h