Skip to content

Commit

Permalink
Finalize changelog for v1.37.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jstone-lucasfilm committed Sep 6, 2020
1 parent 1c7bbfd commit 1f4aa75
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
@@ -1,13 +1,14 @@
# Change Log

## [1.37.2] - Development
## [1.37.2] - 2020-09-06

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

### Fixed
- Fixed the alignment of environment backgrounds in the viewer.
Expand Down

0 comments on commit 1f4aa75

Please sign in to comment.