forked from blender/blender
The official Blender project repository.
Hans Goudey
c7fc78b81e
In 3.6, the legacy to current mesh format conversion of edge creases would crash when loading a file from 4.0, because it expected there to be an `MEdge` array, which doesn't exist in 4.0. This didn't happen previously because edge creases were stored in the same format for 4.0. Other "legacy to current" format conversions have similar null checks, it was just missing here. Pull Request: blender/blender#109386 |
||
---|---|---|
.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.