summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-interpolate.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Modify behavior of interpolationTanja Bast2018-10-241-7/+47
* Apply clang formatTanja Bast2018-10-241-24/+26
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+1
* Base LPE refactorJabier Arraiza2018-03-261-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+3
* Code formatingJabiertxof2017-04-281-3/+3
* Fix headers on LPE'sJabiertxof2016-12-101-3/+3
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+3
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+0
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-1/+0
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-1/+1
* more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-171-1/+1
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-1/+0
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* turn SPPath into a class, and add some methods...Johan B. C. Engelen2012-01-171-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-04-071-2/+2
|\
| * Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-171-2/+2
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-2/+2
|\|
| * UI fixes (a.o. Bug #560751 )Kris De Gussem2010-10-021-2/+2
* | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-1/+1
|/
* Patch by Johan to fix crashing by undefined path parameters in 4 LPEsJosh Andler2009-10-051-1/+6
* correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...Johan B. C. Engelen2009-03-151-0/+2
* Merge from fe-movedTed Gould2008-11-211-10/+18
* lpe interpolate: fix traversal of trajectory_path. add option for equidistant...Johan B. C. Engelen2008-07-271-9/+14
* add LPE InterpolateJohan B. C. Engelen2008-07-271-0/+119