Blender Git Commit Log

Git Commits -> Revision 8864866

Revision 8864866 by Brecht Van Lommel (master)
February 2, 2021, 11:08 (GMT)
macOS: use precompiled libraries for arm64 build

Standard wiki build instructions for building Blender on macOS can now be used
on Macs with ARM processors.

This contains all libraries except for Embree and OpenImageDenoise, so Cycles
performance does not yet have full performance and features in this build. An
x86-64 build is likely to still render faster than arm64 until Embree is added.

Uses the new lib/darwin_arm64 folder. For simplicity and to keep download size
under control, both for end users and builders, we are not planning to ship
universal binaries. So this is a separate folder from lib/darwin.

Ref T78710

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

Commit Details:

Full Hash: 886486615b35ee7bc6e48d2a4299f1254939f73b
Parent Commit: 6241997
Lines Changed: +20, -5

3 Modified Paths:

/build_files/cmake/platform/platform_apple.cmake (+5, -1) (Diff)
/build_files/utils/make_update.py (+7, -1) (Diff)
/GNUmakefile (+8, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021