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-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-08-26Cleanup: trailing spaceCampbell Barton
2018-08-25Cycles: Add Denoising Clean to the debugging denoising passesLukas Stockner
2018-07-27Cycles: Initial implementation of detailed statisticsSergey Sharybin
2018-07-27Fix T56092: command line arguments after -- beginning with -h don't work.Brecht Van Lommel
2018-07-12Cleanup: pep8, cyclesCampbell Barton
2017-11-17Cycles: Add per-tile render time debug passLukas Stockner
2017-11-17Cycles: Add Volume Direct and Volume Indirect passes for volume-scattered lightLukas Stockner
2017-06-10Cycles: Fix denoising passes being written when they're not actually generatedLukas Stockner
2017-05-26Cycles: Cleanup: Remove semicolons from line endings in Python codeLukas Stockner
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-03-15Cycles: Allow rendering a range of resumable chunksSergey Sharybin
2017-03-15Cycles: Use argument parser for resumable render featureSergey Sharybin
2017-01-31Cycles: Fix spelling in commentSergey Sharybin
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-03-30Cycles: Resumable render implementation for CyclesSergey Sharybin
2016-02-12Cycles: Always use guarded allocator of vectorsSergey Sharybin
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2016-01-12Cycles: Use special debug panel to fine-tune debug flagsSergey Sharybin
2015-09-13Cleanup: spellingCampbell Barton
2015-09-01Cleanup: pep8Campbell Barton
2015-07-23Fix T45381: Crash Blender 2.75 in Win7 x64 AMD cardSergey Sharybin
2015-07-20Fix T45218: Crash when trying to open System in the User preferencesSergey Sharybin
2015-04-17Bake-API: reduce memory footprint when baking more than one object (Fix T41092)Dalai Felinto
2015-02-18Cycles: Initialize "headless" flags on engine initializationSergey Sharybin
2015-02-17Cycles: Make blender session aware of rendering from command lineSergey Sharybin
2015-02-10Cycles: Fallback to bottom-top tile order when rendering from the command lineSergey Sharybin
2015-01-29cleanup: pep8Campbell Barton
2015-01-06Cycles: Repot CPU and CUDA capabilities to system info operatorSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-07-22Cleanup: pep8 & redundant varsCampbell Barton
2014-07-01Fix T40888: Memory error when selecting Cycles render engineSergey Sharybin
2014-05-03Cycles BakeDalai Felinto
2014-02-13Code cleanup: styleCampbell Barton
2013-12-07Cycles: network render code updated for latest changes and improvedMartijn Berger
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-01-28Cycles: preview rendering support for world/material/lamp.Brecht Van Lommel
2013-01-16code cleanup:Campbell Barton
2012-12-13Cycles: shuffle addon import statements a bit to try to fix a strange importBrecht Van Lommel
2012-11-09Cycles: persistent images optionSergey Sharybin
2012-11-03Cycles OSL: refactoring and fixesBrecht Van Lommel
2012-01-09Cycles: multi GPU rendering support.Brecht Van Lommel
2011-12-24minor edits to cycles c/python moduleCampbell Barton
2011-12-20Cycles: border rendering support, includes some refactoring in how pixels areBrecht Van Lommel
2011-11-27minor cycles editsCampbell Barton
2011-11-15set cycles scripts as pep8 & make some minor changes.Campbell Barton
2011-11-14Cycles:Brecht Van Lommel
2011-11-07Cycles: svn merge -r41613:41627 ^/trunk/blenderBrecht Van Lommel
2011-09-09Cycles:Brecht Van Lommel