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-filter-primitive.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Give each filter primitive a name to help in debugging.
Tavmjong Bah
2017-11-03
1
-0
/
+5
*
update a comment and remove trail space
Shlomi Fish
2017-10-06
1
-5
/
+2
*
More header cleanup
Liam P. White
2014-09-06
1
-2
/
+2
*
Fix build (not pretty).
Liam P. White
2014-08-18
1
-0
/
+1
*
Clean up of style code: Patch from suv: SPStyle: struct -> class
Tavmjong Bah
2014-04-26
1
-1
/
+1
*
Fix another tonne of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+1
*
Add support for color-interpolation-filters = linearRGB.
Tavmjong Bah
2012-12-22
1
-0
/
+9
*
Next pass of doxygen @brief cleanup.
Jon A. Cruz
2011-10-02
1
-2
/
+4
*
Update 2Geom. Remove all use of NRRectL.
Krzysztof Kosi??ski
2011-08-27
1
-3
/
+2
*
Correctly invalidate cache of objects with background-accessing filters
Krzysztof Kosi??ski
2011-08-14
1
-0
/
+9
*
Initial autocache work
Krzysztof Kosi??ski
2011-08-09
1
-27
/
+5
*
Warning cleanup.
Jon A. Cruz
2011-06-22
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-20
/
+21
|
\
|
*
Add handling filter primitive subregion to filter primitive classes.
Tavmjong Bah
2011-03-11
1
-18
/
+19
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Flood and merge filters
Krzysztof Kosi??ski
2010-07-14
1
-7
/
+9
*
|
Merge redundant *-fns.h into respective filter headers.
Krzysztof Kosi??ski
2010-07-14
1
-1
/
+15
*
|
Gaussian blur
Krzysztof Kosi??ski
2010-07-12
1
-0
/
+1
|
/
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-2
/
+4
*
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
2008-12-30
1
-1
/
+0
*
2geom more as fix
Johan B. C. Engelen
2008-12-05
1
-1
/
+1
*
Modified filter primitives' render method to use FilterUnits instead of Matrix
Niko Kiirala
2007-10-31
1
-3
/
+2
*
Improved handling bounding boxes and rotated/skewed coordinates in filters
Niko Kiirala
2007-08-18
1
-0
/
+26
*
Modified filter rendering area handling to better accommodate upcoming feOffset
Niko Kiirala
2007-06-04
1
-1
/
+2
*
Created NR::FilterSlot to handle pixblocks in rendering filters
Niko Kiirala
2006-07-04
1
-2
/
+3
*
Added virtual destructors for filter primitives. Corrected
Niko Kiirala
2006-06-22
1
-2
/
+2
*
remove 'non virtual destructor' warning
Bob Jamison
2006-06-22
1
-0
/
+2
*
svg-filters branch merged back to head
Niko Kiirala
2006-06-21
1
-0
/
+108