Blender Git Commit Log
Git Commits -> Revision 6193e81
Revision 6193e81 by Sergey Sharybin (cycles-x) July 8, 2021, 15:46 (GMT) |
Fix adaptive sampling with denoising in Cycles X Writing to the combined pass can not assume that the combined pass has offset of 0: it is possible that pass at 0 offset is a denoised pass. Use explicit offset, similar to other places where accumulation to the combined pass happens. |
Commit Details:
Full Hash: 6193e8181025c32007a499eee419aae96f3c1c7b
Parent Commit: aa20bd8
Lines Changed: +2, -2