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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
First version of feOffset support. Contains some rendering glitches.
Niko Kiirala
2007-06-07
1
-2
/
+3
*
Modified filter rendering area handling to better accommodate upcoming feOffset
Niko Kiirala
2007-06-04
1
-1
/
+1
*
eliminate caching and temp buffers for cairo outline mode
bulia byak
2007-03-02
1
-31
/
+35
*
API change: render methods now take a cairo_t (not yet used)
bulia byak
2007-03-01
1
-7
/
+7
*
Unions Are Evil! When pixblock size is TINY, it stores data right in the data...
bulia byak
2007-02-04
1
-2
/
+2
*
comment on possible optimization
bulia byak
2007-01-07
1
-1
/
+4
*
implement rendering of clips/masks in outline mode; make all outline colors s...
bulia byak
2006-10-25
1
-1
/
+28
*
more correct double opacity fix: do not multiply by opacity if item->render_o...
bulia byak
2006-10-20
1
-3
/
+2
*
fix the erroneous double opacity on filtered objects
bulia byak
2006-10-20
1
-2
/
+6
*
purge fred's arena item tile cache (has been disabled for quite some time any...
bulia byak
2006-10-17
1
-594
/
+105
*
indentation; declarations to first uses; deal with the possible failure to cr...
bulia byak
2006-10-14
1
-897
/
+1061
*
disable filters in outline mode
bulia byak
2006-10-11
1
-8
/
+10
*
patch for rendering quality and speed from Jasper van de Gronde
bulia byak
2006-07-29
1
-5
/
+5
*
Added renderer support for accessing background image from filters
Niko Kiirala
2006-07-26
1
-2
/
+38
*
svg-filters branch merged back to head
Niko Kiirala
2006-06-21
1
-2
/
+22
*
NRMatrix copy constructor appears deficient; avoid it for now
MenTaLguY
2006-05-01
1
-1
/
+2
*
use GC allocator for bitmap cache and transform
MenTaLguY
2006-05-01
1
-12
/
+6
*
rationalize function names and remove spurious soft_ptr
MenTaLguY
2006-04-29
1
-6
/
+6
*
Rendering optimisation, which gives best results for zoomed in drawings with ...
Andrius Ramanauskas
2006-04-19
1
-0
/
+7
*
cosmetic
bulia byak
2006-03-26
1
-2
/
+3
*
fix clipping with unfilled paths
bulia byak
2006-03-19
1
-1
/
+1
*
Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
MenTaLguY
2006-03-15
1
-7
/
+0
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+1155
[prev]