Blender Git Loki
Git Commits -> Revision 4e23632
Revision 4e23632 by Clément Foucault (master) March 15, 2021, 14:52 (GMT) |
EEVEE: Contact Shadow: Fix self intersection issues This was cause by the change of some epsilon values for reflections. This commit changes the planar reflection tracing to have correct handling of parallel rays and discard any self intersection with normal screen raytrace. |
Commit Details:
Full Hash: 4e236326c1375d5c52068f7898b1d43b5263e885
Parent Commit: 098c595
Lines Changed: +17, -12