summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-copy_rotate.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* UI uniformisationKris De Gussem2012-10-211-3/+3
| | | (bzr r11817)
* Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-141-4/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1065931 (bzr r11800)
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-1/+0
| | | (bzr r11503)
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
| | | | | Pruned header to not introduce extraneous includes. (bzr r11502)
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-8/+5
| | | (bzr r11316)
* cleanup knotholder code for LPEsJohan B. C. Engelen2012-04-071-27/+35
| | | (bzr r11170)
* add underscores to some member variables.Johan B. C. Engelen2012-01-171-1/+1
| | | | | add some const stuff (bzr r10900)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
| | | (bzr r10025)
* make spcurve::first_point and last_point boost::optionalJohan B. C. Engelen2008-08-131-2/+2
| | | (bzr r6617)
* Warning cleanupJon A. Cruz2008-08-031-1/+1
| | | (bzr r6543)
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-12/+12
| | | (bzr r6513)
* simplify codeMaximilian Albert2008-08-011-13/+7
| | | (bzr r6510)
* Helperpath for lpe-rotate-copiesMaximilian Albert2008-08-011-0/+17
| | | (bzr r6509)
* Improved UI for lpe-rotate-copiesMaximilian Albert2008-08-011-18/+54
| | | (bzr r6508)
* Make LPE knotholder handles snapMaximilian Albert2008-08-011-2/+5
| | | (bzr r6506)
* 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)