index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
nr-arena-shape.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-11-04
fix bug: stroke width was not changed when switching to outline and back
bulia byak
1
-2
/
+12
2006-10-25
fix visibility and pickability of nofill/nostroke objects in outline mode; op...
bulia byak
1
-17
/
+24
2006-10-14
deal with the possible failure to create pixblock due to insufficient memory
bulia byak
1
-0
/
+21
2006-08-20
Object groups can be blurred. Blur slider updates when selection changes. Com...
Hugo Rodrigues
1
-3
/
+7
2006-08-14
Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...
Hugo Rodrigues
1
-1
/
+31
2006-07-29
patch for rendering quality and speed from Jasper van de Gronde
bulia byak
1
-10
/
+5
2006-06-21
svg-filters branch merged back to head
Niko Kiirala
1
-0
/
+9
2006-05-26
factor out dashing code
bulia byak
1
-24
/
+2
2006-05-19
init matrix variable, removes compiler warnings
Ralf Stephan
1
-2
/
+3
2006-05-09
eliminate direct accesses to SPCurve::bpath
MenTaLguY
1
-6
/
+6
2006-04-29
rationalize function names and remove spurious soft_ptr
MenTaLguY
1
-8
/
+8
2006-04-20
disabling rendering optimization for dashed strokes (until optimization is tw...
Andrius Ramanauskas
1
-1
/
+1
2006-04-19
Rendering optimisation, which gives best results for zoomed in drawings with ...
Andrius Ramanauskas
1
-25
/
+83
2006-04-03
CodingStyle: whitespace
Peter Moulder
1
-531
/
+530
2006-04-03
CodingStyle: const placement
Peter Moulder
1
-2
/
+2
2006-04-03
cleanup: Remove some commented-out code.
Peter Moulder
1
-95
/
+2
2006-03-26
fix 1457118
bulia byak
1
-1
/
+1
2006-03-19
fix clipping with unfilled paths
bulia byak
1
-6
/
+7