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
Showing only changes of commit 2296bb1b11 - Show all commits

View File

@ -77,7 +77,6 @@ class NodeItem {
const NodeItem &if_val,
const NodeItem &else_val) const;
NodeItem extract(const int index) const;
NodeItem separate_color(const int index) const;
DagerD marked this conversation as resolved Outdated

This function isn't implemented and seems not needed

This function isn't implemented and seems not needed
/* Useful functions */
NodeItem empty() const;