diff --git a/CHANGES.md b/CHANGES.md index 9e253e0d9..500429166 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,10 @@ - Renamed `FCesiumFeatureIdAttribute::GetFeatureIDForVertex` to `FCesiumFeatureIdAttribute::GetFeatureID`. - Renamed `FCesiumFeatureIdAttribute::GetVertexCount` to `FCesiumFeatureIdAttribute::GetCount`. +##### Additions :tada: + +- Added support for metadata querying and styling on instanced models. + ##### Fixes :wrench: - Fixed a bug in `CesiumSubLevelSwitcherComponent` that could prevent all sub-levels from loading if a single sub-level failed to load. diff --git a/extern/cesium-native b/extern/cesium-native index 75c7744a7..3f1ea2687 160000 --- a/extern/cesium-native +++ b/extern/cesium-native @@ -1 +1 @@ -Subproject commit 75c7744a7e1799355fdfd52ef7a62e22bde3f949 +Subproject commit 3f1ea268763eff1ce4e6e8409c9adc477c5e0564