Skip to content

Commit

Permalink
Update RELEASE_NOTES for 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bejado authored Jan 27, 2020
1 parent 3bba92f commit 1a66f85
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,18 @@ A new header is inserted each time a *tag* is created.

## Next release

## v1.4.5

- The depth prepass setting in View is now ignored and deprecated.
- Fixed a threading bug with the NOOP backend.
- Improved memory management for gltfio on Android.
- Introduced `filament-utils` library with `TextureLoader`, `ModelViewer`, and Java bindings for `camutils`.
- Fix out-of-bounds bug when glTF has many UV sets.
- Added new `setMediaOverlay` API to `UiHelper` for controlling surface ordering.
- Implemented sRGB support for DXT encoded textures.
- Fix bug with incorrect world transforms computed in `TransformManager`.
- gltfio: support external resources on Android.


## v1.4.4

Expand Down

0 comments on commit 1a66f85

Please sign in to comment.