summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-rough-hatches.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bug fix: close open paths on input.JF Barraud2009-03-271-2/+9
| | | (bzr r7573)
* fixed some bugs (bad render of thick/thin parts + reversed bending + ↵JF Barraud2009-03-261-57/+36
| | | | | occasional crash (depends on 2geom update)...) (bzr r7561)
* 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)
* hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke ↵JF Barraud2009-01-251-47/+51
| | | | | width'. (bzr r7170)
* renamed lpe-hatches to lpe-rough-hatches.JF Barraud2008-11-261-0/+593
(bzr r6905)