Blender Git Commit Log
Git Commits -> Revision b7a9e98
Revision b7a9e98 by Arto Kitula (master) January 26, 2019, 14:48 (GMT) |
macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster. This bring macOS on par with Windows and Linux. It uses the OpenMP library added to our precompiled libraries. Custom flags are set because FindOpenMP from CMake below 3.12 does not support AppleClang, and more recent versions do not work with our custom directory location either. Differential Revision: https://developer.blender.org/D4257 |
Commit Details:
Full Hash: b7a9e980a11a085a3bc7ef8e267b967197f47447
Parent Commit: 8d4c477
Committed By: Brecht Van Lommel
Lines Changed: +32, -8