Blender Git Commit Log
Git Commits -> Revision aa81152
Revision aa81152 by Sergey Sharybin (cycles-x) August 31, 2021, 13:09 (GMT) |
Fix missing result when cancelling render with denoiser in Cycles X OIDN will stop demoising when user cancel is requested. This might leave render buffers in a partially updated state, so the tile write logic will wrongly assume denoised result exists. Differential Revision: https://developer.blender.org/D12334 |
Commit Details:
Full Hash: aa81152dd90f0cfaf40f68fa27f985491804ada5
Parent Commit: f19ec36
Lines Changed: +33, -21