The official Blender project repository.
Find a file
Omar Emara d4189ee398 Fix #133225: File Output nodes fail inside node groups
The File Output node no longer works inside node groups since the
introduction of the new CPU compositor. This is explicit in the code, so
we just consider all file output nodes recursively to fix this issue.
2025-01-20 13:11:28 +02:00
.gitea Report template: Add link to manual system information collection page 2024-11-19 01:05:52 +01:00
.github Funding: Add FUNDING.yml to link to fund.blender.org on GitHub mirror 2024-07-31 10:03:57 +02:00
build_files Fix #132198: Remove license dialog from the msi installer 2025-01-17 18:45:26 +01:00
doc Fix incorrect docs for bpy.types.bpy_prop_collection_idprop 2025-01-20 15:49:54 +11:00
extern Fix #132905: High idle CPU usage with PulseAudio in Linux 2025-01-13 14:33:15 +01:00
intern Fix #132516: Cycles: No NDC coordinates with OSL on OptiX 2025-01-20 03:42:02 +01:00
lib Clang Format: disable formatting lib/, same as was done for extern/ 2025-01-04 18:35:11 +01:00
locale I18N: Updated UI translations from git/weblate repository (64cd67e602728a40). 2025-01-13 13:01:28 +01:00
release Assets: Update submodule hash 2025-01-17 21:30:22 +01:00
scripts Fix #133259: Regression: Error when saving a theme 2025-01-20 10:35:27 +01:00
source Fix #133225: File Output nodes fail inside node groups 2025-01-20 13:11:28 +02:00
tests Tests: Enable OptiX OSL window test 2025-01-20 05:06:13 +01:00
tools VSE: Python API: Rename RNA types from Sequence to Strip 2025-01-16 12:32:59 +01:00
.clang-format ClangFormat: Remove unused sculpt macro exceptions 2024-11-12 00:44:24 +01:00
.clang-tidy Clang Tidy: Ignore some newer readability warnings 2025-01-02 16:22:44 +01:00
.editorconfig editorconfig: add HTML entry 2023-12-08 13:28:13 +11:00
.git-blame-ignore-revs Cleanup: add commit to .git-blame-ignore-revs 2023-05-03 20:31:11 +10:00
.gitignore Git: ignore compile_commands.json 2025-01-08 16:42:50 +01:00
.gitmodules Revert "Release cycle: Blender 4.3 Beta" 2024-10-02 12:35:26 +02:00
AUTHORS Vulkan: Add support for dynamic rendering local read 2025-01-13 08:10:31 +01:00
CMakeLists.txt CMake: enable CMP0177 policy to normalize desintion paths 2025-01-06 17:56:07 +11:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Tools: remove project_netbeans 2025-01-02 16:01:17 +11: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.