Files
UnrealEngineUWP/Engine/Source/Programs/InterchangeWorker/Private
Alexis Matte 5470f5098f Fix gimbal lock by avoiding euler angle when importing fbx bone animation, we instead bake the data like the legacy importer did.
To achieve this a new type of payload was added to the payload interface which allow the client asking for payload to describe the bake settings (Hz, start time, end time)
#jira UE-151896
#rb benoit.deschenes
#preflight 62869cdd153b5ae9cdcc92d1
#rnx

[CL 20286621 by Alexis Matte in ue5-main branch]
2022-05-19 16:07:20 -04:00
..