Move change to correct section.
This commit is contained in:
parent
8d8539cfe6
commit
757db3848d
|
|
@ -1,5 +1,11 @@
|
|||
# Change Log
|
||||
|
||||
### ? - ?
|
||||
|
||||
##### Additions :tada:
|
||||
|
||||
- Added `ImplicitTilingUtilities::getParentID` to derive the ID of the parent for a given tile ID.
|
||||
|
||||
### v0.49.0 - 2025-07-01
|
||||
|
||||
##### Breaking Changes :mega:
|
||||
|
|
@ -15,7 +21,6 @@
|
|||
- Added `CesiumITwinClient::Connection::geospatialFeatureCollections` to query for all feature collections within an iTwin.
|
||||
- Added `CesiumITwinClient::Connection::geospatialFeatures` to query features within a feature collection.
|
||||
- `Cesium3DTilesSelection::TileExternalContent` now inherits from `CesiumUtility::ExtensibleObject` to store and manage extensions from its content, such as `Extension3dTilesContentVoxels`.
|
||||
- Added `ImplicitTilingUtilities::getParentID` to derive the ID of the parent for a given tile ID.
|
||||
|
||||
##### Fixes :wrench:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue