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
2021-03-08Cleanup: Change extension .cpp to .ccJeroen Bakker
2020-11-06Cleanup: Clang-Tidy modernize-use-nullptrSybren A. Stüvel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-04-23Cleanup: style, use braces for compositorCampbell Barton
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-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-09-20Cleanup: styleCampbell Barton
2018-08-24Cleanup: indentation, styleCampbell Barton
2018-05-03Cleanup: fix warnings, removed unused code.Brecht Van Lommel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-09-14Fix T52653: Render output of linked scenes conflicts with other scenes with t...Sergey Sharybin
2017-09-13Fix T52113: Compositor doesnt mix unrendered render layers wellSergey Sharybin
2017-09-13Compositor: Cleanup, get rid of nested ternary operatorsSergey Sharybin
2017-09-13Compositor: Cleanup, de-duplicate some codeSergey Sharybin
2017-09-13Compositor: Cleanup, reduce indentation level in render layer nodeSergey Sharybin
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2015-07-25Compositor: Fixes for the debug passSergey Sharybin
2015-07-24Compositor: Allow using debug pass output in the compositorSergey Sharybin
2015-04-06Multi-View and Stereo 3DDalai Felinto
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
2013-09-05Merge some operations into a single fileSergey Sharybin
2013-08-04Cycles / SSS passes:Thomas Dinges
2013-03-22Fix for Render Layers node, reported by Jason van Gumster (Fweeb) on IRC. The...Lukas Toenne
2013-03-21Render border + crop will be handled correct in compositor nowSergey Sharybin
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-07-04Spellfixes: colour -> colorBastien Montagne
2012-06-15style cleanup: more nodesCampbell Barton
2012-06-08 * Added OpenCL kernel for bokeh blurJeroen Bakker
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