summaryrefslogtreecommitdiffstats
path: root/src/display/nr-filter-units.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-12/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+1
* Fix FilterUnits::get_matrix_units2pb() for bounding box case.Tavmjong Bah2017-11-041-12/+3
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-1/+0
* Fix rendering glitches appearing when filtered, cached groups haveKrzysztof Kosi??ski2011-08-191-2/+2
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-13/+4
* update to latest 2geom !Johan B. C. Engelen2011-02-021-18/+18
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-8/+13
* switch nr-filter to 2geomJohan B. C. Engelen2009-01-011-6/+0
* switch nr-filter to 2geomJohan B. C. Engelen2008-12-311-34/+39
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+4
* Made turbulence filter resolution-independent and renderable at any sizeNiko Kiirala2008-01-091-1/+28
* Fized crashes & odd behaviour when resizing, zooming and rotating feTurbulenceNiko Kiirala2007-12-061-2/+19
* Improved handling bounding boxes and rotated/skewed coordinates in filtersNiko Kiirala2007-08-181-0/+154