Skip to content

Commit

Permalink
Update CHANGES.md and cesium-native.
Browse files Browse the repository at this point in the history
  • Loading branch information
kring committed Dec 24, 2024
1 parent d63f692 commit a63409c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion extern/cesium-native

0 comments on commit a63409c

Please sign in to comment.