Blender Git Commit Log

Git Commits -> Revision f79788f

August 19, 2021, 08:01 (GMT)
EEVEE: Film: Fix undefined viewport color values after resizing

This was caused by the blend mode that was used even with full opacity.
This caused issues with the viewport was resized and the color of the
framebuffer becomes undefined, leading to undefined values in the blend
equation.

Another fix would be to clear the viewport color on resize inside the
GPUViewport.

Commit Details:

Full Hash: f79788f7671a77e494de898aad794d8ba5d56b8f
Parent Commit: c4287db
Lines Changed: +17, -4

2 Modified Paths:

/source/blender/draw/engines/eevee/eevee_film.cc (+16, -4) (Diff)
/source/blender/draw/engines/eevee/eevee_film.hh (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021