Blender Git Commit Log
Git Commits -> Revision 8885fb5
Revision 8885fb5 by Clément Foucault (master) February 25, 2020, 12:18 (GMT) |
EEVEE: Fix seams in reflection cubemap on low roughness This was caused by the texture size not being power of 2. Thus the padding applied to the base LOD did not match the highest mipmaps. |
Commit Details:
Full Hash: 8885fb5929f23d59141986cda6f71f9503018a40
Parent Commit: 7463da6
Lines Changed: +15, -4