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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-2
/
+2
*
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
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-2
/
+2
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-2
/
+2
*
Support device scale in filters.
Tavmjong Bah
2017-11-30
1
-0
/
+8
*
Crude partial implementation of feTile filter primitive.
Tavmjong Bah
2015-09-20
1
-0
/
+21
*
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
2014-02-08
1
-3
/
+3
*
Proper fix for bug 1127103 (Filter changes color when object flipped.)
Tavmjong Bah
2013-09-25
1
-10
/
+8
*
Move some code from filter primitives to cairo-utils.cpp. Fix bug in lighting...
Tavmjong Bah
2012-12-23
1
-2
/
+0
*
Add support for color-interpolation-filters = linearRGB.
Tavmjong Bah
2012-12-22
1
-0
/
+10
*
Filter background rendering now matches the SVG specification.
Krzysztof Kosi??ski
2011-08-21
1
-16
/
+22
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-2
/
+1
*
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-18
/
+15
*
Simplify rendering of masked / clipped / translucent items.
Krzysztof Kosi??ski
2011-07-10
1
-1
/
+1
*
Fix a rounding error that resulted in seams at some zoom levels when
Krzysztof Kosi??ski
2011-04-10
1
-13
/
+24
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-4
/
+4
|
\
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-2
/
+2
*
|
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
-69
/
+50
*
|
Minor cleanups
Krzysztof Kosi??ski
2010-08-05
1
-3
/
+0
*
|
Second half of image filter, probably not 100% correct
Krzysztof Kosi??ski
2010-07-30
1
-226
/
+0
*
|
Minor cleanups
Krzysztof Kosi??ski
2010-07-24
1
-0
/
+10
*
|
Merge redundant *-fns.h into respective filter headers.
Krzysztof Kosi??ski
2010-07-14
1
-13
/
+26
*
|
Gaussian blur
Krzysztof Kosi??ski
2010-07-12
1
-76
/
+161
|
/
*
clean left warning on revision 12272
Adib Taraben
2009-05-02
1
-1
/
+0
*
BUG 322116, PDF export does not use the highest quality for rasterized filter
theAdib
2009-05-01
1
-0
/
+11
*
Fixed redraw-area dependent result when using filters with low quality
Niko Kiirala
2009-03-28
1
-2
/
+2
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-13
/
+15
*
Corrected initialization order.
Jon A. Cruz
2008-12-05
1
-5
/
+3
*
From trunk
Ted Gould
2008-10-27
1
-6
/
+17
*
Fix to check for out of bounds index *before* using the array index
Jon A. Cruz
2008-03-01
1
-1
/
+1
*
remaining g++ 4.3 compilation fix-ups
Kees Cook
2008-02-11
1
-0
/
+1
*
Fixed erroneous overwriting of temporary images inside filter effects
Niko Kiirala
2008-01-12
1
-2
/
+13
*
Added bicubic pixblock transformer to fix jagged results with rotated filters
Niko Kiirala
2008-01-05
1
-2
/
+2
*
Added more error checking to filter effects code
Niko Kiirala
2008-01-04
1
-2
/
+6
*
fix Bug #177891 feGaussianBlur crashes when setting fill paint as input
Johan B. C. Engelen
2007-12-28
1
-1
/
+4
*
Improved handling bounding boxes and rotated/skewed coordinates in filters
Niko Kiirala
2007-08-18
1
-1
/
+128
*
* incomplete feImage implementation.
Felipe Corr??a da Silva Sanches
2007-08-14
1
-0
/
+5
*
Filter effects: support for SourceAlpha and BackgroundAlpha
Niko Kiirala
2007-06-12
1
-27
/
+18
*
Fixed background access problems introduced in previous revision
Niko Kiirala
2007-06-07
1
-2
/
+12
*
First version of feOffset support. Contains some rendering glitches.
Niko Kiirala
2007-06-07
1
-0
/
+1
*
Added support for in-parameter in filter primitives
Niko Kiirala
2007-05-29
1
-4
/
+19
*
Added renderer support for accessing background image from filters
Niko Kiirala
2006-07-26
1
-18
/
+42
*
Created NR::FilterSlot to handle pixblocks in rendering filters
Niko Kiirala
2006-07-04
1
-0
/
+160