Blender Git Commit Log
Git Commits -> Revision d095411
Revision d095411 by Jacques Lucke (master) January 11, 2021, 09:21 (GMT) |
Fix T83544: Cycles crash when rendering with Save Buffers enabled The issue is that the "Noisy Image" pass is added even though it should not. `use_denoising` has to be enabled on the scene and on the view layer to actually enable it. Differential Revision: https://developer.blender.org/D10048 Reviewers: lukasstockner97, brecht |
Commit Details:
Full Hash: d0954110024fa6eb0c826bf211a4edf117b69788
Parent Commit: 4c44a53
Lines Changed: +1, -1
1 Modified Path:
/intern/cycles/blender/addon/engine.py (+1, -1) (Diff)