Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Cleanup: trailing space for compositorCampbell Barton
2015-08-27Fix T45617: Map UV node produces image artifactsSergey Sharybin
2015-05-12Cleanup: styleCampbell Barton
2015-05-12Fix T44398: Compositing displace node makes image fuzzy with zero displacementSergey Sharybin
2015-03-27Compositor: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2014-03-07Fix for displace node regression (reported on IRC by Sebastian Koenig):Lukas Tönne
2013-12-10Style CleanupCampbell Barton
2013-12-04Fix for EWA (elliptical weighted average) sampling in the compositor.Lukas Tönne
2013-11-19Cleanup: Renamed compositor executePixel functions and their 'read' wrappers ...Lukas Tönne
2012-10-23rename api functions...Campbell Barton
2012-08-16compositor - EWA filter was blurring too much by default, this caused the dis...Campbell Barton
2012-08-10code cleanup: compositor - define size for executePixel function output float...Campbell Barton
2012-07-13Removed parameter from executePixel and initializeTileData.Jeroen Bakker
2012-07-13bugfix: [#32073] Displace node different result between Low and high qualityDalai Felinto
2012-06-26use m_ prefix for compositor class members (all compositor operations).Campbell Barton
2012-06-15style cleanup: compositor operationsCampbell Barton
2012-05-18style cleanup: compositor, pointer syntax, function brace placement, line lengthCampbell Barton
2012-05-17 ____ Jeroen Bakker