index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-18
add Aaron and Michael as copyright holders of lpe-gears.cpp. Sorry I forgot t...
Johan B. C. Engelen
1
-0
/
+2
2010-02-14
remove obsolete TODO comment that has been done already
Johan B. C. Engelen
1
-1
/
+0
2010-02-14
add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.
Johan B. C. Engelen
2
-17
/
+17
2010-02-04
improve LPE extrude such that cusps work for closed paths too
Johan B. C. Engelen
1
-2
/
+12
2010-01-22
Fix some of the LPE issues.
Krzysztof Kosi??ski
1
-2
/
+2
2010-01-17
improve LPEExtrude: now connecting lines are also drawn at cusps
Johan B. C. Engelen
1
-4
/
+44
2010-01-15
Warning cleanup.
Jon A. Cruz
1
-2
/
+2
2009-12-26
Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...
Maximilian Albert
1
-1
/
+1
2009-12-24
Remove remnants of old node tool
Krzysztof Kosi??ski
7
-10
/
+0
2009-12-20
Warning cleanup
Jon A. Cruz
5
-30
/
+31
2009-12-08
Fix LPEs and break mask transform undo
Krzysztof Kosi??ski
10
-45
/
+30
2009-11-29
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
1
-13
/
+3
2009-11-24
hopefully fix build on linux
Johan B. C. Engelen
1
-0
/
+2
2009-11-23
decrease header deps
Johan B. C. Engelen
5
-1
/
+5
2009-11-23
decrease header dependencies
Johan B. C. Engelen
2
-6
/
+11
2009-11-23
add LPE extrude. it's not finished yet!
Johan B. C. Engelen
4
-0
/
+203
2009-10-08
Patch by Johan to fix 365903.
Josh Andler
1
-2
/
+14
2009-10-05
Patch by Johan to fix crashing by undefined path parameters in 4 LPEs
Josh Andler
4
-2
/
+26
2009-09-26
Other patch by Johan to comment out a warning. Thanks Johan!
Josh Andler
1
-1
/
+1
2009-09-26
Fix by Johan for 436304.
Josh Andler
1
-5
/
+8
2009-09-06
textual patch from bug 408093
bulia byak
2
-16
/
+16
2009-08-29
patch by Alvin for 418798
bulia byak
1
-2
/
+4
2009-08-26
lpe-spiro: fix problem with rounding and very nearly zero closing line segments
Johan B. C. Engelen
1
-1
/
+3
2009-08-24
patch from 417179 by Alvin
bulia byak
1
-0
/
+1
2009-08-18
patch by Alvin Penner for bug 415079
bulia byak
1
-0
/
+2
2009-08-11
Deweirdification of user visible messages as proposed by Tav
Alexandre Prokoudine
1
-4
/
+4
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
4
-10
/
+10
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
2
-5
/
+5
2009-08-05
SPDocument->Document
johnce
1
-4
/
+4
2009-06-21
Small fix in ruler LPE: marks shouldn't have double length when they are appl...
Maximilian Albert
1
-0
/
+4
2009-06-21
Remove 'Is visible?' checkbox from LPE editor because it duplicates functiona...
Maximilian Albert
3
-8
/
+13
2009-06-05
made ruler lpe "official" + restored a "unit" param and fixed end mark on clo...
JF Barraud
3
-5
/
+31
2009-06-02
call default setup_nodepath for lpe-spiro, to get correct color of the helper...
Johan B. C. Engelen
1
-0
/
+1
2009-05-14
make LPE-Interpolate "official"
Johan B. C. Engelen
1
-1
/
+1
2009-05-07
Minor correction in message
Nicolas Dufour
1
-1
/
+1
2009-05-07
remove the deactivate knotholder parameter
bulia byak
2
-8
/
+0
2009-05-06
* [INTL:*] fixed typos (by Yuri Chornoivan)
Ivan Mas??r
2
-2
/
+2
2009-04-23
translator comments and minor string fixes
Ivan Mas??r
2
-5
/
+6
2009-04-22
ok, restored construction lines! with a minimalist improvement of placement c...
JF Barraud
2
-3
/
+56
2009-04-20
unhide lpe-sketch. removed "construction lines" feature of this effect + mino...
JF Barraud
3
-11
/
+33
2009-04-12
add LPE recursive skeleton (experimental)
Johan B. C. Engelen
5
-0
/
+190
2009-04-12
override transform_multiply for patternalongpath to disable transform forward...
Johan B. C. Engelen
2
-0
/
+13
2009-04-12
Use the line intersection routines in 2geom/line.h instead of the deprecated ...
Diederik van Lierop
1
-6
/
+6
2009-04-11
Fix two missing icons in live effect parameters
Krzysztof Kosi??ski
1
-2
/
+2
2009-04-09
comment out debug output
bulia byak
1
-2
/
+2
2009-04-07
Ctor fixes and misc warning cleanups
Jon A. Cruz
4
-44
/
+46
2009-04-07
noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...
Peter Moulder
2
-663
/
+663
2009-03-27
unhide hatches lpe (tests commited to test-suite).
JF Barraud
1
-1
/
+1
2009-03-27
bug fix: close open paths on input.
JF Barraud
1
-2
/
+9
[next]