Skip to content

Commit f46215c

Browse files
authored
Fix changelog
1 parent 398251f commit f46215c

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

CHANGES.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
### ? - ?
44

5+
##### Additions :tada:
6+
7+
- Replaced the "Auto Fill" button on `CesiumFeaturesMetadataComponent` with "Add Properties". This allows metadata properties and feature ID sets to be selectively added to the component, rather than adding them all in bulk.
8+
59
##### Fixes :wrench:
610

711
- Fixed a bug that prevented `UCesiumPrimitiveFeaturesBlueprintLibrary::GetPrimitiveFeatures` from retrieving the features of instanced meshes.
@@ -17,16 +21,6 @@
1721

1822
##### Additions :tada:
1923

20-
- Replaced the "Auto Fill" button on `CesiumFeaturesMetadataComponent` with "View Properties". This allows metadata properties and feature ID sets to be selectively added to the component, rather than adding them all in bulk.
21-
22-
##### Fixes :wrench:
23-
24-
- Fixed a bug that prevented `UCesiumPrimitiveFeaturesBlueprintLibrary::GetPrimitiveFeatures` from retrieving the features of instanced meshes.
25-
26-
### v2.21.0 - 2025-11-03
27-
28-
##### Additions :tada:
29-
3024
- Added `CesiumAzureMapsRasterOverlay`.
3125
- Added the interface `ICesium3DTilesetLifecycleEventReceiver`: when an implementation is registered on a tileset (with `ACesium3DTileset::SetLifecycleEventReceiver`), its functions will be called at various points in a tile's lifecycle, like when a mesh component is created, when a material is instanced, when the tile changes visibility, when it is unloaded, etc.
3226

0 commit comments

Comments
 (0)