summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-skeleton.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+1
* Code formatingJabiertxof2017-04-281-1/+1
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-2/+2
* Fix headers on LPE'sJabiertxof2016-12-101-2/+1
* 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-3/+3
* const ....Johan B. C. Engelen2013-01-171-1/+1
* Fix missing glibmm headerAlex Valavanis2012-06-211-0/+2
* cleanup knotholder code for LPEsJohan B. C. Engelen2012-04-071-6/+19
* Doxygen cleanup.Jon A. Cruz2011-10-031-3/+3
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Merge from fe-movedTed Gould2008-11-211-9/+8
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-2/+2
* Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert2008-07-291-3/+1
* lpe-skeleton.cpp: comment out handle code by defaultMaximilian Albert2008-07-151-0/+2
* lpe-skeleton: add boilerplate code to create knotholder handles for LPEsMaximilian Albert2008-07-021-0/+22
* lpe-skeleton: add variable to control display of original pathMaximilian Albert2008-07-021-1/+4
* noop: some more cosmetics in lpe-skeleton.(h|cpp)Maximilian Albert2008-05-201-3/+3
* second part of LPE skeleton correction from commit #18654 ;-)Maximilian Albert2008-05-191-1/+1
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-18/+0
* change doEffect functions to use const& parametersJohan B. C. Engelen2008-04-091-1/+1
* correct copy-paste errorJohan B. C. Engelen2007-11-201-1/+1
* LPE: no longer overload doEffect methods, but name them according to accepted...Johan B. C. Engelen2007-11-121-3/+3
* trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-109/+109
* tidy upJohan B. C. Engelen2007-08-291-2/+2
* forgot to add lpe-skeleton files to SVN...Johan B. C. Engelen2007-08-191-0/+109