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-05-15Cycles: code refactor to bake using regular render session and tilesBrecht Van Lommel
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-02-14Freestyle: Add option for rendering Freestyle to a separate passLukas Stockner
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-01Merge branch 'blender2.7'Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-18Merge branch 'blender2.7'Lukas Stockner
2019-01-18Fix T56799: Custom render passes missing when using Save BuffersLukas Stockner
2018-07-23Fix wrong view layer rendered from command lineSergey Sharybin
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-02-28Cleanup: macros using _END, should have a _BEGINCampbell Barton
2018-02-28Refactor depsgraph/render logic to serve evaluated depsgraph to enginesDalai Felinto
2017-11-08Fix various issues with (multiview) OpenEXR file save/load.Brecht Van Lommel
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2015-11-16Speedup OpenGL sequencer animation renderingSergey Sharybin
2015-06-17Fix T44682: Save Buffers canceled renders show nothing in Image EditorSergey Sharybin
2015-04-29RenderResult should have a valid view whenever possibleDalai Felinto
2015-04-06Multi-View and Stereo 3DDalai Felinto
2014-06-28Add render result caching.Bastien Montagne
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-09-20Fix #32603: Multi-Layer EXR files can't be color managedSergey Sharybin
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-05Code refactoring: split render result related functions into separate file.Brecht Van Lommel