Blender Git Loki
Git Commits -> Revision 14f490b
Revision 14f490b by Clément Foucault (master) October 16, 2020, 10:56 (GMT) |
EEVEE: SSR: Fix unreported smoothstep instability when border factor is 0 From the GLSL documentation: `Results are undefined if edge0 ? edge1.` This is the case without this patch. |
Commit Details:
Full Hash: 14f490b932ad7b2009563c9ee21103b93143d0bb
Parent Commit: eb55ca7
Lines Changed: +1, -1
1 Modified Path:
/source/blender/draw/engines/eevee/shaders/raytrace_lib.glsl (+1, -1) (Diff)