The official Blender project repository.
  • C++ 80.2%
  • Python 15.1%
  • C 1.6%
  • CMake 1.1%
  • GLSL 1.1%
  • Other 0.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ray Molenkamp e2b30f7487 Fix: Debug build on windows
MSVC's extended STL checks do something to std::string where you can't
have a global constexpr without it causing a build error this only
happens in debug builds, for details see

Pull Request: https://projects.blender.org/blender/blender/pulls/163575

https://github.com/microsoft/STL/issues/4427
2026-09-05 21:25:04 +02:00
.gitea CODEOWNERS: add an Animation & Rigging section 2026-08-04 16:10:43 +02:00
.github GitHub: Remove workflow for closing PRs 2026-02-27 14:01:43 +01:00
.well-known Add funding manifest reference 2025-05-09 17:12:12 +02:00
assets Geometry Nodes: Add Miter Scale inputs to Curve to Tube 2026-09-03 11:47:02 +02:00
build_files GHOST/Wayland: Dynamically load libdbus 2026-09-03 17:36:17 +02:00
doc Docs: Remove stale TODO about merging blo/blenloader doxygen groups 2026-08-16 10:57:03 +02:00
extern Audaspace: port ffmpeg 9 support from upstream. 2026-08-19 20:00:42 +02:00
intern Core: Add type-safe ListBaseT<T> first/last element functions 2026-09-04 16:15:38 +02:00
lib Fix #161404: Deps: Build OpenXR as shared library on macOS/Linux to fix symbol shadowing issue 2026-07-24 15:57:04 +02:00
locale I18N: Updated UI translations from git/weblate repository (eabb3a00c7ebb367). 2026-08-31 11:19:39 +02:00
release Modeling: add quad-sphere primitive 2026-09-03 10:27:23 +10:00
scripts VSE: Add drag-and-drop support for text datablocks and text files 2026-09-05 11:52:10 -05:00
source Fix: Debug build on windows 2026-09-05 21:25:04 +02:00
tests Texture Paint: Migrate 3D draw brush out of Sculpt Mode 2026-09-04 22:07:08 +02:00
tools Tools: Only list reports in the Blender repo in issues per module script 2026-09-02 11:02:55 +02:00
.clang-format Cleanup: Remove unused LISBASE_FOREACH macros 2026-01-02 18:41:46 +01:00
.clang-tidy Clang-Tidy: Ignore modernize-use-designated-initializers lint 2026-02-19 17:27:34 +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
.gitattributes Fix #161905: External Multires data cleared when exiting Edit Mode 2026-08-06 04:25:33 +02:00
.gitignore Git: Adding the install folder to .gitignore 2026-06-09 11:12:01 +02:00
.gitmodules Revert "Release: Bump to 5.2 LTS Beta." 2026-06-03 13:12:12 +02:00
AUTHORS AUTHORS: update canonical authors 2026-07-08 16:27:13 +10:00
CMakeLists.txt GHOST/Wayland: Dynamically load libdbus 2026-09-03 17:36:17 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Deps: Add option to download source packages without building dependencies 2026-07-22 17:15:58 +02:00
make.bat Make.bat: Fix building with VS2026 2025-12-18 20:16:52 +01:00
pyproject.toml Fix #154159: Console View > Languages menu empty. 2026-02-17 18:29:09 +01:00
README.md README: Use HTTPS for Main Website URL 2026-02-13 11:51:05 +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.