Blender Git Loki
Git Commits -> Revision c0af75f
Revision c0af75f by Sergey Sharybin (cycles-x) June 11, 2021, 17:09 (GMT) |
Fix possible use of stalled data in Cycles X OIDN denoiser The denoiser object is only re-created if denoiser type changes. Need to manually ensure implementation is up-to-date with the new parameters. Solves possible issues with denoiser using image from previous execution (in viewport render, enable normal pass, then disable it). |
Commit Details:
Full Hash: c0af75f1981cdb92a918649efb208a3c49f9b69c
Parent Commit: 2f8b0c0
Lines Changed: +10, -0
1 Modified Path:
/intern/cycles/integrator/denoiser_oidn.cpp (+10, -0) (Diff)