summaryrefslogtreecommitdiffstats
path: root/src/live_effects (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-18add Aaron and Michael as copyright holders of lpe-gears.cpp. Sorry I forgot t...Johan B. C. Engelen1-0/+2
2010-02-14remove obsolete TODO comment that has been done alreadyJohan B. C. Engelen1-1/+0
2010-02-14add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.Johan B. C. Engelen2-17/+17
2010-02-04improve LPE extrude such that cusps work for closed paths tooJohan B. C. Engelen1-2/+12
2010-01-22Fix some of the LPE issues.Krzysztof Kosi??ski1-2/+2
2010-01-17improve LPEExtrude: now connecting lines are also drawn at cuspsJohan B. C. Engelen1-4/+44
2010-01-15Warning cleanup.Jon A. Cruz1-2/+2
2009-12-26Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...Maximilian Albert1-1/+1
2009-12-24Remove remnants of old node toolKrzysztof Kosi??ski7-10/+0
2009-12-20Warning cleanupJon A. Cruz5-30/+31
2009-12-08Fix LPEs and break mask transform undoKrzysztof Kosi??ski10-45/+30
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-13/+3
2009-11-24hopefully fix build on linuxJohan B. C. Engelen1-0/+2
2009-11-23decrease header depsJohan B. C. Engelen5-1/+5
2009-11-23decrease header dependenciesJohan B. C. Engelen2-6/+11
2009-11-23add LPE extrude. it's not finished yet!Johan B. C. Engelen4-0/+203
2009-10-08Patch by Johan to fix 365903.Josh Andler1-2/+14
2009-10-05Patch by Johan to fix crashing by undefined path parameters in 4 LPEsJosh Andler4-2/+26
2009-09-26Other patch by Johan to comment out a warning. Thanks Johan!Josh Andler1-1/+1
2009-09-26Fix by Johan for 436304.Josh Andler1-5/+8
2009-09-06textual patch from bug 408093bulia byak2-16/+16
2009-08-29patch by Alvin for 418798bulia byak1-2/+4
2009-08-26lpe-spiro: fix problem with rounding and very nearly zero closing line segmentsJohan B. C. Engelen1-1/+3
2009-08-24patch from 417179 by Alvinbulia byak1-0/+1
2009-08-18patch by Alvin Penner for bug 415079bulia byak1-0/+2
2009-08-11Deweirdification of user visible messages as proposed by TavAlexandre Prokoudine1-4/+4
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert4-10/+10
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-08-05SPDocument->Documentjohnce2-5/+5
2009-08-05SPDocument->Documentjohnce1-4/+4
2009-06-21Small fix in ruler LPE: marks shouldn't have double length when they are appl...Maximilian Albert1-0/+4
2009-06-21Remove 'Is visible?' checkbox from LPE editor because it duplicates functiona...Maximilian Albert3-8/+13
2009-06-05made ruler lpe "official" + restored a "unit" param and fixed end mark on clo...JF Barraud3-5/+31
2009-06-02call default setup_nodepath for lpe-spiro, to get correct color of the helper...Johan B. C. Engelen1-0/+1
2009-05-14make LPE-Interpolate "official"Johan B. C. Engelen1-1/+1
2009-05-07Minor correction in messageNicolas Dufour1-1/+1
2009-05-07remove the deactivate knotholder parameterbulia byak2-8/+0
2009-05-06* [INTL:*] fixed typos (by Yuri Chornoivan)Ivan Mas??r2-2/+2
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