0
0
forked from blender/blender
The official Blender project repository.
Go to file
Philipp Oeser 8b3beeee82 Fix #124836: Triangulate modifier changed behavior with custom normals
This reverts commit f3c32a36bc and the two followups.

The commit caused issues with both the operator and the modifier.

The operator could be fixed, for the modifier this needs deeper
investigation (see #124836 for a bit more info on this).

Until a better solution is found it is just better to go back to
previous behavior.

Reintroduces  #103562 for now

Pull Request: blender/blender#125499
2024-07-28 10:27:29 +02:00
.gitea
.github
build_files
doc
extern
intern Cleanup: match argument names for function & declarations 2024-07-27 13:32:51 +10:00
lib Windows: Update ARM64 OpenCollada version 2024-07-26 13:39:41 +02:00
locale
release UI: Custom VSE Handle Cursors for Mac 2024-07-26 17:31:25 +02:00
scripts UI: Tooltip Final Period and Other Typography 2024-07-26 18:29:50 +02:00
source Fix #124836: Triangulate modifier changed behavior with custom normals 2024-07-28 10:27:29 +02:00
tests Fix: NaN in vector math node in refract mode 2024-07-26 12:04:58 +02:00
tools
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
.gitmodules
AUTHORS
CMakeLists.txt
COPYING
GNUmakefile
make.bat
pyproject.toml
README.md Docs: Replace most wiki links with links to new developer docs 2024-01-18 16:49:38 +01:00

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.