Blender Git Commit Log
Git Commits -> Revision 5d97e29
Revision 5d97e29 by Clément Foucault (master) May 15, 2021, 15:52 (GMT) |
EEVEE: Depth of Field: Fix tile artifacts in mixed focus regions This was caused by the slight focus gather not being wide enough for small radii. Now the cast to int will properly round the radius to the nearest integer. This is related to T86244 Black Artefacts in EEVEE on Transparent BSDF |
Commit Details:
Full Hash: 5d97e293c30b41bcd84a2d831ae35e67d8e54670
Parent Commit: 45d3303
Lines Changed: +1, -1
1 Modified Path:
/source/blender/draw/engines/eevee/shaders/effect_dof_resolve_frag.glsl (+1, -1) (Diff)