Initial commit

This commit is contained in:
2025-04-29 18:26:13 +02:00
commit 30b5b7ec23
2366 changed files with 6634852 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# This is a placeholder file.
# Replace this file with a Blender file containing the 'MaterialMerge' node group.
# The node group should have the following inputs:
# - Shader A (Shader)
# - Shader B (Shader)
# - Displacement A (Vector)
# - Displacement B (Vector)
# And the following outputs:
# - BSDF (Shader)
# - Displacement (Vector)