Skip to content

Commit ef98d9e

Browse files
Finalize changelog for v1.38.4
1 parent 569c9b4 commit ef98d9e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
11
# Change Log
22

3-
## [1.38.4] - Development
3+
## [1.38.4] - 2022-04-06
44

55
### Added
66
- Added [JavaScript bindings](https://github.com/AcademySoftwareFoundation/MaterialX/tree/main/javascript) for MaterialXCore, MaterialXFormat, and MaterialXGenGlsl.
77
- Added a sample [Web Viewer](https://academysoftwarefoundation.github.io/MaterialX/), built and deployed through GitHub Actions.
88
- Added a MaterialX graph for the [glTF PBR](libraries/bxdf/gltf_pbr.mtlx) shading model.
99
- Added new 'worleynoise2d' and 'worleynoise3d' nodes, with implementations in GLSL, OSL, and MDL.
10+
- Added new 'surface_unlit' node, with implementations in GLSL, OSL, and MDL.
1011
- Added support for the glTF geometry format in MaterialXRender and MaterialXView.
1112

1213
### Changed
1314
- Moved the MaterialX project to the [Academy Software Foundation GitHub](https://github.com/AcademySoftwareFoundation/MaterialX).
1415
- Removed hardcoded references to "libraries" in calls to GenContext::registerSourceCodeSearchPath. (See Developer Notes below for additional details.)
1516
- Improved the accuracy of mx_ggx_dir_albedo_analytic and mx_fresnel_conductor in GLSL.
17+
- Updated the PyBind11 library to version 2.9.0.
1618

1719
### Fixed
1820
- Aligned GLSL and MDL implementations of 'fractal3d' with OSL.

0 commit comments

Comments
 (0)