Skip to content

Commit

Permalink
Merge pull request #102 from jstone-lucasfilm/master
Browse files Browse the repository at this point in the history
Update changelog for latest work
  • Loading branch information
jstone-lucasfilm committed May 5, 2018
2 parents 19616e1 + 13e2467 commit c3d8081
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@
- Added Material methods getActiveShaderRefs and getActiveOverrides.
- Added PropertySet methods setPropertyValue and getPropertyValue.
- Added Element methods setInheritsFrom, getInheritsFrom, traverseInheritance, hasInheritanceCycle, and getDescendant.
- Added helper functions MaterialX\:\:fromValueString and MaterialX\:\:toValueString.
- Added function templates MaterialX\:\:fromValueString and MaterialX\:\:toValueString.
- Added math functionality to the vector and matrix classes.
- Added support for Visual Studio 2017, GCC 7, and Clang 5.

### Changed
- Renamed Matrix3x3 to Matrix33 and Matrix4x4 to Matrix44.
- Renamed VectorN\:\:length to VectorN\:\:numElements.
- Updated Python bindings to PyBind11 2.2.1.

## [1.35.4] - 2017-12-18
Expand Down

0 comments on commit c3d8081

Please sign in to comment.