Blender Git Commit Log
Git Commits -> Revision cd1a083
Revision cd1a083 by Clément Foucault (master) February 22, 2021, 16:34 (GMT) |
Fix T85720 EEVEE: Contact shadows do not appear when enabling SSR Contact shadows needed correct `gl_FragCoord.z` but this is not correctly set for fullscreen passes. Need to pass depth using a global variable until we get rid of `cl_eval.tracing_depth`. |
Commit Details:
Full Hash: cd1a08398437bb6be4ea82bb553ef3e8dcaee7ab
Parent Commit: 1ec626f
Lines Changed: +10, -1