This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a443e34580098dadee3860569a359bab09a3a7b0
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
AnimationCore
History
Andrew Davidson
3ddc3a4da3
Merge up from //UE5/Dev-LargeWorldCoordinates
...
#rb none [CL 16211417 by Andrew Davidson in ue5-main branch]
2021-05-05 15:07:25 -04:00
..
Private
Merge up from //UE5/Dev-LargeWorldCoordinates
2021-05-05 15:07:25 -04:00
Public
Fixed an edge case where if we're normalizing weights which are all equal, we end up in a situation where the error distribution makes the last entry have a slightly greater weight value than the previous, which invalidates the descending weight order invariant. If we detect this case, just reorder after normalization.
2021-05-04 13:48:59 -04:00
AnimationCore.Build.cs
…