summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-skeleton.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-1/+1
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-2/+2
* cleanup knotholder code for LPEsJohan B. C. Engelen2012-04-071-5/+8
* 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-11/+9
* lpe-skeleton: add boilerplate code to create knotholder handles for LPEsMaximilian Albert2008-07-021-0/+12
* Remove superfluous #include from lpe-skeleton.hMaximilian Albert2008-06-181-1/+0
* noop: some more cosmetics in lpe-skeleton.(h|cpp)Maximilian Albert2008-05-201-0/+11
* noop: cosmetics in lpe-skeleton.hMaximilian Albert2008-05-191-2/+2
* The declaration of doEffect_path() in lpe-skeleton.h should match the one in ...Maximilian Albert2008-05-181-1/+1
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-1/+0
* change doEffect functions to use const& parametersJohan B. C. Engelen2008-04-091-1/+1
* correct another copy-paste error ;-)Maximilian Albert2007-11-201-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
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-5/+5
* trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-47/+47
* LPE:Johan B. C. Engelen2007-08-291-1/+1
* forgot to add lpe-skeleton files to SVN...Johan B. C. Engelen2007-08-191-0/+47