summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-copy_rotate.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* UI uniformisationKris De Gussem2012-10-211-3/+3
* Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-141-4/+4
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-1/+0
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-8/+5
* cleanup knotholder code for LPEsJohan B. C. Engelen2012-04-071-27/+35
* add underscores to some member variables.Johan B. C. Engelen2012-01-171-1/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
* 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