summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-copy_rotate.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Kaleidoscope checkJabier Arraiza Cenoz2015-01-241-12/+58
* | reverting to non wroken branchJabier Arraiza Cenoz2015-01-241-1/+6
* | added missing header from a mergeJabier Arraiza Cenoz2015-01-241-3/+9
* | update to trunkJabier Arraiza Cenoz2015-01-241-7/+0
|\|
| * Remove unnecesary headers from rotate curvesJabier Arraiza Cenoz2015-01-201-7/+0
| * Fix wrong knots in rotate curves LPEJabier Arraiza Cenoz2015-01-201-38/+104
* | Added the remove for outer staff to kaleidoscopeJabier Arraiza Cenoz2015-01-241-62/+69
* | fixing knotsJabier Arraiza Cenoz2015-01-201-71/+165
* | adding KaleidoscopeJabier Arraiza Cenoz2015-01-171-96/+68
* | adding fussion improvementsJabier Arraiza Cenoz2014-12-051-75/+78
* | update to trunkJabier Arraiza Cenoz2014-12-021-0/+1
|\|
| * Fixed problems on groups and add a extra option to not need calculate degrees...Jabier Arraiza Cenoz2014-11-161-45/+14
* | adding fussion improvementsJabier Arraiza Cenoz2014-12-021-7/+115
* | 360 auto degree calculation checkJabier Arraiza Cenoz2014-11-161-43/+9
* | fix a crash bug applyed on groupsJabier Arraiza Cenoz2014-11-141-4/+7
|/
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-0/+1
* fix hiding overloaded virtualJohan B. C. Engelen2013-10-041-1/+1
* const ....Johan B. C. Engelen2013-01-171-6/+6
* more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-171-2/+2
* 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