History log of /inkscape/src/pure-transform.cpp
Revision Date Author Comments Expand
bfc15c9b2f203688ffa4358632a4a98c20b6821e 14-Oct-2015 Diederik van Lierop <mail@diedenrezi.nl>

Fix snapping while rotating a selection

1f1db4ce175a4f7109928377193537db929d1202 13-Sep-2015 Diederik van Lierop <mail@diedenrezi.nl>

Refactoring of the code that handles transformations and snapping in the selector tool and the node tool. Splitting large chunks of code into some small classes, and eliminating some wrapper methods which were all just too similar