ynput / ayon-core

Apache License 2.0
22 stars 30 forks source link

Unreal: Standalone loader for animation #581

Closed simonebarbieri closed 1 month ago

simonebarbieri commented 1 month ago

Changelog Description

Implemented a standalone loader for animation that do not require a layout to be loaded first.

Additional info

Loader for Animation in Unreal is heavily based on the original solution using Blender and Unreal. Animation published from Maya doesn't have that layout json and so loading such animation will fail.

ynbot commented 1 month ago

Task linked: AY-5072 FBX Animation Loader is trying to load side-car json file

antirotor commented 1 month ago

when https://github.com/ynput/ayon-core/pull/614 is merged, we need to reopen it in https://github.com/ynput/ayon-unreal

antirotor commented 1 month ago

PR re-opened here https://github.com/ynput/ayon-unreal/pull/3