The official Blender project repository.
Jesse Yurkovich
c9d50a316b
All checks were successful
buildbot/vdev-code-daily-lint Build done.
buildbot/vdev-code-daily-linux-x86_64 Build done.
buildbot/vdev-code-daily-darwin-x86_64 Build done.
buildbot/vdev-code-daily-windows-amd64 Build done.
buildbot/vdev-code-daily-darwin-arm64 Build done.
buildbot/vdev-code-daily-coordinator Build done.
In March 2022 this was added as a provision to check/guard the build if external folks were compiling without USD "Imaging" support [1] In Feb 2023 code was added which ended up depending on "Imaging" unconditionally (and probably more at this point) [2] Since we haven't heard this being a problem so far, and because the USD build option is enabled by default, let's just remove it. The test which was added is also removed because the main import/export code serves as the compile test, and the python test code serves as a much more sufficient check of actual functionality. [1] https://archive.blender.org/developer/D14456 [2] Commit `72a85d976a5781a21166356b24668b8c48d51690` Pull Request: #129733 |
||
---|---|---|
.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.