summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-skeletalstrokes.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* rename LPESkeletalStrokes -> LPEPatternAlongPathJohan B. C. Engelen2008-04-081-244/+0
* lpe-skeletal-stroke: fixed bug #204046 (skeleton having more than one subpath...JF Barraud2008-04-011-70/+97
* remove multiple inheritance from lpe PathParam. since it is often desired to ...Johan B. C. Engelen2008-03-231-1/+1
* skeletal-stroke: offset parameters are back again... optionaly proportional t...JF Barraud2008-03-091-12/+53
* revert to previous version.JF Barraud2008-02-101-20/+9
* lpe-skeletal-stroke: make spacing and normal_offset parameters do something...JF Barraud2008-02-051-9/+20
* add default functions for transforming lpe-pathalongpath.cpp and lpe-skeletal...Johan B. C. Engelen2008-01-181-0/+7
* Fix missing tooltips in LPE's. (Closes LP: #178471)Bryce Harrington2008-01-061-1/+1
* Make LPE Path along path behave more naturally. (fixes problems in moving a p...Johan B. C. Engelen2007-11-181-1/+1
* LPE: no longer overload doEffect methods, but name them according to accepted...Johan B. C. Engelen2007-11-121-1/+1
* trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-169/+169
* add verticalpattern checkbox to path-along-path and some parameters that are ...Johan B. C. Engelen2007-09-151-3/+11
* copyeditbulia byak2007-09-141-2/+2
* Change "scale y" to "scale width" in description of LPEs.Johan B. C. Engelen2007-09-141-2/+2
* change Y-scaling for curve stiching and path-along-path. add warning message ...Johan B. C. Engelen2007-09-141-6/+12
* copyeditbulia byak2007-09-121-4/+4
* LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...Johan B. C. Engelen2007-09-041-6/+12
* 2 LPE things:Johan B. C. Engelen2007-08-261-15/+6
* Rename "Skeletal Strokes" LPE to "Path along path" to better describe what it...Johan B. C. Engelen2007-08-251-4/+4
* Fix LPE:Johan B. C. Engelen2007-08-171-9/+6
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+161