Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / display / nr-filter-displacement-map.cpp
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-05-15 Ted GouldUpdating to trunk
2010-04-18 Jasper van de GrondeFix for bug #455302 and bug #165529, also partially...
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-13 Felipe C. da S.... updating my email address in file headers
2009-04-08 jaspervdgSwap iterations over x and y coordinate to be more...
2009-04-05 jaspervdgReverts "fix" of offset in the displacement map code...
2009-04-05 kiiralaFixed offset in interpolation in nr-filter-displacement-map
2009-04-05 pjrmFix a divide-by-zero problem apparently introduced...
2009-04-04 jaspervdgSome extra comments.
2009-04-03 jaspervdgAnd now gradients should be (almost) perfect... The...
2009-03-29 jaspervdgSome quality improvements to feDisplacementMap handling...
2009-01-02 johanengelenMove filters into their own namespace Inkscape::Filters...
2008-12-30 johanengelenget rid of a lot of no longer needed "libnr/nr-......
2008-12-05 johanengelen2geom more as fix
2008-12-05 johanengelenmore 2geomification
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-02-24 jfbarraudpixblock-transform and scaler: convert src if needed...
2008-02-21 jucablues* convert to non-premultiplied alpha on fedisplacementmap
2008-02-19 jucablues* use enums to deal with displacementmap channel selectors
2008-02-07 jucabluesfeDisplacementMap resolution independence fix sent...
2007-11-25 joncruzWarning cleanup
2007-10-31 kiiralaModified filter primitives' render method to use Filter...
2007-10-24 kiiralaAdded 'paraller axis' rendering hint to filter primitiv...
2007-08-13 jucablues* moved some parameter inits from nr-filter-displacemen...
2007-07-27 jucabluesadded helper methods NumberOptNumber::numIsSet() and
2007-07-26 jucabluesboiler plate code for feTurbulence:
2007-07-26 jucabluesimproving displacement map renderer.
2007-07-25 jucabluesDisplacementMap filter boilerplate code + renderer...