Blender Git Loki
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