Blender Git Commit Log

Git Commits -> Revision 612b83b

Revision 612b83b by Patrick Mours (master)
December 8, 2020, 15:06 (GMT)
Cycles: Enable baking panel in OptiX and redirect those requests to CUDA for now

This enables support for baking when OptiX is active, but uses CUDA for that behind the scenes, since
the way baking is currently implemented does not work well with OptiX.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D9784

Commit Details:

Full Hash: 612b83bbd183c214b2d252cf19cdf581f3d9cede
Parent Commit: 9962e59
Lines Changed: +14, -7

2 Modified Paths:

/intern/cycles/blender/addon/ui.py (+3, -4) (Diff)
/intern/cycles/device/device_optix.cpp (+11, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021