Skip to content

Commit 983a909

Browse files
authored
Update CHANGELOG.md
1 parent d8bb467 commit 983a909

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
- Moved "GoogleCloudAuthlugin" to "3d-tiles-renderer/core/plugins".
1010
- Moved "CesiumIonAuthPlugin" to "3d-tiles-renderer/core/plugins".
1111
- CesiumIonAuthPlugin: Auto-registration of QuantizedMesh and TMS plugins has been removed. See "assetTypeHandler" to register the necessary plugins as-needed.
12+
- TilesRenderer: "load-tile-set" event has been renamed to "load-tileset"
13+
- TilesRenderer: "load-tileset" payload member "tileSet" has been renamed to "tileset"
14+
- TilesRenderer: "rootTileSet" member has been renamed "rootTileset"
15+
- Documentation and other variable names have adjusted any instances of "tile set" to "tileset" to align with the 3D Tiles specification nomenclature.
1216

1317
### Added
1418
- Added "assetTypeHandler" to "CesiumIonAuthPlugin" for registering plugins based on loaded asset type.

0 commit comments

Comments
 (0)