You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Addresses curves all being set to NAME_None for pose assets saved between CLs 3002109 and 3026802. Fixes curve extraction in pose assets. Fixes pose driver not setting curves unless they already exist. Fixes instances where TBaseBlendedCurve::Set was being used incorrectly - this now inserts the element if it wasnt present before, potentially causing a re-sort but at least not behaving un unexpected ways compared to the old use case. #jira UE-179096 #preflight 640615ad0c7df1967f08e090 #rb Jurre.deBaare #preflight 640723e28c0039bbf79e25f3 [CL 24538171 by Thomas Sarkanen in ue5-main branch]