summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-parallel.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add knot ungrabbed eventJabiertxof2019-05-201-0/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Fix bug: #1644805Jabier Arraiza2018-09-291-0/+6
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+1
* Code formatingJabiertxof2017-04-281-3/+3
* Fix headers on LPE'sJabiertxof2016-12-101-2/+3
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+4
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+0
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-1/+1
* Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz2015-03-121-1/+1
* Merged pointreseteable parameter to point parameterJabier Arraiza Cenoz2015-03-021-2/+3
* 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-1/+1
* UI uniformisationKris De Gussem2012-10-211-2/+2
* 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-26/+33
* add underscores to some member variables.Johan B. C. Engelen2012-01-171-1/+1
* make spcurve::first_point and last_point boost::optionalJohan B. C. Engelen2008-08-131-2/+2
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-12/+12
* Make LPE knotholder handles snapMaximilian Albert2008-08-011-2/+6
* Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert2008-07-291-6/+2
* convert all SPCurve's points and matrices arguments and return types to 2GeomJohan B. C. Engelen2008-07-171-2/+2
* Enable status bar tips for LPE handles that are automatically created from Po...Maximilian Albert2008-07-021-1/+1
* New LPE: ParallelMaximilian Albert2008-06-181-0/+170