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
2015-10-08Cycles: Cleanup, whitespace around keywordsSergey Sharybin
2015-08-26Fix T45232: Cycles bake artifacts with transparent texturesSergey Sharybin
2015-05-07Correct typo: ifdef'd now, but obviously wrongCampbell Barton
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-02-23Disable Bake Jitter code (recently added)Dalai Felinto
2015-02-20Fix T43550: Bug in Cycles Bake TextureSergey Sharybin
2015-01-27Fix T43388 Cycles Baking gives different results than Cycles RenderDalai Felinto
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-11-11Fix T41783: Cycles baking ignores displacementDalai Felinto
2014-11-11Fix T41873: Different 'seed' values do not yield different noise patterns whe...Dalai Felinto
2014-09-25Cycles: Add support for cameras inside volumeSergey Sharybin
2014-09-25Fix T39823: SSS scatter doesn't update volume stack, causing shading artifactsSergey Sharybin
2014-08-19Fix T41471 Cycles Bake: Setting small tile size results in wrong bake with st...Dalai Felinto
2014-08-13Fix T41219: Cycles backface detection doesn't work properlySergey Sharybin
2014-07-10Cleanup: Always assign num_samples, there is no need for this special define.Thomas Dinges
2014-06-14Cycles code refactor: deduplicate and symmetrize some path tracing code.Brecht Van Lommel
2014-06-06Fix T40370: cycles CUDA baking timeout with high number of AA samples.Brecht Van Lommel
2014-05-29Revert "fix T40375 Glossy shader bakes different than render"Dalai Felinto
2014-05-28Fix T40399, OpenCL compile error.Thomas Dinges
2014-05-27Cycles: new camera_direction_from_pointDalai Felinto
2014-05-27fix T40375 Glossy shader bakes different than renderDalai Felinto
2014-05-27Fix T40379: world MIS causing too much CUDA memory usage.Brecht Van Lommel
2014-05-26fix T40322: Glitch in baking a mixed SSS shaderDalai Felinto
2014-05-24Revert "Cycles-Bake: fix T40322 Glitch in baking a mixed SSS shader"Dalai Felinto
2014-05-23Cycles-Bake: fix T40322 Glitch in baking a mixed SSS shaderDalai Felinto
2014-05-23Cycles-Bake: fix T40270 Combined Type fails to bake Emission nodeDalai Felinto
2014-05-19Fix T40135: cycles baking did not support branched path settings yet.Brecht Van Lommel
2014-05-19Code refactor: rename kernel_displace.h to kernel_bake.h.Brecht Van Lommel