Skip to content

Commit 3467b24

Browse files
committed
Mention external tileset unload in changelog, update Native.
1 parent 764c54c commit 3467b24

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
- Added `ML_CesiumRVTBaseColorOverlay` for Overlaying the BaseColor of an RVT in your material.
1414
- Added support for enum structural metadata properties to `CesiumPropertyArray`, `CesiumPropertyTable`, `CesiumPropertyTableProperty`, `CesiumPropertyTexture`, `CesiumPropertyTextureProperty`, and `CesiumMetadataValue`.
1515

16+
##### Fixes :wrench:
17+
18+
- "External Tilesets" are now unloaded when they are no longer used. This will significantly reduce the growth of memory usage over time when using Google Photorealistic 3D Tiles and similar tilesets.
19+
1620
In addition to the above, this release updates [cesium-native](https://github.com/CesiumGS/cesium-native) from v0.44.3 to v0.45.0. See the [changelog](https://github.com/CesiumGS/cesium-native/blob/main/CHANGES.md) for a complete list of changes in cesium-native.
1721

1822
### v2.13.3 - 2025-02-12

0 commit comments

Comments
 (0)