index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove fractional digits from hscales, we cannot drag with such precision anyway
bulia byak
2008-07-09
1
-0
/
+1
*
Fix handle for LPERotateCopies
Maximilian Albert
2008-07-08
1
-5
/
+7
*
Rename LPE: mirror reflect --> mirror symmetry
Maximilian Albert
2008-07-08
6
-23
/
+23
*
fix calligraphy and erasertools bugs introduced by rev19197
Johan B. C. Engelen
2008-07-08
2
-4
/
+4
*
render glyphs using 2geom pathvector instead of artbpath of font-glyph
Johan B. C. Engelen
2008-07-08
2
-21
/
+19
*
2geomify SPCurve::new_from_rect
Johan B. C. Engelen
2008-07-08
4
-11
/
+13
*
2geomify ellipse creation
Johan B. C. Engelen
2008-07-08
1
-43
/
+15
*
add 2geom pathvector to glyph font-glyph
Johan B. C. Engelen
2008-07-08
3
-3
/
+26
*
add MakePathVector to livarot
Johan B. C. Engelen
2008-07-08
2
-5
/
+121
*
instrument event latency
MenTaLguY
2008-07-08
5
-0
/
+133
*
disable motion hints again; still some subtle issues to work out
MenTaLguY
2008-07-08
1
-7
/
+4
*
2geomify the static defined hatchcircles of dropper tool, dyna draw and tweak...
Johan B. C. Engelen
2008-07-08
3
-30
/
+27
*
* 2geomify polygon svg writing
Johan B. C. Engelen
2008-07-08
3
-37
/
+23
*
patch by FreqMod for bug 246389
bulia byak
2008-07-08
1
-0
/
+18
*
Patch from codedread. Prevents rendering of title/desc/metadata elements in t...
Stephen Silver
2008-07-08
2
-2
/
+2
*
disable motion hints for calligraphy to avoid confusion
MenTaLguY
2008-07-08
1
-1
/
+0
*
False alarm; re-enable them
MenTaLguY
2008-07-08
1
-1
/
+1
*
disable motion hints again
MenTaLguY
2008-07-08
1
-1
/
+1
*
I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASK
MenTaLguY
2008-07-08
12
-16
/
+22
*
disable motion hints again
MenTaLguY
2008-07-08
1
-1
/
+1
*
enable motion hints for non-freehand actions
MenTaLguY
2008-07-08
10
-13
/
+13
*
temporarily enable motion hints for calligraphy tool
MenTaLguY
2008-07-08
1
-1
/
+1
*
enable safe support for motion hints
MenTaLguY
2008-07-08
1
-10
/
+33
*
convert item to livarot path using 2geom path
Johan B. C. Engelen
2008-07-07
1
-6
/
+5
*
2geomify conversion to livaror in flood-context.cpp
Johan B. C. Engelen
2008-07-07
1
-3
/
+4
*
replace separate forward declarations by proper forward.h inclusion
Johan B. C. Engelen
2008-07-07
14
-48
/
+19
*
cleanup unused methods in spcurve
Johan B. C. Engelen
2008-07-07
2
-129
/
+7
*
try to use consistent document for creating guides
MenTaLguY
2008-07-07
7
-19
/
+16
*
2geomify polygon. added TODO to add testcase for corner case polygon element
Johan B. C. Engelen
2008-07-07
1
-7
/
+2
*
substitute macro with function call
Johan B. C. Engelen
2008-07-07
1
-2
/
+2
*
2geomify more of pencil-context.cpp
Johan B. C. Engelen
2008-07-07
1
-5
/
+4
*
fix number of marker counting in shape
Johan B. C. Engelen
2008-07-07
1
-8
/
+32
*
remove dead code
Johan B. C. Engelen
2008-07-07
2
-269
/
+4
*
2geomify marker code in stroke-to-path
Johan B. C. Engelen
2008-07-07
1
-25
/
+58
*
fix orientation of markers
Johan B. C. Engelen
2008-07-07
3
-49
/
+47
*
change part of calligraphic/eraser code to 2geom.
Johan B. C. Engelen
2008-07-07
2
-22
/
+32
*
improve documentation of SPCurve::last_segment
Johan B. C. Engelen
2008-07-07
1
-3
/
+2
*
clean up matrix transform svg-write function
Johan B. C. Engelen
2008-07-07
1
-2
/
+1
*
Use icons in tool overflow menu now that stock icon hook is in
Jon A. Cruz
2008-07-07
1
-1
/
+6
*
Refactoring to be able to use standard themeable icons
Jon A. Cruz
2008-07-07
1
-76
/
+82
*
fix 245960, switch most of the rest of calligraphic controls to 0..100
bulia byak
2008-07-07
1
-28
/
+28
*
a simpler and more reliable method of doing caps: always perpendicular to fro...
bulia byak
2008-07-07
1
-30
/
+16
*
modified is_positive and is_negative implementation for Vector and Matrix in ...
mcecchetti
2008-07-06
3
-6
/
+28
*
agree with the FIXME
Bob Jamison
2008-07-06
1
-2
/
+1
*
move undo commits closer to the UI
bulia byak
2008-07-05
3
-5
/
+5
*
fix 245806
bulia byak
2008-07-05
1
-4
/
+14
*
Change link line for a couple of the test programs, so that `make check' comp...
Peter Moulder
2008-07-05
2
-0
/
+4
*
Tests for nr-compose, as well as updated tests for svg-affine and svg-length.
Jasper van de Gronde
2008-07-05
5
-18
/
+921
*
widgets/select-toolbar.h: Supply missing #includes/declarations so that we do...
Peter Moulder
2008-07-05
1
-4
/
+5
*
widgets/calligraphic-profile-rename.h: Supply missing #includes/declarations ...
Peter Moulder
2008-07-05
1
-0
/
+1
[prev]
[next]