summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-interpolate.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-17Removed unneeded header style filename #definesJon A. Cruz1-1/+0
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
2012-01-17turn SPPath into a class, and add some methods...Johan B. C. Engelen1-1/+1
2011-03-17Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem1-2/+2
2010-10-02UI fixes (a.o. Bug #560751 )Kris De Gussem1-2/+2
2010-08-05Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski1-1/+1
2009-10-05Patch by Johan to fix crashing by undefined path parameters in 4 LPEsJosh Andler1-1/+6
2009-03-15correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...Johan B. C. Engelen1-0/+2
2008-11-21Merge from fe-movedTed Gould1-10/+18
2008-07-27lpe interpolate: fix traversal of trajectory_path. add option for equidistant...Johan B. C. Engelen1-9/+14
2008-07-27add LPE InterpolateJohan B. C. Engelen1-0/+119