Code

try to make LPE optimizations easier. example in LPE Bend
[inkscape.git] / src / knot-holder-entity.cpp
2008-08-06 johanengelenfix ambiguities by implicit NR::Matrix/Geom::Matrix...
2008-08-03 joncruzWarning cleanup
2008-08-02 johanengelenwhen holding ctrl, pattern scaling has a fixed 1:1...
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-08-01 johanengelenchange knot.h to Geom::Point only instead of NR::Point.
2008-08-01 cilix42Formerly static function used for snapping is now a...
2008-08-01 johanengelenremove strange factor for showing the pattern unit...
2008-08-01 johanengelenpatterns: make it possible to have different scaling...
2008-08-01 johanengelenenable snapping of pattern's origin
2008-07-27 buliabyakfix release mouse crash, add missed disconnects, remove...
2008-07-14 cilix42Enable simultaneous knotholder and nodepath
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-11 joncruzwarning cleanup
2008-06-04 cilix42Add missing file knot-holder-entity.cpp; sorry for...