Blender Git Loki
Git Commits -> Revision 4cd9a11
Revision 4cd9a11 by Clément Foucault (master) March 10, 2021, 16:57 (GMT) |
EEVEE: ScreenSpaceReflections: Improve minimal hit threshold This makes the hit delta threshold dependant on the ray angle. If the ray is more aligned with the view, its intersection threshold gets bigger to avoid going through geometry. This improves reflections and fix T86448 refraction issue. |
Commit Details:
Full Hash: 4cd9a1164b5a184ca957b977f27584ec61cc3ac6
Parent Commit: 352385d
Lines Changed: +1, -1
1 Modified Path:
/source/blender/draw/engines/eevee/shaders/raytrace_lib.glsl (+1, -1) (Diff)