The official Blender project repository.
Find a file
Julian Eisel c07b253265 Fix: Assets: Asset library not loaded after creating brush asset (asserts)
The steps in #132900 would lead to a failed assert and some warning prints:
"Warning: Asset loading is unfinished". This is because asset libraries get
cleared more strictly and correctly since a859ed1130, but only once the menu
was shown it would get reloaded.

Instead make sure the asset library loading gets triggered whenever a button to
popup a brush asset shelf is present. This makes sense because in this context
you typically want an asset library available.
2025-01-15 19:08:08 +01: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 Cleanup: Correct logic for static Embree library SIMD libs 2025-01-15 16:52:30 +01:00
doc Fix: Update type name in sphinx_doc_gen.py 2025-01-14 19:13:13 +01:00
extern Fix #132905: High idle CPU usage with PulseAudio in Linux 2025-01-13 14:33:15 +01:00
intern Fix #132935: Add sample subset feature to Cycles 2025-01-15 07:41:16 +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 Linux: Remove deprecated KDE flag in our .desktop file 2025-01-08 18:22:14 +01:00
scripts UI: Always display mesh indices overlay setting 2025-01-15 16:05:44 +01:00
source Fix: Assets: Asset library not loaded after creating brush asset (asserts) 2025-01-15 19:08:08 +01:00
tests Add tests for bpy.data.user_map. 2025-01-15 18:13:32 +01:00
tools Tools: Update company credits 2025-01-14 21:26:48 +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
.git-blame-ignore-revs
.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
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

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.