summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add Aaron and Michael as copyright holders of lpe-gears.cpp. Sorry I forgot ↵Johan B. C. Engelen2010-02-181-0/+2
| | | | | them :-( (bzr r9098)
* remove obsolete TODO comment that has been done alreadyJohan B. C. Engelen2010-02-141-1/+0
| | | (bzr r9086.1.2)
* add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.Johan B. C. Engelen2010-02-142-17/+17
| | | (bzr r9086.1.1)
* improve LPE extrude such that cusps work for closed paths tooJohan B. C. Engelen2010-02-041-2/+12
| | | (bzr r9051)
* Fix some of the LPE issues.Krzysztof Kosi??ski2010-01-221-2/+2
| | | (bzr r9013)
* improve LPEExtrude: now connecting lines are also drawn at cuspsJohan B. C. Engelen2010-01-171-4/+44
| | | (bzr r8995)
* Warning cleanup.Jon A. Cruz2010-01-151-2/+2
| | | (bzr r8981)
* * Merge from trunkKrzysztof Kosi??ski2010-01-146-31/+32
|\ | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11)
| * Refactoring of 3D box tool, mainly to avoid unnecessary creation of ↵Maximilian Albert2009-12-261-1/+1
| | | | | | | | | | perspectives. (bzr r8910)
| * Warning cleanupJon A. Cruz2009-12-205-30/+31
| | | | | | (bzr r8895)
* | Remove remnants of old node toolKrzysztof Kosi??ski2009-12-247-10/+0
| | | | | | (bzr r8846.2.6)
* | Fix LPEs and break mask transform undoKrzysztof Kosi??ski2009-12-0810-45/+30
| | | | | | (bzr r8846.2.3)
* | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-13/+3
|/ | | (bzr r8846.1.1)
* hopefully fix build on linuxJohan B. C. Engelen2009-11-241-0/+2
| | | (bzr r8843)
* decrease header depsJohan B. C. Engelen2009-11-235-1/+5
| | | (bzr r8842)
* decrease header dependenciesJohan B. C. Engelen2009-11-232-6/+11
| | | (bzr r8841)
* add LPE extrude. it's not finished yet!Johan B. C. Engelen2009-11-234-0/+203
| | | (bzr r8838)
* Patch by Johan to fix 365903.Josh Andler2009-10-081-2/+14
| | | (bzr r8748)
* Patch by Johan to fix crashing by undefined path parameters in 4 LPEsJosh Andler2009-10-054-2/+26
| | | (bzr r8723)
* Other patch by Johan to comment out a warning. Thanks Johan!Josh Andler2009-09-261-1/+1
| | | (bzr r8652)
* Fix by Johan for 436304.Josh Andler2009-09-261-5/+8
| | | (bzr r8651)
* textual patch from bug 408093bulia byak2009-09-062-16/+16
| | | (bzr r8563)
* patch by Alvin for 418798bulia byak2009-08-291-2/+4
| | | (bzr r8545)
* lpe-spiro: fix problem with rounding and very nearly zero closing line segmentsJohan B. C. Engelen2009-08-261-1/+3
| | | (bzr r8541)
* patch from 417179 by Alvinbulia byak2009-08-241-0/+1
| | | (bzr r8530)
* patch by Alvin Penner for bug 415079bulia byak2009-08-181-0/+2
| | | (bzr r8503)
* Deweirdification of user visible messages as proposed by TavAlexandre Prokoudine2009-08-111-4/+4
| | | (bzr r8468)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-064-10/+10
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-1/+1
| | | (bzr r8406)
* SPDocument->Documentjohnce2009-08-052-5/+5
| | | (bzr r8405)
* SPDocument->Documentjohnce2009-08-051-4/+4
| | | (bzr r8404)
* Small fix in ruler LPE: marks shouldn't have double length when they are ↵Maximilian Albert2009-06-211-0/+4
| | | | | applied on both sides (bzr r8126)
* Remove 'Is visible?' checkbox from LPE editor because it duplicates ↵Maximilian Albert2009-06-213-8/+13
| | | | | functionality (bzr r8125)
* made ruler lpe "official" + restored a "unit" param and fixed end mark on ↵JF Barraud2009-06-053-5/+31
| | | | | closed path. (bzr r7997)
* call default setup_nodepath for lpe-spiro, to get correct color of the ↵Johan B. C. Engelen2009-06-021-0/+1
| | | | | helperpath (bzr r7974)
* make LPE-Interpolate "official"Johan B. C. Engelen2009-05-141-1/+1
| | | (bzr r7881)
* Minor correction in messageNicolas Dufour2009-05-071-1/+1
| | | (bzr r7835)
* remove the deactivate knotholder parameterbulia byak2009-05-072-8/+0
| | | (bzr r7833)
* * [INTL:*] fixed typos (by Yuri Chornoivan)Ivan Mas??r2009-05-062-2/+2
| | | (bzr r7827)
* translator comments and minor string fixesIvan Mas??r2009-04-232-5/+6
| | | (bzr r7763)
* ok, restored construction lines! with a minimalist improvement of placement ↵JF Barraud2009-04-222-3/+56
| | | | | control... (bzr r7758)
* unhide lpe-sketch. removed "construction lines" feature of this effect + ↵JF Barraud2009-04-203-11/+33
| | | | | minor bug fix. (bzr r7743)
* add LPE recursive skeleton (experimental)Johan B. C. Engelen2009-04-125-0/+190
| | | (bzr r7692)
* override transform_multiply for patternalongpath to disable transform ↵Johan B. C. Engelen2009-04-122-0/+13
| | | | | forwarding to its parameters. (bzr r7691)
* Use the line intersection routines in 2geom/line.h instead of the deprecated ↵Diederik van Lierop2009-04-121-6/+6
| | | | | ones in 2geom/geom.h. (I know we're in a refactoring freeze, but this one I was already working on before this freeze was announced and it's quite safe IMHO. It's only a small change in 2geom's API and can hardly do any real harm. I will not refactor anything else until after the v0.47 release, promised!) (bzr r7688)
* Fix two missing icons in live effect parametersKrzysztof Kosi??ski2009-04-111-2/+2
| | | (bzr r7686)
* comment out debug outputbulia byak2009-04-091-2/+2
| | | (bzr r7671)
* Ctor fixes and misc warning cleanupsJon A. Cruz2009-04-074-44/+46
| | | (bzr r7650)
* noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ↵Peter Moulder2009-04-072-663/+663
| | | | | \( -name '*.cpp' -o -name '*.h' \) -print0 | xargs -0 svn propset svn:eol-style native) (bzr r7649)
* unhide hatches lpe (tests commited to test-suite).JF Barraud2009-03-271-1/+1
| | | (bzr r7574)