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