summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-interpolate_points.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernize loopsMarc Jeanmougin2019-01-021-5/+5
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Remobing bspline interpolatorJabier Arraiza2017-12-021-2/+1
* Working on BSpline interpolatorJabier Arraiza2017-12-011-1/+2
* CleaninngJabier Arraiza2017-12-011-2/+1
* Working on BSPline interpolatorJabier Arraiza2017-11-281-1/+2
* Remove std::auto_ptrJan Lingscheid2017-10-171-4/+0
* Fix headers on LPE'sJabiertxof2016-12-101-1/+2
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+2
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+0
* removes warnings when compiling with c++11 using uniqueptr instead of autoptrMarc Jeanmougin2015-11-161-1/+4
* lpe interpolate points: small code style fix-up. should be done for all LPEsJohan B. C. Engelen2014-09-041-1/+1
* add missing files from last commitJohan B. C. Engelen2014-08-231-0/+94