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 animation processing interpolation bug, crash on no merc material #3794

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

water111
Copy link
Collaborator

@water111 water111 commented Dec 7, 2024

Fixes the issue with animations doing a full 180 degree rotation and disappearing. The quaternions in the GLB export "flip", and when interpolating animation frames in between a flip, we got bogus quaternions.

Fixes #3786

Also fix a crash in goalc when using merc models without any materials.

@water111 water111 merged commit a2f9d36 into master Dec 7, 2024
12 checks passed
@water111 water111 deleted the w/fix-quat-interp branch December 7, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Build Actor] Animations cause artefacts/jitters on 180 degree rotations
1 participant