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