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-item.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-10-25
implement rendering of clips/masks in outline mode; make all outline colors s...
bulia byak
1
-1
/
+28
2006-10-20
more correct double opacity fix: do not multiply by opacity if item->render_o...
bulia byak
1
-3
/
+2
2006-10-20
fix the erroneous double opacity on filtered objects
bulia byak
1
-2
/
+6
2006-10-17
purge fred's arena item tile cache (has been disabled for quite some time any...
bulia byak
1
-594
/
+105
2006-10-14
indentation; declarations to first uses; deal with the possible failure to cr...
bulia byak
1
-897
/
+1061
2006-10-11
disable filters in outline mode
bulia byak
1
-8
/
+10
2006-07-29
patch for rendering quality and speed from Jasper van de Gronde
bulia byak
1
-5
/
+5
2006-07-26
Added renderer support for accessing background image from filters
Niko Kiirala
1
-2
/
+38
2006-06-21
svg-filters branch merged back to head
Niko Kiirala
1
-2
/
+22
2006-05-01
NRMatrix copy constructor appears deficient; avoid it for now
MenTaLguY
1
-1
/
+2
2006-05-01
use GC allocator for bitmap cache and transform
MenTaLguY
1
-12
/
+6
2006-04-29
rationalize function names and remove spurious soft_ptr
MenTaLguY
1
-6
/
+6
2006-04-19
Rendering optimisation, which gives best results for zoomed in drawings with ...
Andrius Ramanauskas
1
-0
/
+7
2006-03-26
cosmetic
bulia byak
1
-2
/
+3
2006-03-19
fix clipping with unfilled paths
bulia byak
1
-1
/
+1
2006-03-15
Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
MenTaLguY
1
-7
/
+0