Blender Git Commit Log
Git Commits -> Revision 56bf4f3
Revision 56bf4f3 by Clément Foucault (master) March 10, 2021, 16:57 (GMT) |
EEVEE: ScreenSpaceReflections: Add back support for planar reflections We now have a new buffer to output reflection depth. This buffer is only usefull for non planar SSR but we use it to tag the planar rays. This also touch the raytrace algo for planars to avoid degenerate lines on vert sharp reflections. |
Commit Details:
Full Hash: 56bf4f3fb32641483aeb7870f9a6372a2867fbbc
Parent Commit: 793335f
Lines Changed: +40, -34