Blender Git Commit Log

Git Commits -> Revision 220d3ed

Revision 220d3ed by Sergey Sharybin (cycles-x)
April 13, 2021, 16:00 (GMT)
Cycles: Fix and improve behavior of SessionParams::modified

The check around denoising.use seemed to be wrong: seems to be a
mistake of trying to inline check for an effective value of the
new parameters denoiser usage (with device support taken into
account).

Additionally, don't compare denoising parameters if the denoising
is not used. This way it is possible to modify denoiser settings
before enabling it, which is handy in the complex files.

Commit Details:

Full Hash: 220d3edc8e00cc50e5954cac759699517b4a7321
Parent Commit: 1c53d94
Lines Changed: +21, -7

1 Modified Path:

/intern/cycles/render/session.h (+21, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021