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

2 Modified Paths:

/intern/cycles/kernel/kernel_accumulate.h (+1, -1) (Diff)
/intern/cycles/kernel/kernel_adaptive_sampling.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021