The official Blender project repository.
Jonas Holzman
831165edf8
All checks were successful
buildbot/vdev-code-daily-lint Build done.
buildbot/vdev-code-daily-linux-x86_64 Build done.
buildbot/vdev-code-daily-windows-amd64 Build done.
buildbot/vdev-code-daily-darwin-arm64 Build done.
buildbot/vdev-code-daily-darwin-x86_64 Build done.
buildbot/vdev-code-daily-coordinator Build done.
Update Harfbuzz from version 5.1.0 to 10.0.1. The current version of Harfbuzz (5.1.0) fails to build on Clang 16.0 and above, breaking dependency builds on macOS 15.0 (which bumped the Apple Clang version to 16.0). This is due to a new Clang warning flag (`cast-function-type-strict`) which Harfbuzz implicitly enables and treat as an error via a header pragma, which in turn prevents it from being disabled via a simple `-Wno-error` flag. Since Harfbuzz was only added as a preliminary dependency, and isn't used anywhere in the Blender codebase yet, it was decided on the chat that the simplest course of action would be to just bump it to its latest version, as the problematic warning flag has been disabled in version 6.0 Pull Request: #128922 |
||
---|---|---|
.gitea | ||
.github | ||
build_files | ||
doc | ||
extern | ||
intern | ||
lib | ||
locale | ||
release | ||
scripts | ||
source | ||
tests | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
CMakeLists.txt | ||
COPYING | ||
GNUmakefile | ||
make.bat | ||
pyproject.toml | ||
README.md |
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.