Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding AnimationAlembicLoader support into LayoutLoader #187

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Almie
Copy link

@Almie Almie commented Jan 11, 2025

Changelog Description

This PR is to add support for importing alembic animations into Unreal when they are included in a layout as part of the load layout step.
Fixes #185

Additional review information

Although the alembic animations in the layout will now be loaded, they are not yet added to the corresponding LevelSequence.

Testing notes:

  1. Publish a layout containing an animation with an abc representation.
  2. Launch Unreal
  3. Load layout
  4. Alembic animation should be loaded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alembic animation import does not support for the layout product
1 participant