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.