Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Campbell Barton 3cfd4b4aba Cleanup: simplify check for the existence of key-blocks
The active key was accessed to check if the key-blocks were empty,
the variable was then shadowed by the iterator.

Check if the key blocks list is empty instead.
2024-03-29 10:13:06 +11:00
.gitea
.github
build_files
doc Unbreak building PyDocs from error in recent refactor 2024-03-27 16:26:31 +11:00
extern Compositor: Port GLSL SMAA to CPU compositor 2024-03-25 14:21:00 +01:00
intern Fix: Missing change in declaration from previous commit 2024-03-28 19:01:32 -04:00
lib
locale I18N: Updated UI translstions from git/weblate repo (5f533cb92100b). 2024-03-25 09:59:29 +09:00
release Sculpt: Add Line Hide tool 2024-03-29 00:05:25 +01:00
scripts Cleanup: assign object & space variables from the context for reuse 2024-03-29 10:08:59 +11:00
source Cleanup: simplify check for the existence of key-blocks 2024-03-29 10:13:06 +11:00
tests Tests: Update references for EEVEE, Workbench, Storm 2024-03-28 16:29:26 +01:00
tools
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
.gitmodules
AUTHORS
CMakeLists.txt
COPYING
GNUmakefile
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.