summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-copy_rotate.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* make spcurve::first_point and last_point boost::optionalJohan B. C. Engelen2008-08-131-2/+2
* Warning cleanupJon A. Cruz2008-08-031-1/+1
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-12/+12
* simplify codeMaximilian Albert2008-08-011-13/+7
* Helperpath for lpe-rotate-copiesMaximilian Albert2008-08-011-0/+17
* Improved UI for lpe-rotate-copiesMaximilian Albert2008-08-011-18/+54
* Make LPE knotholder handles snapMaximilian Albert2008-08-011-2/+5
* Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert2008-07-291-3/+1
* update to 2geom rev. 1507Johan B. C. Engelen2008-07-251-0/+1
* convert all SPCurve's points and matrices arguments and return types to 2GeomJohan B. C. Engelen2008-07-171-2/+2
* Fix handle for LPERotateCopiesMaximilian Albert2008-07-081-5/+7
* Fixed initialization order.Jon A. Cruz2008-07-041-1/+1
* Enable status bar tips for LPE handles that are automatically created from Po...Maximilian Albert2008-07-021-2/+2
* Oops! Fix compile.Maximilian Albert2008-06-181-4/+12
* Add handle to adjust angleMaximilian Albert2008-06-181-1/+75
* New LPE: Copy rotateMaximilian Albert2008-06-181-0/+83