Skip to content

Commit 955928e

Browse files
authored
Update CHANGELOG.md
1 parent 33c290d commit 955928e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [0.4.19] - Unreleased
8+
### Changed
9+
- Moved "GoogleCloudAuthlugin" to "3d-tiles-renderer/core/plugins".
10+
- Moved "CesiumIonAuthPlugin" to "3d-tiles-renderer/core/plugins".
11+
- CesiumIonAuthPlugin: Auto-registration of QuantizedMesh and TMS plugins has been removed. See "assetTypeHandler" to register the necessary plugins as-needed.
12+
13+
### Added
14+
- Added "assetTypeHandler" to "CesiumIonAuthPlugin" for registering plugins based on loaded asset type.
15+
716
## [0.4.18] - 2025.11.14
817
### Added
918
- Support for skipping the display of tiles that have a higher geometric error than their parents to accommodate workaronds for some erroneous data sets.

0 commit comments

Comments
 (0)