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