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

Implementation of the transform cache modifiers in cache loader #54

Open
moonyuet opened this issue Oct 8, 2024 · 0 comments
Open

Implementation of the transform cache modifiers in cache loader #54

moonyuet opened this issue Oct 8, 2024 · 0 comments
Labels
type: enhancement Improvement of existing functionality or minor addition

Comments

@moonyuet
Copy link
Member

moonyuet commented Oct 8, 2024

          > An object _may_ have both, have one of them or none of them. It depends on the animation in the alembic file.
  • If the object has no vertex animation (e.g. no skinned deformations) then it will get no alembic mesh modifier
  • If the object has no transform animation (e.g. no actual animated transforms) then it will get no constraint modifier.

Let me know if you need me to investigate further

As mentioned above, we can re-implement and we need to set up the condition where we check on the transform and geometry of the asset_group children, and set up the modifiers.

Originally posted by @moonyuet in #52 (comment)

@moonyuet moonyuet added the type: enhancement Improvement of existing functionality or minor addition label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

No branches or pull requests

1 participant