summaryrefslogtreecommitdiffstats
path: root/src/nodepath.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make profile selectable via prefs, add elliptic (preliminary, needs ↵bulia byak2006-05-181-0/+6
| | | | | perpendicular displacement too) (bzr r883)
* show handles togglebulia byak2006-05-161-1/+6
| | | (bzr r850)
* fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup ↵bulia byak2006-05-121-2/+4
| | | | | deleting subpaths from under our feet; rename origin to origin_radial for node sides; add x/y origins to sides and remember origins for all nodes and sides upon grabbing; store drag pressure in the knot; sculpt (bzr r812)
* Attempt to preserve the shape of the path when deleting nodesAaron Spike2006-04-141-0/+1
| | | | | Old deletion behavior is available via Ctrl+Delete (bzr r525)
* change uint to unsigned intBob Jamison2006-04-121-2/+2
| | | (bzr r496)
* remove the old _d_changed and _typestr_changed hacks, replacing by an ↵bulia byak2006-04-121-0/+3
| | | | | int-valued local_change flag; this works much faster with less code (bzr r495)
* store and update livarot_path in nodepath; switch curve_drag to not updating ↵bulia byak2006-04-011-3/+8
| | | | | the repr, only spcurve; rename and export update_repr_* used in node-context (bzr r386)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+266
(bzr r1)