summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-sketch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ok, restored construction lines! with a minimalist improvement of placement c...JF Barraud2009-04-221-2/+49
* unhide lpe-sketch. removed "construction lines" feature of this effect + mino...JF Barraud2009-04-201-9/+27
* Ctor fixes and misc warning cleanupsJon A. Cruz2009-04-071-29/+29
* bug fix (was broken since 2geom sbasis refactor).JF Barraud2009-03-201-5/+6
* fix LPE Sketch with new 2geomJohan B. C. Engelen2008-12-131-3/+3
* Merge from fe-movedTed Gould2008-11-211-13/+15
* From trunkTed Gould2008-10-271-11/+12
* Merging from trunkTed Gould2008-10-111-0/+4
* fixed another typoAlexandre Prokoudine2008-06-141-2/+2
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-2/+0
* copyeditingbulia byak2008-05-011-15/+15
* remove split_at_discontinuities from LPE code, because it has been moved to 2...Johan B. C. Engelen2008-04-131-21/+1
* Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan2008-04-121-1/+1
* change doEffect functions to use const& parametersJohan B. C. Engelen2008-04-091-2/+2
* lpe-sketch: deal with empty input. fix bug #201735.JF Barraud2008-03-161-5/+6
* lpe-sketch: fixed a bug about construction lines being all stacked on a singl...JF Barraud2008-03-161-38/+19
* stupid bug fix (crash upon big stroke length variation) + some parameters ren...JF Barraud2008-03-021-12/+22
* Whitespace cleanupJon A. Cruz2008-02-251-347/+347
* 3 new lpe gadgets: sketch, knot and vonkoch.JF Barraud2008-02-251-0/+347