Blender Git Loki
Git Commits -> Revision c4668b75
November 7, 2020, 10:53 (GMT) |
Fix T82220 Missing viewport update after manual "HDRI Preview Size" input This is caused by the TAA being reset after the init phase, leading to 1 sample being kept as valid when it is clearly not. To fix this, we run the lookdev validation before TAA init. Reviewed By: Jeroen Bakker Differential Revision: https://developer.blender.org/D9452 |
Commit Details:
Full Hash: c4668b750c32ffc9c0620c895131831ebb7075f7
Parent Commit: 81a8523
Committed By: Joseph Eagar
Lines Changed: +29, -12