Blender Git Commit Log
Git Commits -> Revision 9b9cbab
Revision 9b9cbab by Stefan Werner (mac_arm64) July 10, 2020, 22:33 (GMT) |
macOS: Port to arm64. Untested and not fully featured. Missing are: * several Python modules, notably ctypes and numpy * Embree * OpenImageDeniose * Audaspace (depends on numpy) To build it, configure with the following flags: OSX_ARCHITECTURES=arm64 CMAKE_OSX_ARCHITECTURES=arm64 WITH_CYCLES_EMBREE=OFF WITH_CPU_SSE=OFF WITH_AUDASPACE=OFF |
Commit Details:
Full Hash: 9b9cbabd96f5f3c8911c3670cd8ddd6789619c1a
Parent Commit: 3121015
Lines Changed: +268, -32