Blender Git Commit Log
Git Commits -> Revision f91aeae
Revision f91aeae by Clément Foucault (eevee-dof-refactor) January 26, 2021, 00:23 (GMT) |
EEVEE: Depth Of Field: Filter weight buffer This allows us to filter foreground buffer and have better layer masks. This doubles the filter time but the pass is already quite inexpensive. Also we could add an early out condition using the tile buffers. |
Commit Details:
Full Hash: f91aeaedb1c9f266926e539b3d8d3a8b9c2da9ab
Parent Commit: d7365bf
Lines Changed: +30, -10