Code

more optimizations: do not fire knot/handle moved events if the position is in fact...
authorbuliabyak <buliabyak@users.sourceforge.net>
Sat, 1 Apr 2006 19:02:41 +0000 (19:02 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Sat, 1 Apr 2006 19:02:41 +0000 (19:02 +0000)
commit55e6f371fca204500859f54a8c747b8a183c0f31
treeb48139dedebe42be42b3f2871b543d2eb64d3a09
parentac57bf96045ac2c465a3b9df5daba43e03e8b3e1
more optimizations: do not fire knot/handle moved events if the position is in fact the same, or from batch move/rotate/scale/align/distribute functions that act on all selected nodes; replace append by prepend+reverse on subpaths list; mass rename and comment rewrite to unify terminology
src/nodepath.cpp