Blender Git Commit Log

Git Commits -> Revision 58ac113

Revision 58ac113 by Jeroen Bakker (master)
March 23, 2020, 16:10 (GMT)
Fix T74782: WorkBench TAA Artifacts During Painting/Drawing

When the TAA is finished the screen can still be redrawn by other
operations without the TAA needs to be reset.
If that happened the TAA did add a blank sample to the result.

This patch will add an early exit in the case TAA was finished. Note
that there are still some cases still not working. The overlay engine
can in certain circumstances draw directly into the default_fb what can
lead to render artifacts.

Commit Details:

Full Hash: 58ac113b76d950c72c7319094f7e6cc61c70dc59
Parent Commit: 24b27ea
Lines Changed: +4, -0

1 Modified Path:

/source/blender/draw/engines/workbench/workbench_effect_antialiasing.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021