The official Blender project repository.
secext2022
528bd239f0
Some checks are pending
buildbot/vdev-code-daily-coordinator Build started.
buildbot/vdev-code-daily-darwin-x86_64 Build started.
buildbot/vdev-code-daily-windows-amd64 Build started.
buildbot/vdev-code-daily-lint Build done.
buildbot/vdev-code-daily-darwin-arm64 Build started.
buildbot/vdev-code-daily-linux-x86_64 Build done.
Wayland text input could not switch input method. When using an input method editor (e.g. input Chinese), switching the input method (e.g. input English -> input Chinese) during input text was not supported. Resolve the issue by calling `zwp_text_input_v3_disable` every time after receiving a `leave` event, and call `zwp_text_input_v3_enable` every time after receive `enter` event, when text input is enabled. Ref: !127824 |
||
---|---|---|
.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.