From a63409c448e057e57a3ebaa4fc826038339638d8 Mon Sep 17 00:00:00 2001 From: Kevin Ring Date: Tue, 24 Dec 2024 20:45:45 +1100 Subject: [PATCH] Update CHANGES.md and cesium-native. --- CHANGES.md | 4 ++++ extern/cesium-native | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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