summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LPE:Johan B. C. Engelen2007-08-291-0/+1
| | | | | | | - rename RealParam to ScalarParam, add range checking for ScalarParam, add integer only flag for it aswell. - fix up todo.txt and create new one for parameters - add Curve Stitch LPE (bzr r3614)
* Add #define to disable "test" LPE'sJohan B. C. Engelen2007-08-251-0/+4
| | | (bzr r3583)
* Add lpe-skeleton for easy implementation!Johan B. C. Engelen2007-08-171-1/+1
| | | (bzr r3500)
* Fix LPE:Johan B. C. Engelen2007-08-171-6/+5
| | | | | | | | * 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/+108
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)