Blender Git Commit Log
Git Commits -> Revision 70d73ff
Revision 70d73ff by Clément Foucault (master) October 26, 2018, 08:54 (GMT) |
Eevee: SSS: Fix issue with mac and stencil buffer blitting Adding a workaround in this case: we blit the depth buffer instead of the stencil buffer and use the copy as the texture. This is slower but at least it should work. |
Commit Details:
Full Hash: 70d73ff5007c817c6c7fedbfceea2fc1641f60b5
Parent Commit: d5fe6e4
Lines Changed: +43, -9