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-component-transfer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-0
/
+4
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+2
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Small bug fix related to previous check-in.
Tavmjong Bah
2015-12-14
1
-0
/
+1
*
Fix two bugs with component transfer filter primitive:
Tavmjong Bah
2015-12-14
1
-155
/
+47
*
Prevent segfault if 'tableValues' is empty.
Tavmjong Bah
2014-01-13
1
-8
/
+17
*
Move some code from filter primitives to cairo-utils.cpp. Fix bug in lighting...
Tavmjong Bah
2012-12-23
1
-17
/
+1
*
Add support for color-interpolation-filters = linearRGB.
Tavmjong Bah
2012-12-22
1
-0
/
+27
*
Update 2Geom. Remove all use of NRRectL.
Krzysztof Kosi??ski
2011-08-27
1
-4
/
+0
*
Initial autocache work
Krzysztof Kosi??ski
2011-08-09
1
-0
/
+5
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-2
/
+2
|
\
|
*
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
*
|
Component transfer filter
Krzysztof Kosi??ski
2010-07-17
1
-160
/
+266
|
/
*
updating my email address in file headers
Felipe Corr??a da Silva Sanches
2009-12-13
1
-1
/
+1
*
Fixes some wrong uses of CLAMP_D_TO_U8 in filtering code (mostly based on my ...
Jasper van de Gronde
2009-04-05
1
-8
/
+11
*
And now gradients should be (almost) perfect... The gradient vector is set up...
Jasper van de Gronde
2009-04-03
1
-1
/
+0
*
Fix for helperfns_read_vector (which could go on trying to read numbers for e...
Jasper van de Gronde
2009-03-31
1
-30
/
+72
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-2
/
+4
*
Some accuracy improvements for nr-filter-colormatrix (including some changes ...
Jasper van de Gronde
2008-12-22
1
-0
/
+1
*
Some accuracy improvements for ComponentTransfer filters (should also be some...
Jasper van de Gronde
2008-12-20
1
-9
/
+26
*
Fixes "disappearing gradients" problem discussed on mailing list and adds a f...
Jasper van de Gronde
2008-12-20
1
-0
/
+3
*
2geom more as fix
Johan B. C. Engelen
2008-12-05
1
-1
/
+1
*
Remove warnings
Bob Jamison
2008-05-04
1
-0
/
+3
*
pixblock-transform and scaler: convert src if needed, to match dest mode.
JF Barraud
2008-02-24
1
-0
/
+7
*
Offline work done during weekend:
Felipe Corr??a da Silva Sanches
2008-02-11
1
-36
/
+77
*
Added more error checking to filter effects code
Niko Kiirala
2008-01-04
1
-0
/
+6
*
Warning cleanup
Jon A. Cruz
2007-11-25
1
-3
/
+5
*
Modified filter primitives' render method to use FilterUnits instead of Matrix
Niko Kiirala
2007-10-31
1
-1
/
+2
*
setting of attributes and default values
Felipe Corr??a da Silva Sanches
2007-08-06
1
-0
/
+30
*
adding files that were missing on my previous commit
Felipe Corr??a da Silva Sanches
2007-08-05
1
-0
/
+60