The official Blender project repository.
Go to file
Campbell Barton f222fe6a3a Build: enable Python optimizations (PGO & LTO) on Linux
This is used for most Python release builds and has been reported to
give a modest 5-10% speedup (depending on the workload).

This could be enabled on macOS too but needs to be tested.
2023-02-09 20:59:08 +11:00
.gitea
.github Docs: change Git URLs to point projects.blender.org instead of git.blender.org 2023-02-07 14:23:05 +01:00
build_files Build: enable Python optimizations (PGO & LTO) on Linux 2023-02-09 20:59:08 +11:00
doc
extern Docs: change Git URLs to point projects.blender.org instead of git.blender.org 2023-02-07 14:23:05 +01:00
intern Cleanup: update username in code-comments: campbellbarton -> ideasman42 2023-02-09 11:33:48 +11:00
release PyAPI: minor change to rna_manual_reference loading 2023-02-09 11:18:15 +11:00
source GPU: Fix assert when using light gizmo. 2023-02-09 08:36:27 +01:00
tests
.arcconfig
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
.gitmodules Un-ignore modules in .gitmodules configuration 2023-02-08 11:32:32 +01:00
CMakeLists.txt
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.