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

3 Modified Paths:

/source/blender/draw/engines/eevee/eevee_lightprobes.c (+1, -1) (Diff)
/source/blender/draw/engines/eevee/eevee_lookdev.c (+1, -1) (Diff)
/source/blender/draw/engines/eevee/eevee_private.h (+13, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021