Blender Git Commit Log
Git Commits -> Revision 45b5bf0
Revision 45b5bf0 by Sergey Sharybin (master) July 18, 2015, 14:02 (GMT) |
Cycles; Make baking a feature-specific option This means render devices now might skip building baking kernels in cases when only actual render-related functionality is used. For now it's only implemented for OpenCL split kernel device and mainly needed to work around some compiler-specific bugs which crashes on building the kernel. Using OpenCL for baking might still crash the driver, but at least there is now higher probability of that GPU will be usable to render the scene. Real fix should actually be done in the driver side. |
Commit Details:
Full Hash: 45b5bf034b053509d7175e74ddea22c658b4717e
Parent Commit: 36a952e
Lines Changed: +20, -2