MaterialX: add support for nodes #11

Merged
Bogdan Nagirniak merged 17 commits from matx-add-other-nodes into matx-export-material 2023-09-06 10:37:26 +02:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 11096b4107 - Show all commits

View File

@ -148,7 +148,7 @@ if(WITH_MATERIALX)
list(APPEND SRC
materialx/material.cc
materialx/nodes/bsdf_principled.cc
materialx/nodes/hueSatVal.cc
materialx/nodes/huesatval.cc
DagerD marked this conversation as resolved Outdated

hue_sat_val.cc

hue_sat_val.cc
materialx/nodes/invert.cc
materialx/nodes/math.cc
materialx/nodes/mix_rgb.cc