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-17Cleanup: trailing space for compositorCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2015-04-23Fix T44494 crop node changes values during execution.Antony Riakiotakis
2014-10-23Cleanup: spellingCampbell Barton
2013-11-19Cleanup: Renamed compositor executePixel functions and their 'read' wrappers ...Lukas Tönne
2013-03-24fix for struct definition building with msvc2008 and some style cleanup.Campbell Barton
2012-12-05Fix for crop operation using uninitialized bounds in cases input image resolu...Sergey Sharybin
2012-10-28style cleanupCampbell Barton
2012-10-24Updated crop image setting to make every pixel outside the crop black asJeroen Bakker
2012-10-23use min_ max_ functions in more places.Campbell Barton
2012-10-21Fix for [#32931] Crop node resets values to 0Jeroen Bakker
2012-08-10code cleanup: compositor - define size for executePixel function output float...Campbell Barton
2012-08-10use define for bokeh blur size, also define size of determineResolution args.Campbell Barton
2012-07-13Removed parameter from executePixel and initializeTileData.Jeroen Bakker
2012-06-26use m_ prefix for compositor class members (all compositor operations).Campbell Barton
2012-06-15style cleanup: compositor operationsCampbell Barton
2012-06-15style cleanup: more nodesCampbell Barton
2012-05-18style cleanup: compositor, pointer syntax, function brace placement, line lengthCampbell Barton
2012-05-17style cleanup: braces, compositorCampbell Barton
2012-05-17 ____ Jeroen Bakker