Closed vernalchen closed 2 years ago
To solve the texture shearing issue https://github.com/AcademySoftwareFoundation/MaterialX/issues/1021, we have added a new input "operationorder" for place2dnode in this pr https://github.com/AcademySoftwareFoundation/MaterialX/pull/1027. Here for all adsk bitmap nodes, we change the "operationorder" value to 1 so that they won't be sheared any more.
place2d
To solve the texture shearing issue https://github.com/AcademySoftwareFoundation/MaterialX/issues/1021, we have added a new input "operationorder" for
place2d
node in this pr https://github.com/AcademySoftwareFoundation/MaterialX/pull/1027. Here for all adsk bitmap nodes, we change the "operationorder" value to 1 so that they won't be sheared any more.