Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Eugene Kuznetsov d47f1fa1e8 Fix: more meaningful error when autopep8 is missing
Instead of getting a Python UnboundLocalError.

Pull Request: https://projects.blender.org/blender/blender/pulls/116613
2024-01-12 16:14:20 +01:00
.gitea Docs: Add button to report python API documentation issue 2023-12-07 22:06:07 +01:00
.github
build_files Cleanup: quiet mypy warning 2024-01-11 16:29:19 +11:00
doc PyAPI: support returning non ID types when accessing Context.property 2024-01-10 23:43:29 +11:00
extern Audaspace: faster audio resampling 2024-01-03 21:23:24 +01:00
intern I18n: Go over TIP_ and IFACE_ usages, change to RPT_ when relevant 2024-01-12 13:37:32 +01:00
locale I18N: Updated UI translations from git/weblate repo (bd340604b). 2024-01-08 12:19:45 +01:00
release UI: Updated Auto Keying Button Icon 2024-01-08 23:16:56 +01:00
scripts Geometry Nodes: Sort Elements node 2024-01-12 14:30:34 +01:00
source RNA: Use PROP_RAW_BOOLEAN with single-byte PROP_BOOLEAN raw types 2024-01-12 16:04:47 +01:00
tests Anim: fix Python bone collection unit tests 2024-01-11 14:37:11 +01:00
tools Fix: more meaningful error when autopep8 is missing 2024-01-12 16:14:20 +01:00
.clang-format
.clang-tidy
.editorconfig editorconfig: add HTML entry 2023-12-08 13:28:13 +11:00
.git-blame-ignore-revs
.gitignore
AUTHORS AUTHORS: add 20 new contributors 2024-01-11 09:50:39 +11:00
CMakeLists.txt PyAPI: drop support for Python 3.10 2024-01-09 22:23:41 +11:00
COPYING
GNUmakefile Fix: make update fails in some cases after recent changes 2024-01-12 16:13:15 +01:00
README.md
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.