Blender Git Commit Log
Git Commits -> Revision f79788f
Revision f79788f by Clément Foucault (eevee-rewrite, temp-eevee-gpencil-rewrite, viewport-compositor) 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