The official Blender project repository.
Find a file
Jacques Lucke 74fff8623f Nodes: support input socket usage inferencing for Mix and Mix Shader node
This builds on top of 80441190c6 to gray output
unused inputs of the Mix and Mix Shader node. These nodes have unused inputs if
their mix factor is 0 or 1 (+ some special cases for non-uniform vector mixing
and blend modes).

Pull Request: https://projects.blender.org/blender/blender/pulls/133369
2025-01-21 17:22:12 +01:00
.gitea
.github
build_files
doc
extern
intern
lib
locale
release Fix #133326: Material preview for Grease Pencil 2025-01-21 16:34:48 +01:00
scripts Fix #133326: Material preview for Grease Pencil 2025-01-21 16:34:48 +01:00
source Nodes: support input socket usage inferencing for Mix and Mix Shader node 2025-01-21 17:22:12 +01:00
tests Cleanup: prefer parenthesis over line continuations in Python scripts 2025-01-21 23:30:55 +11:00
tools Cleanup: prefer parenthesis over line continuations in Python scripts 2025-01-21 23:30:55 +11:00
.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.

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.