Blender Git Loki
Git Commits -> Revision adc0291
Revision adc0291 by Clément Foucault (master) October 14, 2020, 17:26 (GMT) |
Fix T81633 Workbench: TAA never resolve when enabling both X-Ray and cavity This was caused by a wrong flag equality check when in xray mode because the xray mode was masking the effect option flags that are not supported in this mode. This means the never passed and the TAA was reset before every redraw, leading to infinite rendering. |
Commit Details:
Full Hash: adc02910618c38c956c499e496278768ea0e041f
Parent Commit: 57de568
Lines Changed: +17, -5
1 Modified Path:
/source/blender/draw/engines/workbench/workbench_data.c (+17, -5) (Diff)