summaryrefslogtreecommitdiffstats
path: root/src/display/nr-filter-turbulence.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-5/+5
* Give each filter primitive a name to help in debugging.Tavmjong Bah2017-11-031-0/+3
* More header cleanupLiam P. White2014-09-061-2/+3
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-1/+0
* Correctly invalidate cache of objects with background-accessing filtersKrzysztof Kosi??ski2011-08-141-0/+1
* Initial autocache workKrzysztof Kosi??ski2011-08-091-0/+1
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+0
* Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-16/+1
* | Improve turbulence rendererKrzysztof Kosi??ski2010-07-251-4/+10
* | Turbulence filter (lazy version)Krzysztof Kosi??ski2010-07-231-27/+4
|/
* updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-131-1/+1
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-5/+7
* W3C licensing:Felipe Corr??a da Silva Sanches2008-01-141-2/+10
* Made turbulence filter resolution-independent and renderable at any sizeNiko Kiirala2008-01-091-1/+2
* Fix missing tooltips in LPE's. (Closes LP: #178471)Bryce Harrington2008-01-061-1/+1
* Fized crashes & odd behaviour when resizing, zooming and rotating feTurbulenceNiko Kiirala2007-12-061-7/+9
* Modified filter primitives' render method to use FilterUnits instead of MatrixNiko Kiirala2007-10-311-1/+2
* Added 'paraller axis' rendering hint to filter primitives, that need it.Niko Kiirala2007-10-241-0/+1
* first implementation of feTurbulence rendererFelipe Corr??a da Silva Sanches2007-08-161-0/+43
* added some more boilerplate code on feTurbulence.Felipe Corr??a da Silva Sanches2007-08-141-1/+7
* Filter effects dialog:Nicholas Bishop2007-08-121-2/+8
* boiler plate code for feTurbulence:Felipe Corr??a da Silva Sanches2007-07-261-0/+53