We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3d8081 commit c963ef8Copy full SHA for c963ef8
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log
2
3
-## [1.35.5] - Development
+## [1.35.5] - 2018-05-07
4
5
### Added
6
- Added material inheritance support to graph traversal and the high-level Material API.
README.md
@@ -32,3 +32,7 @@ The MaterialX repository consists of the following folders:
32
and graph traversal, while the MaterialXFormat module supports
33
XML serialization.
34
python - Support modules for MaterialX Python.
35
+
36
+### Additional Resources
37
38
+- The [Developer Guide](http://www.materialx.org/docs/api/index.html) contains more detailed documentation and code examples in C++ and Python.
0 commit comments