0
0
forked from blender/blender
The official Blender project repository.
Go to file
Clément Foucault e9298dced4 GPU: Avoid ShaderCreateInfo object directly inside Map
This avoid uneeded big internal allocation for the map.
2024-10-26 13:51:45 +02:00
.gitea
.github
build_files Cleanup: update use of typing in for Python scripts 2024-10-23 12:48:09 +11:00
doc Cleanup: update use of typing in for Python scripts 2024-10-23 12:48:09 +11:00
extern Fix #129162: High idle CPU usage with PulseAudio in Linux 2024-10-21 00:53:14 +02:00
intern Merge branch 'blender-v4.3-release' 2024-10-25 14:08:40 +11:00
lib Libs: macOS arm64/x64: Update autopep8 to 2.3.1 2024-10-16 23:39:46 +02:00
locale I18N: Updated UI translations from git/weblate (775b3f01b2059a456). 2024-10-20 18:22:29 +02:00
release Cleanup: update use of typing in for Python scripts 2024-10-23 12:48:09 +11:00
scripts Merge branch 'blender-v4.3-release' 2024-10-25 08:03:30 +11:00
source GPU: Avoid ShaderCreateInfo object directly inside Map 2024-10-26 13:51:45 +02:00
tests Revert unintended change to tests/data 2024-10-24 11:12:25 +01:00
tools Cleanup: use type hints for discover_nodes.py 2024-10-23 13:18:36 +11:00
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
.gitmodules
AUTHORS AUTHORS: add 1 new author 2024-10-25 14:06:30 +11:00
CMakeLists.txt GPU: Remove shader builder 2024-10-21 14:00:12 +02:00
COPYING
GNUmakefile make license: command to update the license file 2024-10-18 17:09:43 +02:00
make.bat make license: command to update the license file 2024-10-18 17:09:43 +02:00
pyproject.toml pyproject.toml: correct autopep8 configuration for 2.3.1 2024-10-16 20:55:03 +11:00
README.md Docs: Replace most wiki links with links to new developer docs 2024-01-18 16:49:38 +01:00

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.