summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add default value stuff for LPE parametersJohan B. C. Engelen2007-08-191-6/+13
| | | (bzr r3536)
* Add lpe-skeleton for easy implementation!Johan B. C. Engelen2007-08-171-0/+1
| | | (bzr r3500)
* Fix LPE:Johan B. C. Engelen2007-08-171-17/+27
| | | | | | | | * add default values for parameters * remove text for LPE_INVALID * update example for skel strokes * clean a bit of the code (bzr r3498)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+232
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)