summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-curvestitch.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused transform functions related to LPE and improvements to fill-bet...Jabier Arraiza2018-12-151-2/+0
* Clarify licensesMax Gaukler2018-11-081-3/+4
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Fixes bug 1655160 in stich subpathsJabiertxof2017-02-041-0/+1
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-1/+1
* more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-171-1/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* change doEffect functions to use const& parametersJohan B. C. Engelen2008-04-091-1/+1
* fix transformation of LPECurveStitch when "Scale width relative" is setJohan B. C. Engelen2008-01-171-0/+2
* sorry for this late feature change. this makes the curvestitching *that* much...Johan B. C. Engelen2008-01-171-3/+4
* Enhanced subcurve stitching tool to look more like Expression's effect linesJohan B. C. Engelen2007-11-201-1/+2
* LPE: no longer overload doEffect methods, but name them according to accepted...Johan B. C. Engelen2007-11-121-1/+1
* * UI text change "Curve stitching" to "Stitch subcurves"Johan B. C. Engelen2007-11-061-3/+5
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-1/+1
* trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-48/+48
* change Y-scaling for curve stiching and path-along-path. add warning message ...Johan B. C. Engelen2007-09-141-1/+1
* LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...Johan B. C. Engelen2007-09-041-0/+1
* LPE: add RandomParam type.Johan B. C. Engelen2007-09-021-2/+3
* Add "scale y stroke" parameter to Curve Stitching LPEJohan B. C. Engelen2007-08-311-0/+2
* LPE:Johan B. C. Engelen2007-08-291-0/+44