You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
##### Fixes :wrench:
6
6
7
7
- Fixed a bug that prevented `UCesiumPrimitiveFeaturesBlueprintLibrary::GetPrimitiveFeatures` from retrieving the features of instanced meshes.
8
+
- Removed `bHasKhrTextureTransform` from `FCesiumFeatureIdSetDescription` and `FCesiumPropertyTexturePropertyDescription`. This will not break any existing materials generated by `UCesiumFeaturesMetadataComponent`; instead, it will always generate additional nodes to handle the `KHR_texture_transform` extension if present.
8
9
9
10
### v2.21.0 Preview for Unreal Engine 5.7 - 2025-11-17
0 commit comments