summaryrefslogtreecommitdiffstats
path: root/src/live_effects (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-23translator comments and minor string fixesIvan Mas??r2-5/+6
2009-04-22ok, restored construction lines! with a minimalist improvement of placement c...JF Barraud2-3/+56
2009-04-20unhide lpe-sketch. removed "construction lines" feature of this effect + mino...JF Barraud3-11/+33
2009-04-12add LPE recursive skeleton (experimental)Johan B. C. Engelen5-0/+190
2009-04-12override transform_multiply for patternalongpath to disable transform forward...Johan B. C. Engelen2-0/+13
2009-04-12Use the line intersection routines in 2geom/line.h instead of the deprecated ...Diederik van Lierop1-6/+6
2009-04-11Fix two missing icons in live effect parametersKrzysztof Kosi??ski1-2/+2
2009-04-09comment out debug outputbulia byak1-2/+2
2009-04-07Ctor fixes and misc warning cleanupsJon A. Cruz4-44/+46
2009-04-07noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...Peter Moulder2-663/+663
2009-03-27unhide hatches lpe (tests commited to test-suite).JF Barraud1-1/+1
2009-03-27bug fix: close open paths on input.JF Barraud1-2/+9
2009-03-26fixed some bugs (bad render of thick/thin parts + reversed bending + occasion...JF Barraud1-57/+36
2009-03-20bug fix (was broken since 2geom sbasis refactor).JF Barraud1-5/+6
2009-03-19tidy up SPObjects that must always be LivePathEffectObjectsJohan B. C. Engelen1-1/+1
2009-03-15correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...Johan B. C. Engelen9-1/+22
2009-03-15Envelope Deform LPE is no longer experimentalJohan B. C. Engelen1-1/+1
2009-03-15store default size in lpe::ArrayParamJohan B. C. Engelen1-2/+3
2009-03-13moved VonKoch lpe to non experimental: relevant tests commited as well...JF Barraud1-3/+3
2009-03-11move canvastext to its own file (no linking error for me anymore), add outlin...bulia byak2-1/+3
2009-03-11bug fix about closed path.JF Barraud1-38/+66
2009-03-09knot lpe: enable groups + cleanups/simplificationsJF Barraud2-240/+296
2009-02-26Fix a translatable string incorrectly being considered a printf format Krzysztof Kosi??ski1-6/+16
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2-12/+2
2009-02-19Remove superfluous FreehandShape LPEMaximilian Albert3-14/+0
2009-02-04Warning cleanup.Jon A. Cruz1-2/+2
2009-02-02enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)Johan B. C. Engelen1-1/+1
2009-02-02enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)Johan B. C. Engelen1-2/+2
2009-02-02knot-lpe enabled (tests commited to testsuite).JF Barraud1-1/+4
2009-02-01bug fix: handle paths with more than one component.JF Barraud1-3/+3
2009-01-27Added missing translation.Marcin Floryan1-1/+1
2009-01-25hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke wid...JF Barraud4-52/+78
2009-01-24move most of the new LPEs to the experimental section, this means that most o...Johan B. C. Engelen1-9/+11
2009-01-20double inclusion fixJohan B. C. Engelen1-1/+2
2009-01-12Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher1-1/+3
2009-01-09Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher1-0/+4
2009-01-08move shape_editor from node context to the parent class, event contextbulia byak1-1/+1
2009-01-05Cmake build fixes, minorJoshua L. Blocher1-1/+0
2009-01-04apologies for our very fine windows build systemJohan B. C. Engelen1-0/+2
2009-01-03rely on config file for enabling test effectsJohan B. C. Engelen1-2/+4
2009-01-03remove some of the lpe test define clauses. they are not needed. this in prep...Johan B. C. Engelen2-8/+2
2009-01-03added lpe-dynastroke, but hidden as experimental.JF Barraud5-0/+404
2009-01-02reorder LPE listJohan B. C. Engelen2-13/+13
2008-12-17fixed transform_mutliply for vector lpe parameter.JF Barraud1-1/+1
2008-12-13fix LPE Sketch with new 2geomJohan B. C. Engelen1-3/+3
2008-11-26please don't forget to update Makefile_insertbulia byak1-2/+2
2008-11-26renamed lpe-hatches to lpe-rough-hatches.JF Barraud5-26/+26
2008-11-21Merge from fe-movedTed Gould33-629/+1475
2008-10-27From trunkTed Gould16-65/+52
2008-10-11Merging from trunkTed Gould11-168/+399