Skip to content

Commit 0d4cb51

Browse files
authored
Update CHANGELOG.md
1 parent ba06fec commit 0d4cb51

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
### Added
99
- Types for gltf metadata extensions.
1010
- Event and other types to TilesRendererBase for use in thee.js and Babylon.js.
11+
- ImageOverlayPlugin: Add support for splitting "ADD" refinement tiles.
1112

1213
### Fixed
1314
- LoadRegionPlugin: Add typings for new function, fix bug related to "distance" calculations.
1415
- GlobeContorls: Account for ellipsoid frame scale when calculating max zoom out distance.
1516
- Babylon TilesRenderer: Adjusted imports to support treeshaking.
1617
- ImageOverlayPlugin: Fix case where removing all overlays does not clear overlay textures correctly.
1718
- UnloadTilesPlugin: Fix case where the plugin would incorrectly retain tiles references, resulting in a memory leak.
19+
- OptimizedLoadStrategy Option: Add compatibility for QuantizedMeshPlugin, ImageOverlayPlugin.enableTileSplitting.
1820

1921
## [0.4.21] - 2026-02-04
2022
### Fixed

0 commit comments

Comments
 (0)