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-07-12Merge branch 'master' into blender2.8Campbell Barton
2018-07-12Cleanup: pep8, cyclesCampbell Barton
2018-07-06Cleanup: remove unused shader node compatibility flag.Brecht Van Lommel
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-06-21Merge branch 'master' into blender2.8Campbell Barton
2018-06-21Fix Cycles incorrect versioning for automatic sample world resolution.Brecht Van Lommel
2018-06-16Merge branch 'master' into blender2.8Brecht Van Lommel
2018-06-15Cycles: change Ambient Occlusion shader to output colors.Lukas Stockner
2018-06-14Merge remote-tracking branch 'origin/master' into blender2.8Lukas Stockner
2018-06-14Cycles: Automatically detect HDRI resolution by default and use non-square sa...Lukas Stockner
2018-05-30Cycles: Use new internal hair shape properties.Clément Foucault
2018-03-10Merge branch 'master' into blender2.8Brecht Van Lommel
2018-03-10Cycles: switch to squared roughness convention for all nodes.Brecht Van Lommel
2018-02-09Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-09Cycles: add random walk subsurface scattering to Principled BSDF.Brecht Van Lommel
2018-02-03Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel
2018-01-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-25Cycles: rename displacement methods, default to displace, tweak panel layout.Brecht Van Lommel
2018-01-24Fix Cycles inserting displacement node when there is a custom node setup inst...Brecht Van Lommel
2018-01-23Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-23Cycles: change material output displacement to vector.Brecht Van Lommel
2017-08-21Revert "Cycles: remove square samples option."Brecht Van Lommel
2017-08-11Cycles: remove square samples option.Brecht Van Lommel
2017-08-11Cycles: change defaults for filter glossy, clamp and branched path AA.Brecht Van Lommel
2016-11-23Fix Cycles device backwards compatibility error if device type is unavailable.Brecht Van Lommel
2016-11-20Cycles: add basic backwards compatibility for device selection, move to Syste...Brecht Van Lommel
2016-11-08Cycles: Only use new light sample threshold for new filesSergey Sharybin
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-02-10Fix T47377: Newer file crashes at render on official 2.76b versionSergey Sharybin
2016-02-06Cycles: Change several default values (second batch).Thomas Dinges
2016-01-23Cycles: Change several default values (first batch).Thomas Dinges
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2015-12-31Fix T46915: Non-intuitive behavior of Vector Curve Mapping nodeSergey Sharybin
2015-03-12Partial fix for T43967: Background is wrong in 2.74Sergey Sharybin
2015-01-22Fix T43120: Cycles mapping node rotation order is different from viewportSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-09-23Fix typo in previous commitSergey Sharybin
2014-09-23Move versioning code under the subversion checkSergey Sharybin
2014-09-20Cycles: Backward compatibility code for the Clamp splitting in 2.70.Thomas Dinges
2014-09-07No need for try/except in D766Campbell Barton
2014-09-05Cycles: Split caustics option, to allow separate control for Reflection and R...Thomas Dinges
2014-08-28Fix T41473: Cycles volume rendering is too darkSergey Sharybin