Blender Git Loki
Git Commits -> Revision b89a168
Revision b89a168 by Patrick Mours (master) September 30, 2019, 13:38 (GMT) |
Fix "denoise_animation" tests with OptiX in Cycles The OptiX device only loads the denoising kernels when the "use_denoising" feature is active. This was not set by the calling code however and therefore they were never loaded and attempting to launch them failed (see T69801). Reviewed By: brecht Differential Revision: https://developer.blender.org/D5946 |
Commit Details:
Full Hash: b89a1687ce8987e6a077bf861bbc9054c27544ea
Parent Commit: 61efeb6
Lines Changed: +3, -1
1 Modified Path:
/intern/cycles/render/denoising.cpp (+3, -1) (Diff)