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
...
*
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
*
bug fix: close open paths on input.
JF Barraud
2009-03-27
1
-2
/
+9
*
fixed some bugs (bad render of thick/thin parts + reversed bending + occasion...
JF Barraud
2009-03-26
1
-57
/
+36
*
bug fix (was broken since 2geom sbasis refactor).
JF Barraud
2009-03-20
1
-5
/
+6
*
tidy up SPObjects that must always be LivePathEffectObjects
Johan B. C. Engelen
2009-03-19
1
-1
/
+1
*
correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...
Johan B. C. Engelen
2009-03-15
9
-1
/
+22
*
Envelope Deform LPE is no longer experimental
Johan B. C. Engelen
2009-03-15
1
-1
/
+1
*
store default size in lpe::ArrayParam
Johan B. C. Engelen
2009-03-15
1
-2
/
+3
*
moved VonKoch lpe to non experimental: relevant tests commited as well...
JF Barraud
2009-03-13
1
-3
/
+3
*
move canvastext to its own file (no linking error for me anymore), add outlin...
bulia byak
2009-03-11
2
-1
/
+3
*
bug fix about closed path.
JF Barraud
2009-03-11
1
-38
/
+66
*
knot lpe: enable groups + cleanups/simplifications
JF Barraud
2009-03-09
2
-240
/
+296
*
Fix a translatable string incorrectly being considered a printf format
Krzysztof Kosi??ski
2009-02-26
1
-6
/
+16
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
2
-12
/
+2
*
Remove superfluous FreehandShape LPE
Maximilian Albert
2009-02-19
3
-14
/
+0
*
Warning cleanup.
Jon A. Cruz
2009-02-04
1
-2
/
+2
*
enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)
Johan B. C. Engelen
2009-02-02
1
-1
/
+1
*
enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)
Johan B. C. Engelen
2009-02-02
1
-2
/
+2
*
knot-lpe enabled (tests commited to testsuite).
JF Barraud
2009-02-02
1
-1
/
+4
*
bug fix: handle paths with more than one component.
JF Barraud
2009-02-01
1
-3
/
+3
*
Added missing translation.
Marcin Floryan
2009-01-27
1
-1
/
+1
*
hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke wid...
JF Barraud
2009-01-25
4
-52
/
+78
*
move most of the new LPEs to the experimental section, this means that most o...
Johan B. C. Engelen
2009-01-24
1
-9
/
+11
*
double inclusion fix
Johan B. C. Engelen
2009-01-20
1
-1
/
+2
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-1
/
+3
[prev]
[next]