summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
* translator comments and minor string fixesIvan Mas??r2009-04-232-5/+6
* ok, restored construction lines! with a minimalist improvement of placement c...JF Barraud2009-04-222-3/+56
* unhide lpe-sketch. removed "construction lines" feature of this effect + mino...JF Barraud2009-04-203-11/+33
* add LPE recursive skeleton (experimental)Johan B. C. Engelen2009-04-125-0/+190
* override transform_multiply for patternalongpath to disable transform forward...Johan B. C. Engelen2009-04-122-0/+13
* Use the line intersection routines in 2geom/line.h instead of the deprecated ...Diederik van Lierop2009-04-121-6/+6
* Fix two missing icons in live effect parametersKrzysztof Kosi??ski2009-04-111-2/+2
* comment out debug outputbulia byak2009-04-091-2/+2
* Ctor fixes and misc warning cleanupsJon A. Cruz2009-04-074-44/+46
* noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...Peter Moulder2009-04-072-663/+663
* unhide hatches lpe (tests commited to test-suite).JF Barraud2009-03-271-1/+1
* bug fix: close open paths on input.JF Barraud2009-03-271-2/+9
* fixed some bugs (bad render of thick/thin parts + reversed bending + occasion...JF Barraud2009-03-261-57/+36
* bug fix (was broken since 2geom sbasis refactor).JF Barraud2009-03-201-5/+6
* tidy up SPObjects that must always be LivePathEffectObjectsJohan B. C. Engelen2009-03-191-1/+1
* correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...Johan B. C. Engelen2009-03-159-1/+22
* Envelope Deform LPE is no longer experimentalJohan B. C. Engelen2009-03-151-1/+1
* store default size in lpe::ArrayParamJohan B. C. Engelen2009-03-151-2/+3
* moved VonKoch lpe to non experimental: relevant tests commited as well...JF Barraud2009-03-131-3/+3
* move canvastext to its own file (no linking error for me anymore), add outlin...bulia byak2009-03-112-1/+3
* bug fix about closed path.JF Barraud2009-03-111-38/+66
* knot lpe: enable groups + cleanups/simplificationsJF Barraud2009-03-092-240/+296
* Fix a translatable string incorrectly being considered a printf format Krzysztof Kosi??ski2009-02-261-6/+16
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-202-12/+2
* Remove superfluous FreehandShape LPEMaximilian Albert2009-02-193-14/+0
* Warning cleanup.Jon A. Cruz2009-02-041-2/+2
* enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)Johan B. C. Engelen2009-02-021-1/+1
* enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)Johan B. C. Engelen2009-02-021-2/+2
* knot-lpe enabled (tests commited to testsuite).JF Barraud2009-02-021-1/+4
* bug fix: handle paths with more than one component.JF Barraud2009-02-011-3/+3
* Added missing translation.Marcin Floryan2009-01-271-1/+1
* hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke wid...JF Barraud2009-01-254-52/+78
* move most of the new LPEs to the experimental section, this means that most o...Johan B. C. Engelen2009-01-241-9/+11
* double inclusion fixJohan B. C. Engelen2009-01-201-1/+2
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-091-0/+4
* move shape_editor from node context to the parent class, event contextbulia byak2009-01-081-1/+1
* Cmake build fixes, minorJoshua L. Blocher2009-01-051-1/+0
* apologies for our very fine windows build systemJohan B. C. Engelen2009-01-041-0/+2
* rely on config file for enabling test effectsJohan B. C. Engelen2009-01-031-2/+4
* remove some of the lpe test define clauses. they are not needed. this in prep...Johan B. C. Engelen2009-01-032-8/+2
* added lpe-dynastroke, but hidden as experimental.JF Barraud2009-01-035-0/+404
* reorder LPE listJohan B. C. Engelen2009-01-022-13/+13
* fixed transform_mutliply for vector lpe parameter.JF Barraud2008-12-171-1/+1
* fix LPE Sketch with new 2geomJohan B. C. Engelen2008-12-131-3/+3
* please don't forget to update Makefile_insertbulia byak2008-11-261-2/+2
* renamed lpe-hatches to lpe-rough-hatches.JF Barraud2008-11-265-26/+26
* Merge from fe-movedTed Gould2008-11-2133-629/+1475
* From trunkTed Gould2008-10-2716-65/+52
* Merging from trunkTed Gould2008-10-1111-168/+399