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
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell 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
2015-06-19Support half float file format storage for Multilayer EXRSergey Sharybin
2015-04-06Multi-View and Stereo 3DDalai Felinto
2014-04-25Fix T39799: Backdrop (compositor) ignores alpha.Lukas Tönne
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
2013-09-19Fix for OutputFile node, this would crash with unconnected sockets in MultiEX...Lukas Toenne
2012-11-21When the File Output node exits early in convertToOperations (in case not ren...Lukas Toenne
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-06-22remove scene from new compositor classes. only needs RenderDataCampbell Barton
2012-06-18Fix #31740, compositor overwrites images on frame scrubbing. Restored old com...Lukas Toenne
2012-06-15style cleanup: more nodesCampbell Barton
2012-06-14Removed the actual data type concept as it was never used.Jeroen Bakker
2012-06-08 * Added OpenCL kernel for bokeh blurJeroen Bakker
2012-05-18Fix for Tile image node. This was still using the path string for multilayer ...Lukas Toenne
2012-05-18style cleanup: compositor, pointer syntax, function brace placement, line lengthCampbell Barton
2012-05-17 ____ Jeroen Bakker