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. |
92c064234f3e5d933ed392aaf39690d677bab962 |
|
16-Sep-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Correct the formula of the displacement map so that zero alpha value
means maximum negative displacement rather than zero displacement.
Fixes artifacts in filters. |
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 |
ef494f75ca77f36881ad59e94263a07c146c3649 |
|
24-Jun-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Remove more of libnr |
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. |
61e85378bd8a5f62fc61100353ae32890127ddab |
|
23-Jul-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Displacement map filter |
3fcb5b2533e85bb863cace71ed5d16460a69635f |
|
18-Apr-2010 |
Jasper van de Gronde <jasper.vandegronde@gmail.com> |
Fix for bug #455302 and bug #165529, also partially fixes bounding box of various NR Arena Items as passed to filters (it used to explicitly make the bounding box larger) and makes nr-filter-displacement-map use rowstride |
5ef6cb9428f2e6f5457e890a1c3b37f53730c07a |
|
14-Dec-2009 |
Felipe C. da S. Sanches <juca@members.fsf.org> |
updating my email address in file headers |
d3fe83c908e8e3e6dc2040f10a3f4a1d2b97cd87 |
|
08-Apr-2009 |
jaspervdg <jaspervdg@users.sourceforge.net> |
Swap iterations over x and y coordinate to be more cache friendly (so the inner loop iterates over x). |
2065eedb53dc1b14abfa4c7cdd70be141a5012ac |
|
05-Apr-2009 |
jaspervdg <jaspervdg@users.sourceforge.net> |
Reverts "fix" of offset in the displacement map code (and adds a comment to prevent another misunderstanding). |
50beb2f2d201ea5d5fcaf5e38b202d1e677f1a85 |
|
05-Apr-2009 |
kiirala <kiirala@users.sourceforge.net> |
Fixed offset in interpolation in nr-filter-displacement-map |
800e9c0276fae9083ec7815b748ee3fa20c2f3cc |
|
05-Apr-2009 |
pjrm <pjrm@users.sourceforge.net> |
Fix a divide-by-zero problem apparently introduced in r21012. |
794be8829d13bcb54402980a3e99773e176f566f |
|
04-Apr-2009 |
jaspervdg <jaspervdg@users.sourceforge.net> |
Some extra comments. |
833c08758cda30e603c640ef35ba2da894caef77 |
|
03-Apr-2009 |
jaspervdg <jaspervdg@users.sourceforge.net> |
And now gradients should be (almost) perfect... The gradient vector is set up to be a good approximation to the "true" gradient and it is used consistently throughout (I hope).
Also some other, minor, tweaks and a small bugfix. |
eeca9269116e6af2333f9804f0f936a027f1e2d0 |
|
29-Mar-2009 |
jaspervdg <jaspervdg@users.sourceforge.net> |
Some quality improvements to feDisplacementMap handling (as well as extra boundary checks where necessary). |
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. |
1102ed16d9872bd6ea8eb4c6c147440c10cbd765 |
|
05-Dec-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
2geom more as fix |
d85f91ce10ec76dda4bf7acdd1fba00a6dc5b1ee |
|
05-Dec-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
more 2geomification |
3955580a5a68a873b098921626f5b9d841b964ec |
|
21-Mar-2008 |
jaspervdg <jaspervdg@users.sourceforge.net> |
No more NRMatrix or NRPoint. |
c6843f4373787d9ec7987e26edaaea04a0996cbf |
|
24-Feb-2008 |
jfbarraud <jfbarraud@users.sourceforge.net> |
pixblock-transform and scaler: convert src if needed, to match dest mode.
color matrix, comp. transfert and diplacement map: explicitely free some unused pixblock instead of resting on garbage collection... |
6d67ee2082b98452e25ad085efc738cc660967eb |
|
21-Feb-2008 |
jucablues <jucablues@users.sourceforge.net> |
* convert to non-premultiplied alpha on fedisplacementmap
* corrected a slight mistake on a comment (!) on fecolormatrix :-P |
2b3b5a2a04c62bc07b7f0740e7c705f142f9b173 |
|
19-Feb-2008 |
jucablues <jucablues@users.sourceforge.net> |
* use enums to deal with displacementmap channel selectors
* set default values explicitly for all combobox filter settings at the filters dialog. |
8a165492e0e7b108b9dc5ed48b220864bd121072 |
|
07-Feb-2008 |
jucablues <jucablues@users.sourceforge.net> |
feDisplacementMap resolution independence fix sent by JF Barraud |
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. |
6dc4e3f68d4eaab0d96fbb14c9fa8cfe7555a1a7 |
|
13-Aug-2007 |
jucablues <jucablues@users.sourceforge.net> |
* moved some parameter inits from nr-filter-displacement-map to sp-fedisplacementmap
* fixed rederer bug on feDisplacementMap. (handling of input and output buffers with different sizes is a dificult
task. We should find out a way of making it cleaner) |
514fb30cb30a34ab3d77700af8093d808fb39815 |
|
27-Jul-2007 |
jucablues <jucablues@users.sourceforge.net> |
added helper methods NumberOptNumber::numIsSet() and
NumberOptNumber::optNumIsSet()
using it for default attribute values in feTubulence and
feConvolvematrix
feDisplacementMap scale parameter variable is a double |
e50fb78bbe0c001b3ca6040ba25ae6e75dc9385f |
|
26-Jul-2007 |
jucablues <jucablues@users.sourceforge.net> |
boiler plate code for feTurbulence:
*reading attributes and setting default values
same for some more attributes on convolve matrix filter
alphabetical ordering on Makefile_insert and on nr-filter.cpp #includes |
e4a45ca88c45f44f2c83fde3722b2088b06918ef |
|
26-Jul-2007 |
jucablues <jucablues@users.sourceforge.net> |
improving displacement map renderer. |
b1bec4de820f8b6d32105117c7d1015e5093af8b |
|
25-Jul-2007 |
jucablues <jucablues@users.sourceforge.net> |
DisplacementMap filter boilerplate code + renderer draft implementation.
General setting of attributes and default values.
renderer method is still not correct. Needs some more effort. |