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
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-06-17Cleanup: trailing space for compositorCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2013-11-19Cleanup: Renamed compositor executePixel functions and their 'read' wrappers ...Lukas Tönne
2013-05-28bmo_subdivide_edgering.c now builds with release+debuginfo, also remove unuse...Campbell Barton
2012-08-10compositor: bokeh blur size input can now be an image, in this case it uses V...Campbell Barton
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-08-03style cleanup: compositorCampbell Barton
2012-07-13Removed parameter from executePixel and initializeTileData.Jeroen Bakker
2012-07-12Small optimizations in compositor.Jeroen Bakker
2012-07-12Compositor:Jeroen Bakker
2012-07-09removed depth aware defocusJeroen Bakker
2012-07-06 * Added OpenCL implementation of the Defocus nodeJeroen Bakker
2012-07-04Highlight nodes that are being processedJeroen Bakker
2012-06-26use m_ prefix for compositor class members (all compositor operations).Campbell Barton
2012-06-19 * fixed defocus background blurin...Jeroen Bakker
2012-06-14stule cleanup: node headersCampbell Barton
2012-05-18style cleanup: compositor, pointer syntax, function brace placement, line lengthCampbell Barton
2012-05-17 ____ Jeroen Bakker