summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-knot.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lpe-knot: fix crashJohan B. C. Engelen2010-05-151-11/+13
| | | | | | Fixed bugs: - https://launchpad.net/bugs/432523 (bzr r9421)
* decrease header depsJohan B. C. Engelen2009-11-231-0/+1
| | | (bzr r8842)
* Patch by Johan to fix 365903.Josh Andler2009-10-081-2/+14
| | | (bzr r8748)
* Deweirdification of user visible messages as proposed by TavAlexandre Prokoudine2009-08-111-4/+4
| | | (bzr r8468)
* comment out debug outputbulia byak2009-04-091-2/+2
| | | (bzr r7671)
* bug fix about closed path.JF Barraud2009-03-111-38/+66
| | | (bzr r7468)
* knot lpe: enable groups + cleanups/simplificationsJF Barraud2009-03-091-227/+277
| | | (bzr r7454)
* Warning cleanup.Jon A. Cruz2009-02-041-2/+2
| | | (bzr r7225)
* bug fix: handle paths with more than one component.JF Barraud2009-02-011-3/+3
| | | (bzr r7211)
* hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke ↵JF Barraud2009-01-251-1/+18
| | | | | width'. (bzr r7170)
* double inclusion fixJohan B. C. Engelen2009-01-201-1/+2
| | | (bzr r7151)
* Merge from fe-movedTed Gould2008-11-211-45/+59
| | | (bzr r6891)
* From trunkTed Gould2008-10-271-7/+11
| | | (bzr r6885)
* Merging from trunkTed Gould2008-10-111-2/+62
| | | (bzr r6884)
* lpe-knot update. Each crossing can be flipped independently.JF Barraud2008-09-161-139/+353
| | | (bzr r6816)
* fix for 2geom change (pointAndDerivative)Johan B. C. Engelen2008-06-171-1/+1
| | | (bzr r5971)
* 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)