forked from blender/blender
The official Blender project repository.
Hans Goudey
caf90c6a90
The function to upload the normals uses an optimization to avoid checking the smooth status or face normal of the triangle is part of the same face. The smooth status needs to be initialized before the loop for that to work. Also do a bit of cleanup: - Decrease variable scope - Fix the reversed incorrect naming of `smooth` - Retrieve mesh data at the start of the function |
||
---|---|---|
.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.