summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-pathalongpath.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make LPE Path along path behave more naturally. (fixes problems in moving a ↵Johan B. C. Engelen2007-11-181-1/+7
| | | | | path with that effect applied to it) (bzr r4107)
* LPE: no longer overload doEffect methods, but name them according to ↵Johan B. C. Engelen2007-11-121-1/+1
| | | | | accepted arguments. This saves developer brain time because of 'hiding' issues. (bzr r4067)
* temporary fix for crash with shapes and path-along-path LPEJohan B. C. Engelen2007-10-301-0/+3
| | | (bzr r3985)
* ok. so NOW the new effect is committed...Johan B. C. Engelen2007-10-301-0/+195
(bzr r3984)