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