The official Blender project repository.
Go to file
Sybren A. Stüvel 0327d2c963 Add missing notifier when setting cursor.matrix
Add a notifier when setting `scene.cursor.matrix`. This was already in
place for `cursor.location` and `cursor.rotation`, but was still missing
for `cursor.matrix`, which caused the cursor to remain displayed in its
old transform.
2023-05-08 16:58:26 +02:00
.gitea
.github
build_files Build: use versioned TBB library to avoid conflicts with Linux system libs 2023-05-08 12:47:32 +02:00
doc
extern
intern Cycles: re-enable HIP on Linux 2023-05-05 19:36:55 +02:00
locale I18N: updated UI messages translations from SVN trunk (r6511). 2023-05-08 13:02:16 +02:00
release Geometry Nodes: add simulation support 2023-05-03 13:18:59 +02:00
scripts Geometry Nodes: Simulation calculate to frame operator 2023-05-08 13:41:21 +02:00
source Add missing notifier when setting cursor.matrix 2023-05-08 16:58:26 +02:00
tests Cleanup: format 2023-05-05 23:44:56 +12:00
tools Cleanup: spelling, use term polygons in polygon callbacks 2023-05-05 09:46:28 +10:00
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs Cleanup: add commit to .git-blame-ignore-revs 2023-05-03 20:31:11 +10:00
.gitignore
CMakeLists.txt CMake: add WITH_STRSIZE_DEBUG option, RNA support 2023-05-07 13:52:49 +10: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.