Skip to content

Commit

Permalink
Finalize changelog for MaterialX 1.35.5 (#103)
Browse files Browse the repository at this point in the history
This changelist finalizes the changelog for MaterialX 1.35.5, and adds a link to the developer guide in the top-level readme.
  • Loading branch information
jstone-lucasfilm committed May 8, 2018
1 parent c3d8081 commit c963ef8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## [1.35.5] - Development
## [1.35.5] - 2018-05-07

### Added
- Added material inheritance support to graph traversal and the high-level Material API.
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ The MaterialX repository consists of the following folders:
and graph traversal, while the MaterialXFormat module supports
XML serialization.
python - Support modules for MaterialX Python.

### Additional Resources

- The [Developer Guide](http://www.materialx.org/docs/api/index.html) contains more detailed documentation and code examples in C++ and Python.

0 comments on commit c963ef8

Please sign in to comment.