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-slot.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
Support device scale in filters.
Tavmjong Bah
2017-11-30
1
-0
/
+7
*
Crude partial implementation of feTile filter primitive.
Tavmjong Bah
2015-09-20
1
-0
/
+8
*
More header cleanup
Liam P. White
2014-09-06
1
-3
/
+7
*
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
2014-02-08
1
-1
/
+1
*
Update 2Geom. Remove all use of NRRectL.
Krzysztof Kosi??ski
2011-08-27
1
-2
/
+0
*
Filter background rendering now matches the SVG specification.
Krzysztof Kosi??ski
2011-08-21
1
-1
/
+1
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-4
/
+3
*
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-5
/
+7
*
Fix a rounding error that resulted in seams at some zoom levels when
Krzysztof Kosi??ski
2011-04-10
1
-2
/
+4
*
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
|
*
Fix to background handling that avoids both duplication and aliasing as much ...
Jasper van de Gronde
2010-08-04
1
-6
/
+12
*
|
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
1
-4
/
+0
*
|
Second half of image filter, probably not 100% correct
Krzysztof Kosi??ski
2010-07-30
1
-14
/
+1
*
|
First half of image filter (display from external image)
Krzysztof Kosi??ski
2010-07-29
1
-0
/
+1
*
|
Diffuse lighting filter
Krzysztof Kosi??ski
2010-07-23
1
-2
/
+1
*
|
Gaussian blur
Krzysztof Kosi??ski
2010-07-12
1
-28
/
+35
|
/
*
BUG 322116, PDF export does not use the highest quality for rasterized filter
theAdib
2009-05-01
1
-0
/
+8
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-2
/
+4
*
From trunk
Ted Gould
2008-10-27
1
-0
/
+6
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
1
-1
/
+1
*
Improved handling bounding boxes and rotated/skewed coordinates in filters
Niko Kiirala
2007-08-18
1
-1
/
+15
*
* incomplete feImage implementation.
Felipe Corr??a da Silva Sanches
2007-08-14
1
-0
/
+3
*
Added renderer support for accessing background image from filters
Niko Kiirala
2006-07-26
1
-5
/
+13
*
Added a bunch of comments to filter effects rendering code
Niko Kiirala
2006-07-18
1
-0
/
+25
*
Created NR::FilterSlot to handle pixblocks in rendering filters
Niko Kiirala
2006-07-04
1
-0
/
+54