summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-copy_rotate.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity ↵Maximilian Albert2008-07-291-3/+1
| | | | | and make inheritance from it a bit less clumsy (bzr r6448)
* update to 2geom rev. 1507Johan B. C. Engelen2008-07-251-0/+1
| | | (bzr r6416)
* convert all SPCurve's points and matrices arguments and return types to 2GeomJohan B. C. Engelen2008-07-171-2/+2
| | | (bzr r6339)
* Fix handle for LPERotateCopiesMaximilian Albert2008-07-081-5/+7
| | | (bzr r6239)
* Fixed initialization order.Jon A. Cruz2008-07-041-1/+1
| | | (bzr r6144)
* Enable status bar tips for LPE handles that are automatically created from ↵Maximilian Albert2008-07-021-2/+2
| | | | | PointParams (bzr r6118)
* Oops! Fix compile.Maximilian Albert2008-06-181-4/+12
| | | (bzr r5980)
* Add handle to adjust angleMaximilian Albert2008-06-181-1/+75
| | | (bzr r5979)
* New LPE: Copy rotateMaximilian Albert2008-06-181-0/+83
(bzr r5978)