forked from blender/blender
The official Blender project repository.
Bastien Montagne
a14c747fe8
The wrong RNA pointers were passed (passing the root ones instead of the ones actually owning the rna-path-resolved property). This was likely a harmless mistake, since it only affected RNA collections of IDs, afaik we currently don't have many (if any) of these in non-ID RNA structures. The children collections and objects in a Collection data-block RNA structure e.g. were not affected. But the potential consequence of that bug would have been missing automatic detection of some needed liboverride resyncs. |
||
---|---|---|
.gitea | ||
.github | ||
build_files | ||
doc | ||
extern | ||
intern | ||
locale | ||
release | ||
scripts | ||
source | ||
tests | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitignore | ||
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.
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.