Blender Git Commit Log

Git Commits -> Revision b046bc5

Revision b046bc5 by Patrick Mours (master)
May 25, 2021, 14:56 (GMT)
Fix T88096: Baking with OptiX and displacement fails

Using displacement runs the shader eval kernel, but since OptiX modules are not loaded when
baking is active, those were not available and therefore failed to launch. This fixes that by falling
back to the CUDA kernels.

Commit Details:

Full Hash: b046bc536bec914013c678b552ce6cef7dd308e6
Parent Commit: 8cd5066
Lines Changed: +5, -1

1 Modified Path:

/intern/cycles/device/device_optix.cpp (+5, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021