Blender Git Loki
Git Commits -> Revision 3dfc240
October 31, 2016, 10:31 (GMT) |
Use reflection BSDF for glossy reflections when roughness is 0.0 to reduce computational expense and some code cleanup Code cleanup includes: - Code style cleanup and removed unused code - Consolidated code in the bsdf_microfacet_multi_impl.h to reduce some computational expense |
Commit Details:
Full Hash: 3dfc240e61b3d4d0e7c476989792e4ada869ce91
Parent Commit: a2dd0c5
Lines Changed: +122, -145