summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-knot.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* copyeditbulia byak2008-05-091-1/+1
| | | (bzr r5640)
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-8/+0
| | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636)
* change doEffect functions to use const& parametersJohan B. C. Engelen2008-04-091-6/+6
| | | (bzr r5394)
* lpe-vonkoch: complexity bound + choose bbox/segment as reference.JF Barraud2008-03-161-52/+59
| | | | | lpe-knot: support for self intersecting bezier (will be moved to 2geom). (bzr r5103)
* skeletal-stroke: offset parameters are back again... optionaly proportional ↵JF Barraud2008-03-091-1/+1
| | | | | to pattern size. (bzr r5007)
* Whitespace cleanupJon A. Cruz2008-02-251-260/+260
| | | (bzr r4843)
* 3 new lpe gadgets: sketch, knot and vonkoch.JF Barraud2008-02-251-0/+260
(bzr r4842)