Blender Git Loki
Git Commits -> Revision 5ab2252
Revision 5ab2252 by Clément Foucault (master) March 10, 2021, 16:57 (GMT) |
Fix T86429 EEVEE: Ambient occlusion broken on some platform This was cause by a division by 0 if the ray direction had no depth difference. Adding a small epsilon fix the issue. |
Commit Details:
Full Hash: 5ab2252a6631bfa58a3ceb57f9778253a477e642
Parent Commit: 56bf4f3
Lines Changed: +5, -0
1 Modified Path:
/source/blender/draw/engines/eevee/shaders/raytrace_lib.glsl (+5, -0) (Diff)