Blender Git Commit Log
Git Commits -> Revision f3161bd
Revision f3161bd by Clément Foucault (master) March 10, 2018, 01:18 (GMT) |
Eevee: Planar Reflections: Fix corrupted results in downsampling step. It only seems to happen in some drivers/gpu, the vertices gets culled if 4th component is 0.0. So lesson learned: always use 1.0 if constant. |
Commit Details:
Full Hash: f3161bd2abe4bcc41f0e9169275be315ecc6b054
Parent Commit: 92c2e2f
Lines Changed: +3, -3
1 Modified Path:
/source/blender/draw/engines/eevee/shaders/lightprobe_planar_downsample_geom.glsl (+3, -3) (Diff)