summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/originalpath.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clone original path lpe: add boilerplate code to allow to compensate for ↵Johan B. C. Engelen2012-04-081-0/+2
| | | | | linked path movement. but it should be worked out how the actual compensation should be written to SVG. don't want to add something to the cloneLPE SVG syntax in a haste (bzr r11188)
* select referred path when pressing shift+d (select original) for a path with ↵Johan B. C. Engelen2012-01-181-1/+2
| | | | | Clone original LPE (bzr r10905)
* LPE: add new LPE that outputs the original path data. used to make a clone ↵Johan B. C. Engelen2012-01-121-0/+49
(without LPE) of a path with an LPE applied (bzr r10874)