summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-sketch.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-22ok, restored construction lines! with a minimalist improvement of placement c...JF Barraud1-2/+49
2009-04-20unhide lpe-sketch. removed "construction lines" feature of this effect + mino...JF Barraud1-9/+27
2009-04-07Ctor fixes and misc warning cleanupsJon A. Cruz1-29/+29
2009-03-20bug fix (was broken since 2geom sbasis refactor).JF Barraud1-5/+6
2008-12-13fix LPE Sketch with new 2geomJohan B. C. Engelen1-3/+3
2008-11-21Merge from fe-movedTed Gould1-13/+15
2008-10-27From trunkTed Gould1-11/+12
2008-10-11Merging from trunkTed Gould1-0/+4
2008-06-14fixed another typoAlexandre Prokoudine1-2/+2
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-2/+0
2008-05-01copyeditingbulia byak1-15/+15
2008-04-13remove split_at_discontinuities from LPE code, because it has been moved to 2...Johan B. C. Engelen1-21/+1
2008-04-12Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan1-1/+1
2008-04-09change doEffect functions to use const& parametersJohan B. C. Engelen1-2/+2
2008-03-16lpe-sketch: deal with empty input. fix bug #201735.JF Barraud1-5/+6
2008-03-16lpe-sketch: fixed a bug about construction lines being all stacked on a singl...JF Barraud1-38/+19
2008-03-02stupid bug fix (crash upon big stroke length variation) + some parameters ren...JF Barraud1-12/+22
2008-02-25Whitespace cleanupJon A. Cruz1-347/+347
2008-02-253 new lpe gadgets: sketch, knot and vonkoch.JF Barraud1-0/+347