Blender Git Commit Log

Git Commits -> Revision 1f3fd8e

Revision 1f3fd8e by Lukas Stockner (master)
June 28, 2017, 19:32 (GMT)
Fix T51909: Cycles: Uninitialized closure normals for the Hair BSDF

As the title says, the normal wasn't set for the Hair BSDF because it wasn't
needed before. However, the denoiser uses it to store the feature passes, so
it needs to be set now.

Commit Details:

Full Hash: 1f3fd8e60a378f1516adf2527630206fc730c6b8
Parent Commit: b5696f2
Lines Changed: +3, -2

2 Modified Paths:

/intern/cycles/kernel/osl/osl_closures.cpp (+2, -2) (Diff)
/intern/cycles/kernel/svm/svm_closure.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021