Skip to content

Commit 9a566a9

Browse files
authored
Update CHANGELOG.md
1 parent 4d85051 commit 9a566a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
- TilesRenderer: Add "queued" status and stats counter for tiles in addition to "downloading" and "parsing".
1010
- TilesRenderer now removes tiles from the download queue if they are no longer needed for rendering. Tiles will continue to process if they are mid-download or parsing.
1111
- I3DMLoader: Added support for oct-encoded normals.
12+
- TilesRenderer: Added "optimizedLoadStrategy" and "loadSiblings" options. These are experimental settings and are planned to be the default and only tile load strategy.
1213

1314
### Changed
1415
- ImageOverlayPlugin: Textures are now assumed to be straight alpha.

0 commit comments

Comments
 (0)