forked from blender/blender
The official Blender project repository.
Hans Goudey
930d645b4c
When the cage mesh is the output of a modifier that supports deforming BMesh directly, it will be a mesh wrapper and `MR_EXTRACT_BMESH` will be used. Otherwise the cage mesh will be a `Mesh` and its own normals should be drawn instead of the the original normals. Thought this seems deceivingly simple, it works with no modifiers, BMesh-deforming modifiers with cage enabled and disabled, and topology changing modifiers, which should be all the possible cases here. |
||
---|---|---|
.gitea | ||
.github | ||
build_files | ||
doc | ||
extern | ||
intern | ||
lib | ||
locale | ||
release | ||
scripts | ||
source | ||
tests | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
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.