The official Blender project repository.
Aras Pranckevicius
7dad51a724
Some checks are pending
buildbot/vdev-code-daily-coordinator Build started.
buildbot/vdev-code-daily-darwin-x86_64 Build started.
buildbot/vdev-code-daily-darwin-arm64 Build started.
buildbot/vdev-code-daily-linux-x86_64 Build started.
buildbot/vdev-code-daily-windows-amd64 Build started.
buildbot/vdev-code-daily-lint Build done.
IMB_scale modifies the input image. But some places in code needed to keep original input intact, so what they did was a sequence of IMB_dupImBuf+IMB_scale Add IMB_scale_into_new function and use that in several obvious places: - movieclip_build_proxy_ibuf - icon_copy_rect - seq_proxy_build_frame Rebuilding proxies for VSE image sequences with 94 4K resolution EXR images (on Ryzen 5950X/Win10/VS2022): 13.4 -> 10.3 seconds. Pull Request: #128752 |
||
---|---|---|
.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.