Skip to content

Commit 1f4aa75

Browse files
Finalize changelog for v1.37.2
1 parent 1c7bbfd commit 1f4aa75

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
@@ -1,13 +1,14 @@
11
# Change Log
22

3-
## [1.37.2] - Development
3+
## [1.37.2] - 2020-09-06
44

55
### Added
66
- Added support for texture baking from Python, including new example script [baketextures.py](python/Scripts/baketextures.py).
77
- Added support for texture baking of materials with multiple UDIMs.
88
- Added support for floating-point render targets in ShaderRenderer and its subclasses, allowing for HDR texture baking.
99
- Added support for displacement shaders in generated OSL.
1010
- Added the ShaderTranslator class, laying the groundwork for support of shader translation graphs.
11+
- Added Python bindings for the Image class.
1112

1213
### Fixed
1314
- Fixed the alignment of environment backgrounds in the viewer.

0 commit comments

Comments
 (0)