Blender Git Loki
Git Commits -> Revision 1c22b55
March 3, 2021, 13:57 (GMT) |
EEVEE: Add ensure_valid_reflection to glossy closures This is ported from Cycles and fixes issues with bump/normal mapping giving weird reflections/lighting. Fixes T81070 Specular light should be limited to normal pointing toward the camera Fixes T78501 Normal mapping making specular artifact |
Commit Details:
Full Hash: 1c22b551d0c13ad90bdc6145e6fa7db763038523
Parent Commit: 87da264
Lines Changed: +59, -0
2 Modified Paths:
/source/blender/draw/engines/eevee/shaders/bsdf_common_lib.glsl (
+54,
-0)
(Diff)/source/blender/draw/engines/eevee/shaders/closure_eval_glossy_lib.glsl (
+5,
-0)
(Diff)