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-diffuselighting.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-5
/
+5
*
Give each filter primitive a name to help in debugging.
Tavmjong Bah
2017-11-03
1
-0
/
+2
*
update a comment and remove trail space
Shlomi Fish
2017-10-06
1
-3
/
+3
*
More header cleanup
Liam P. White
2014-09-06
1
-5
/
+5
*
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-3
/
+3
*
Fix even more forward declaration tags
Alex Valavanis
2013-03-15
1
-3
/
+3
*
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+1
*
Filter color values always defined as sRGB (or ICC).
Tavmjong Bah
2013-01-29
1
-0
/
+3
*
Update 2Geom. Remove all use of NRRectL.
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+1
*
Initial autocache work
Krzysztof Kosi??ski
2011-08-09
1
-0
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-1
/
+1
|
\
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-1
/
+1
|
\
|
|
*
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
*
|
Diffuse lighting filter
Krzysztof Kosi??ski
2010-07-23
1
-11
/
+10
|
/
*
Fixed area_enlarge in couple filters, to prevent white lines in rendering
Niko Kiirala
2009-05-29
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
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-3
/
+3
*
Modified filter primitives' render method to use FilterUnits instead of Matrix
Niko Kiirala
2007-10-31
1
-1
/
+2
*
Added 'paraller axis' rendering hint to filter primitives, that need it.
Niko Kiirala
2007-10-24
1
-0
/
+1
*
Patch from Jean-René Reinhard: support for feDiffuseLighting and
Niko Kiirala
2007-07-20
1
-0
/
+60