summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-interpolate.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-24Modify behavior of interpolationTanja Bast1-7/+47
2018-10-24Apply clang formatTanja Bast1-24/+26
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-3/+1
2018-03-26Base LPE refactorJabier Arraiza1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+3
2017-04-28Code formatingJabiertxof1-3/+3
2017-04-28ResetJabiertxof1-3/+3
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-3/+3
2016-12-16remove rollback to 15315Jabiertxof1-3/+3
2016-12-16Rollback 15315Jabiertxof1-3/+3
2016-12-10Fix headers on LPE'sJabiertxof1-3/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-3/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+3
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-3/+0
2016-02-08Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski1-1/+0
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-1/+1
2013-01-17more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen1-1/+1
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