summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* LPE: implement NEW path-along-path effect, i think that old one has become ob...Johan B. C. Engelen2007-10-301-1/+17
* LPE: implement 'edit next LPE parameter'. Accessible through key '7'.Johan B. C. Engelen2007-10-281-0/+41
* LPE: add on-canvas editing of path parameters!Johan B. C. Engelen2007-10-201-5/+3
* trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-280/+280
* change Y-scaling for curve stiching and path-along-path. add warning message ...Johan B. C. Engelen2007-09-141-3/+5
* LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...Johan B. C. Engelen2007-09-041-5/+24
* Try to fix translation of LPE names.Johan B. C. Engelen2007-08-301-7/+7
* LPE:Johan B. C. Engelen2007-08-291-1/+6
* Rename "Skeletal Strokes" LPE to "Path along path" to better describe what it...Johan B. C. Engelen2007-08-251-1/+1
* Add #define to disable "test" LPE'sJohan B. C. Engelen2007-08-251-1/+5
* Add default value stuff for LPE parametersJohan B. C. Engelen2007-08-191-6/+13
* Add lpe-skeleton for easy implementation!Johan B. C. Engelen2007-08-171-0/+1
* Fix LPE:Johan B. C. Engelen2007-08-171-17/+27
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+232