Skip to content

Commit

Permalink
Update CHANGES.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
kring committed Jan 29, 2025
1 parent 16374a8 commit 6477395
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
##### Fixes :wrench:

- Fixed another bug in `CesiumSubLevelSwitcherComponent` that could prevent all sub-levels from loading if a single sub-level failed to load.
- Worked around a limitation in Unreal's `FMatrix` -> `FTransform` conversion that caused models using a small scale factor (such as where vertex positions are expressed in millimeters) to fail to render because their scale was treated as 0.0.

### v2.12.0 - 2025-01-02

Expand Down

0 comments on commit 6477395

Please sign in to comment.