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

Fix/avoid strip roots when animated #734

Conversation

pfcDorn
Copy link
Contributor

@pfcDorn pfcDorn commented Apr 16, 2024

Removing empty root objects on Asset Import, which are animated, can break the animation.
Before: the animated objects was not taking into account when removing empty root objects.
After: we now check if the removing object exist in any animation clip path.

Test File::
image
AnimationStripTest.zip

pfcDorn added 20 commits April 16, 2024 10:26
… and strength. Fefactoring animation pointer structure
@pfcDorn pfcDorn requested a review from hybridherbst April 16, 2024 16:29
@hybridherbst hybridherbst merged commit 3a242cf into KhronosGroup:dev May 6, 2024
1 check passed
@hybridherbst hybridherbst deleted the fix/Avoid-Strip-Roots-When-Animated branch May 6, 2024 11:34
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.

2 participants