File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments