Blender Git Loki
Git Commits -> Revision 1562c9f
Revision 1562c9f by Patrick Mours (master) July 6, 2020, 15:33 (GMT) |
Fix OptiX viewport denoising not working when rendering scene (without OptiX) that uses unsupported features Denoising devices do not need to load the full feature set of kernels, so only activate the denoising feature for them (so that it is possible to use features that are supported by the render devices, but not the denoising devices). |
Commit Details:
Full Hash: 1562c9f031538219da30404a64e2a187560e5e3c
Parent Commit: aabfd2f
Lines Changed: +4, -1
1 Modified Path:
/intern/cycles/device/device_multi.cpp (+4, -1) (Diff)