Blender Git Loki
Git Commits -> Revision 35ef42d
Revision 35ef42d by Clément Foucault (master) August 24, 2020, 09:24 (GMT) |
Fix T79970 EEVEE: Camera Animation Breaks Motion Blur (Two Steps or More) This was caused by motion blur camera movement tagging the view as invalid and thus resetting the temporal sampling. Critical fix for 2.90. Need second look, but quite confident. This function is only called once when Motion blur is off. Reviewed by: jbakker Differential Revision: https://developer.blender.org/D8676 |
Commit Details:
Full Hash: 35ef42d967c7c127dea8bcd6b8173e722f3a853c
Parent Commit: 40edb84
Lines Changed: +5, -2
1 Modified Path:
/source/blender/draw/engines/eevee/eevee_temporal_sampling.c (+5, -2) (Diff)