Blender Git Commit Log
Git Commits -> Revision c08716d
Revision c08716d by Edmund Kapusniak (master) June 11, 2018, 19:10 (GMT) |
Fix crash with OpenGL rendering in multiple threads on macOS. On macOS we must always go through BLI_thread_local_get/set(). Differential Revision: https://developer.blender.org/D3470 |
Commit Details:
Full Hash: c08716d3eec06eb341b7e59a65875b1bdf70708e
Parent Commit: 9520fc0
Committed By: Brecht Van Lommel
Lines Changed: +44, -16