f6cdd55df4b609bbb5482783f114c0ab387accd6 |
|
30-Jan-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
code cleanup. don't use pointers when you don't have to. use const whereever you can. |
cf99b5253f47e8fa5ba3c655712fc15031d1d91a |
|
29-Jan-2013 |
tavmjong-free <tavmjong@free.fr> |
Filter color values always defined as sRGB (or ICC). |
6d8f5d4d0168d3966402ec5794ec4e0ae220f526 |
|
23-Dec-2012 |
tavmjong-free <tavmjong@free.fr> |
Move some code from filter primitives to cairo-utils.cpp. Fix bug in lighting primitives. |
9f6f7e74a1ded383518676e0ecb2ccc5caa73d25 |
|
22-Dec-2012 |
tavmjong-free <tavmjong@free.fr> |
Add support for color-interpolation-filters = linearRGB. |
c0537dcfe264414d52ad86579d57cb0cb2183dcb |
|
08-Dec-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
Switch to top-level glib headers. Thanks to DimStar for patch |
edf415bfa81ef3be799bb0d740a9ca54553ff091 |
|
27-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Completely remove NRRect, NRRectL, in-svg-plane.h |
7bda77e763c0af49270427593108b66455dfd125 |
|
27-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Update 2Geom. Remove all use of NRRectL. |
1cf2607271f83cc4b20ccace552395d793055c90 |
|
09-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Initial autocache work |
cefdba1595ab39197d47d6e89d850c3509aa22b9 |
|
22-Jun-2011 |
Jon A. Cruz <jon@joncruz.org> |
Warning cleanup. |
5bd488c81c6b0d67689527621b3b60799b708af0 |
|
10-Apr-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Fix a rounding error that resulted in seams at some zoom levels when
rendering filters that use BackgroundImage. |
d37634d73670180f99a3e0ea583621373d90ec4f |
|
02-Feb-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
update to latest 2geom ! |
a4030d5ca449e7e384bc699cd249ee704faaeab0 |
|
17-Nov-2010 |
Chris Morgan <chris.morganiser@gmail.com> |
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in all 1074 Vim modelines.
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99
That's my geekiest commit yet. |
6bf828abd4ba1c9b4c5a9ca8690758158e9a7174 |
|
12-Aug-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Fix light vector computation for lighting filters |
61e85378bd8a5f62fc61100353ae32890127ddab |
|
23-Jul-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Displacement map filter |
259fbef23dd30285e7355b13c6ce524565fa0cb6 |
|
23-Jul-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Specular lighting filter |
9ae23d42ab800ee4da98dc3abe083fd6770a718b |
|
29-May-2009 |
kiirala <kiirala@users.sourceforge.net> |
Fixed area_enlarge in couple filters, to prevent white lines in rendering |
423740a942b7c6ce5313bfd4d09fe02c4feabbe7 |
|
05-Apr-2009 |
jaspervdg <jaspervdg@users.sourceforge.net> |
Fixes some wrong uses of CLAMP_D_TO_U8 in filtering code (mostly based on my misunderstanding of this clamp function that actually does round+clamp). Plus some extra comments to warn of this behaviour. |
d9a7c806ee7f408ddb61ff4f233c9d96111ee2b5 |
|
02-Jan-2009 |
johanengelen <johanengelen@users.sourceforge.net> |
Move filters into their own namespace Inkscape::Filters (from NR::) |
55693f88f4b1215fe3938e01d90fd19e99bc7b59 |
|
31-Dec-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
get rid of a lot of no longer needed "libnr/nr-..." includes. |
dd3ac46102afc68369b006384fec8b57179d25c8 |
|
05-Jun-2008 |
pjrm <pjrm@users.sourceforge.net> |
Fix expression whose behaviour is undefined in C++. N.B. This “fix” involves guessing at the intended meaning. I've mailed the author to confirm. |
482d343d737ea0b509e9be7694b691d978496f05 |
|
02-Jun-2008 |
kiirala <kiirala@users.sourceforge.net> |
Changed correct pixblock output mode for feSpecularlighting |
ff01e5e776c82f67e351dd8db3fcf1c00e224bb2 |
|
23-Jan-2008 |
kiirala <kiirala@users.sourceforge.net> |
Fixed crash with lighting effects and missing source image |
b0fc1b5cad067af61ffdc6ff82667bfea7ef3f77 |
|
04-Jan-2008 |
kiirala <kiirala@users.sourceforge.net> |
Added more error checking to filter effects code |
723b4d8bde8ce8503d1d01ee0f2e3548ec0dc88c |
|
25-Nov-2007 |
joncruz <joncruz@users.sourceforge.net> |
Warning cleanup |
fb86717633bfcfe161571aed7058ea6a39b7a69b |
|
31-Oct-2007 |
kiirala <kiirala@users.sourceforge.net> |
Modified filter primitives' render method to use FilterUnits instead of Matrix |
59a89a640809c6f03a69fd3df823c5bef1260424 |
|
24-Oct-2007 |
kiirala <kiirala@users.sourceforge.net> |
Added 'paraller axis' rendering hint to filter primitives, that need it. |
569ef8f6dbacc8a8b0b933d02a806c2e091ce02b |
|
15-Sep-2007 |
joncruz <joncruz@users.sourceforge.net> |
Refactoring SPColor to C++ and removing legacy CMYK implementation |
f00b5e787cc568368a82a35e85c83ae1e1d373e8 |
|
24-Jul-2007 |
kiirala <kiirala@users.sourceforge.net> |
Fixed a memory leak in lighting effects rendering |
0f1b8f53ed81c3a02f55223cd3eb359f123bc565 |
|
23-Jul-2007 |
kiirala <kiirala@users.sourceforge.net> |
Patch by Jean-René Reinhard: better SVG compliance for lighting effects |
af0732a2bf24fbea12a085b855224577e7101851 |
|
20-Jul-2007 |
kiirala <kiirala@users.sourceforge.net> |
Patch from Jean-René Reinhard: support for feDiffuseLighting and
feSpecularLighting filter primitives |