Blender Git Loki
Git Commits -> Revision c844497
Revision c844497 by Clément Foucault (eevee-rewrite, temp-eevee-gpencil-rewrite, viewport-compositor) June 19, 2021, 16:00 (GMT) |
EEVEE: Film: Fix accumulator precision when zoomed out Use viewspace instead of world space to compute pixel projection. This fix issues when camera is far from origin and float precision would produce artifacts. |
Commit Details:
Full Hash: c844497aee69a1d6fa689e061acd98bccb490fa8
Parent Commit: a6ae942
Lines Changed: +47, -31