Blender Git Loki
Git Commits -> Revision 71cf9f4
Revision 71cf9f4 by Sergey Sharybin (master) October 5, 2021, 08:52 (GMT) |
Fix T91955: Cycles crash with denoising on non-available device For example, crash when attempting to use OptiX denoiser on systems without OptiX-capable device. Perform check that scene update happened without errors. Note that `et_error` makes progress to cancel, so the code was simplified a bit. |
Commit Details:
Full Hash: 71cf9f4b3f0b750325a0037c4ef5c43fea71248f
Parent Commit: b6ad073
Lines Changed: +9, -3
1 Modified Path:
/intern/cycles/render/session.cpp (+9, -3) (Diff)