summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-skeleton.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-3/+1
2017-04-28Code formatingJabiertxof1-1/+1
2017-04-28ResetJabiertxof1-1/+1
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-1/+1
2016-12-19Remove some ocurrences of desktop in knot functionsJabiertxof1-2/+2
2016-12-16remove rollback to 15315Jabiertxof1-2/+1
2016-12-16Rollback 15315Jabiertxof1-1/+2
2016-12-10Fix headers on LPE'sJabiertxof1-2/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-4/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+4
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-4/+0
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-3/+3
2013-01-17const ....Johan B. C. Engelen1-1/+1
2012-06-21Fix missing glibmm headerAlex Valavanis1-0/+2
2012-04-07cleanup knotholder code for LPEsJohan B. C. Engelen1-6/+19
2011-10-03Doxygen cleanup.Jon A. Cruz1-3/+3
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-11-21Merge from fe-movedTed Gould1-9/+8
2008-08-012geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen1-2/+2
2008-07-29Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert1-3/+1
2008-07-15lpe-skeleton.cpp: comment out handle code by defaultMaximilian Albert1-0/+2
2008-07-02lpe-skeleton: add boilerplate code to create knotholder handles for LPEsMaximilian Albert1-0/+22
2008-07-02lpe-skeleton: add variable to control display of original pathMaximilian Albert1-1/+4
2008-05-20noop: some more cosmetics in lpe-skeleton.(h|cpp)Maximilian Albert1-3/+3
2008-05-19second part of LPE skeleton correction from commit #18654 ;-)Maximilian Albert1-1/+1
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-18/+0
2008-04-09change doEffect functions to use const& parametersJohan B. C. Engelen1-1/+1
2007-11-20correct copy-paste errorJohan B. C. Engelen1-1/+1
2007-11-12LPE: no longer overload doEffect methods, but name them according to accepted...Johan B. C. Engelen1-3/+3
2007-10-11trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder1-109/+109
2007-08-29tidy upJohan B. C. Engelen1-2/+2
2007-08-19forgot to add lpe-skeleton files to SVN...Johan B. C. Engelen1-0/+109