summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-envelope.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, ↵Johan B. C. Engelen2009-03-151-0/+2
| | | | | all default values are written to SVG. This greatly improves future compatibility. (bzr r7499)
* From trunkTed Gould2008-10-271-7/+0
| | | (bzr r6885)
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-3/+0
| | | (bzr r6540)
* add comments about setting new LPE PathParam path data. refactor things a ↵Johan B. C. Engelen2008-07-201-4/+4
| | | | | bit for easier comprehension and optimization possibility from within nodepath (bzr r6371)
* update 2geom (svn rev1433)Johan B. C. Engelen2008-07-031-1/+1
| | | (bzr r6134)
* LPE Enveloppe: return input path when xx and yy are both falseJohan B. C. Engelen2008-06-121-0/+3
| | | (bzr r5911)
* New LPE : Envelope deformationBastien Bouclet2008-05-171-0/+260
(bzr r5684)