Blender Git Commit Log
Git Commits -> Revision b2f04fc
Revision b2f04fc by Jeroen Bakker (master) March 26, 2020, 07:22 (GMT) |
Fix T75062: Frame Flashes During 3D Viewport Animation Playback This issue became visible after fixing other TAA issues recently. The sample count of the first frame wasn't reset resulting that the incorrect resolve took place. This issue was already there beforehand, it is just much clearer during the recent changes. Now the `taa_sample will be reset when performing an animation playback in the 3d viewport. |
Commit Details:
Full Hash: b2f04fce2d21c631c5a0d4e5015c8b7b0c0c8d0d
Parent Commit: bae9553
Lines Changed: +2, -3
1 Modified Path:
/source/blender/draw/engines/workbench/workbench_effect_antialiasing.c (+2, -3) (Diff)