Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
j9liu authored Jan 31, 2024
1 parent eb805fa commit ee46a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- Fixed several building warnings when packing in Unreal Engine 5.3.
- Readded backwards compatibility for feature textures from `EXT_feature_metadata`, which was mistakenly removed.
- Fixed a bug that caused nav mesh creation to be slow due to creating duplicate physics meshes.
- Apply `KHR_texture_transform` texture coordinate transformation in UMaterial instead of in native.
- `KHR_texture_transform` is now applied in `UMaterial`, instead of being baked directly into texture coordinates.

##### Additions :tada:

Expand Down

0 comments on commit ee46a87

Please sign in to comment.