Blender Git Commit Log

Git Commits -> Revision eb23b39

Revision eb23b39 by Jeroen Bakker (master)
May 14, 2020, 10:44 (GMT)
Fix T76558: Decreasing Viewport Anti-Aliasing Samples Makes Scene Whiter

When setting the Viewport Anti-Aliasing samples in the user preferences
to a lower sample count the anti-aliasing was not reset. This lead to
incorrect result as the accum buffer would still hold the values of the
larger sample count.

This fix resets the TAA when the sample count is changed.

Reviewed By: Cl�ment Foucault

Differential Revision: https://developer.blender.org/D7728

Commit Details:

Full Hash: eb23b39b7f7f4e0531b9acff3769ec3fa4e236ee
Parent Commit: 80fffba
Lines Changed: +11, -0

3 Modified Paths:

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