1
0
forked from blender/blender
The official Blender project repository.
Go to file
Bastien Montagne 98ed3d3538 Fix print format warning with int64_t value.
There is no portable I18N-compatoible way to printf-format an `int64_t`
value, so convert it back into an `int`.
2023-11-20 12:43:07 +01:00
.gitea
.github
build_files Build: fix macOS OpenImageDenoise 2.1 library not loading correctly 2023-11-16 19:21:30 +01:00
doc
extern
intern Cycles: Add Intel GPU support for OpenImageDenoise 2023-11-20 11:12:41 +01:00
locale I18N: Updated UI translations from git/weblate repo (45f7411855b5a02). 2023-11-20 12:41:55 +01:00
release Fix #114661: Incorrect display of Rec.1886 and Rec. 2020 view transforms 2023-11-16 09:47:49 +01:00
scripts UI messages fixes/cleanups. 2023-11-20 12:20:58 +01:00
source Fix print format warning with int64_t value. 2023-11-20 12:43:07 +01:00
tests IO: add STL import/export tests 2023-11-20 11:19:50 +01:00
tools Fix syntax error in last commit 2023-11-14 13:57:29 +01:00
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
AUTHORS
CMakeLists.txt Tests: add WIITH_TESTS_BATCHED option to execute Blender once per test 2023-11-08 18:41:33 +01:00
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.

Blender screenshot

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.