Skip to content

Commit c3d8081

Browse files
Merge pull request #102 from jstone-lucasfilm/master
Update changelog for latest work
2 parents 19616e1 + 13e2467 commit c3d8081

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@
77
- Added Material methods getActiveShaderRefs and getActiveOverrides.
88
- Added PropertySet methods setPropertyValue and getPropertyValue.
99
- Added Element methods setInheritsFrom, getInheritsFrom, traverseInheritance, hasInheritanceCycle, and getDescendant.
10-
- Added helper functions MaterialX\:\:fromValueString and MaterialX\:\:toValueString.
10+
- Added function templates MaterialX\:\:fromValueString and MaterialX\:\:toValueString.
1111
- Added math functionality to the vector and matrix classes.
1212
- Added support for Visual Studio 2017, GCC 7, and Clang 5.
1313

1414
### Changed
1515
- Renamed Matrix3x3 to Matrix33 and Matrix4x4 to Matrix44.
16+
- Renamed VectorN\:\:length to VectorN\:\:numElements.
1617
- Updated Python bindings to PyBind11 2.2.1.
1718

1819
## [1.35.4] - 2017-12-18

0 commit comments

Comments
 (0)