Blender Git Loki
Git Commits -> Revision bb8bfdd
Revision bb8bfdd by Lukas Stockner (master) July 10, 2016, 14:41 (GMT) |
Cycles: Fix failed assert with isotropic Ashikhmin-Shirley distribution in the Glossy node The shader sync code used the anisotropic version of the Ashikhmin-Shirley closure for both Anisotropic and Glossy BSDF, which caused a failed assert because the anisotropic closure expects an addiitonal SVM node. |
Commit Details:
Full Hash: bb8bfdd4b600e0f82920901fdb0aa42dd65b059c
Parent Commit: e0c1636
Lines Changed: +1, -1
1 Modified Path:
/intern/cycles/blender/blender_shader.cpp (+1, -1) (Diff)