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
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2014-12-10 15:28:44 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2014-12-10 15:28:44 +0300
commit7366283c0107a350ff9e6ed9d4699e0e1f74aef4 (patch)
tree37e6a4230380ac3e7f918d561649430a3b6ead1e /source/blender/blenkernel/intern/depsgraph.c
parent602250d9fe796ff5e762a4880a0be97ef3f4b139 (diff)
Fix T42818: Cycles SSS passes are incorrect for SSS size of 0
This was caused by some internal optimization which evaluated SSS with size of zero as BSDF but used different ID so the evaluation result didn't appear in regular diffuse pass. This lead to situation when SSS data was nowhere stored if the size was zero. Now SSS with zero size and close-to-zero sizes will be handled in the same way from the passes point of view.
Diffstat (limited to 'source/blender/blenkernel/intern/depsgraph.c')
0 files changed, 0 insertions, 0 deletions