summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/originalpath.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-2/+3
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-6/+6
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot1-2/+2
2017-09-08Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a po...Jabiertxo Arraiza Cenoz1-0/+2
2013-01-17const ....Johan B. C. Engelen1-1/+1
2012-04-08clone original path lpe: add boilerplate code to allow to compensate for link...Johan B. C. Engelen1-0/+2
2012-01-18select referred path when pressing shift+d (select original) for a path with ...Johan B. C. Engelen1-1/+2
2012-01-12LPE: add new LPE that outputs the original path data. used to make a clone (w...Johan B. C. Engelen1-0/+49