d387ef224fa7dd0ff668de3425186a6d2b065223
For Blender 4.0 only, 3.3 and 3.6 keep using the older Xcode version. The new linker in Xcode 15 gives many warnings due to duplicated libraries, generated by CMake to resolve circular dependencies. For now use the old linker to silence these warnings. Remove legacy flags for libc++, this is the default for a long time and generates warnings with the new linker. Reason for upgrade is to take advantage of MetalRT curve support. Pull Request: https://projects.blender.org/blender/blender/pulls/110243
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
