summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add default value stuff for LPE parametersJohan B. C. Engelen2007-08-198-23/+84
| | | (bzr r3536)
* forgot to add lpe-skeleton files to SVN...Johan B. C. Engelen2007-08-192-0/+156
| | | (bzr r3522)
* Doh! Sorry for breaking compile (always test!)Michael G. Sloan2007-08-181-1/+1
| | | (bzr r3504)
* Fixing a possible segfault in the sbasis to path code (also committed to 2geom))Michael G. Sloan2007-08-181-2/+1
| | | (bzr r3503)
* Add lpe-skeleton for easy implementation!Johan B. C. Engelen2007-08-173-8/+2
| | | (bzr r3500)
* Fix LPE:Johan B. C. Engelen2007-08-1715-81/+110
| | | | | | | | * 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-1428-0/+2906
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)