summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-interpolate_points.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-02modernize loopsMarc Jeanmougin1-5/+5
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2017-12-02Remobing bspline interpolatorJabier Arraiza1-2/+1
2017-12-01Working on BSpline interpolatorJabier Arraiza1-1/+2
2017-12-01CleaninngJabier Arraiza1-2/+1
2017-12-01Remobe BSPline interpolator, a non success code and remove showhandles codeJabiertxo Arraiza Cenoz1-2/+1
2017-11-29Add BSPLine interpolatorJabier Arraiza1-1/+2
2017-11-28Working on BSPline interpolatorJabier Arraiza1-1/+2
2017-10-17Remove std::auto_ptrJan Lingscheid1-4/+0
2016-12-16remove rollback to 15315Jabiertxof1-1/+2
2016-12-16Rollback 15315Jabiertxof1-2/+1
2016-12-10Fix headers on LPE'sJabiertxof1-1/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+0
2015-11-16removes warnings when compiling with c++11 using uniqueptr instead of autoptrMarc Jeanmougin1-1/+4
2014-09-27Update to experimental r13565Liam P. White1-1/+1
2014-09-07Update to experimental r13543Liam P. White1-1/+1
2014-09-04lpe interpolate points: small code style fix-up. should be done for all LPEsJohan B. C. Engelen1-1/+1
2014-08-23add missing files from last commitJohan B. C. Engelen1-0/+94