Skip to content

Version 1.36.1

Choose a tag to compare

@jstone-lucasfilm jstone-lucasfilm released this 19 Dec 06:30

Added

  • Added support for interface tokens, including the MaterialX::BindToken class and ‘[TOKEN]’ syntax in filenames.
  • Added support for Clang 6.

Changed

  • Updated geometry token syntax from ‘%TOKEN’ to ‘<TOKEN>’.
  • Replaced readXIncludes boolean with a readXIncludeFunction callback in the XmlReadOptions structure.
  • Combined individual options into an XmlWriteOptions argument for the XML write functions.
  • Extended functionality of the vector and matrix classes.
  • Updated PyBind11 library to version 2.2.3.
  • Updated PugiXML library to version 1.9.

Fixed

  • Fixed graph implementations of range, extract, tiledimage, and ramp4 nodes.