forked from blender/blender
Export to MatX various Texture nodes #5
@ -10,11 +10,6 @@
|
||||
#include <MaterialXFormat/XmlIo.h>
|
||||
namespace blender::nodes::materialx {
|
||||
|
||||
/* For some reason validator complains about 'octaves' input of 'fractal3d' node (which doesn't
|
||||
* even exist here) and 'in1' input of 'modulo' node, perhaps implementation is fully correct and
|
||||
* similar to standart MaterialX Checkerboard node (added in 1.38.8). Also seems like USD due to
|
||||
* lack of support doesn't render this material, but MaterialX Viewer and GraphEditor do. */
|
||||
|
||||
NodeItem TexCheckerNodeParser::compute()
|
||||
DagerD marked this conversation as resolved
Outdated
|
||||
{
|
||||
Image *image = (Image *)node->id;
|
||||
|
Loading…
Reference in New Issue
Block a user
change create_node() signature accessory->noname = true