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-group.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
1
-300
/
+0
2011-07-22
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
1
-11
/
+12
2011-07-12
Compute different bounding boxes in outline mode to fix partial
Krzysztof Kosi??ski
1
-3
/
+4
2011-07-10
Remove irrelevant clip-rule handling bit from NRArenaGroup.
Krzysztof Kosi??ski
1
-12
/
+0
2011-07-10
Implement handling of the clip-rule property. Partially based on
Krzysztof Kosi??ski
1
-1
/
+13
2011-07-09
Redesign the rendering pipeline. Clipping paths are now rasterized.
Krzysztof Kosi??ski
1
-1
/
+0
2011-06-23
Remove more of libnr
Krzysztof Kosi??ski
1
-1
/
+1
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-3
/
+3
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-14
Merge redundant *-fns.h into respective filter headers.
Krzysztof Kosi??ski
1
-2
/
+0
2010-06-26
Implement clipping (slightly incorrect) and masking
Krzysztof Kosi??ski
1
-3
/
+3
2009-03-09
separate bbox (calculated by subclasses) and drawbox, which includes filters ...
bulia byak
1
-1
/
+1
2009-01-02
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
1
-1
/
+1
2008-12-30
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
1
-2
/
+0
2008-11-21
Merge from fe-moved
Ted Gould
1
-1
/
+1
2008-10-11
Merging from trunk
Ted Gould
1
-8
/
+9
2008-08-05
fix 252547: skip explicitly hidden objects when calculating bbox of group
bulia byak
1
-1
/
+2
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-5
/
+7
2007-09-29
noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...
Peter Moulder
1
-115
/
+116
2007-06-27
use an accessor method to get filter from style
bulia byak
1
-3
/
+3
2007-06-27
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
1
-3
/
+4
2007-05-21
Refactoring work for filter effects renderer initialization
Niko Kiirala
1
-50
/
+30
2007-05-14
Added renderer support for feBlend filter effect
Niko Kiirala
1
-0
/
+8
2007-03-03
the SP_IS_GAUSSIANBLUR fix is not only for shapes. fixme: this boilerplate de...
bulia byak
1
-1
/
+1
2007-03-01
API change: render methods now take a cairo_t (not yet used)
bulia byak
1
-3
/
+3
2006-10-17
purge fred's arena item tile cache (has been disabled for quite some time any...
bulia byak
1
-5
/
+0
2006-08-20
Object groups can be blurred. Blur slider updates when selection changes. Com...
Hugo Rodrigues
1
-2
/
+38
2006-07-26
Added renderer support for accessing background image from filters
Niko Kiirala
1
-0
/
+5
2006-06-21
svg-filters branch merged back to head
Niko Kiirala
1
-1
/
+18
2006-04-29
rationalize function names and remove spurious soft_ptr
MenTaLguY
1
-8
/
+8