Skip to content

EMSUSD-2544 [GitHub #4226] Animation Rotation Mismatch After USD to Maya Data Conversion #4253

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

Merged
merged 3 commits into from
Jul 10, 2025

Conversation

barbalt
Copy link
Collaborator

@barbalt barbalt commented Jun 27, 2025

Usd applies linear interpolation between the animation key frames.

  • This PR changes maya-usd so that when a new keyframe is added, it also uses linear keys.

This pr fixes #4226

@barbalt barbalt self-assigned this Jun 27, 2025
@barbalt barbalt assigned barbalt and unassigned barbalt Jun 27, 2025
@barbalt barbalt requested a review from pierrebai-adsk June 27, 2025 19:45
pierrebai-adsk
pierrebai-adsk previously approved these changes Jun 30, 2025
@barbalt barbalt added ready-for-merge Development process is finished, PR is ready for merge import-export Related to Import and/or Export and removed ready-for-merge Development process is finished, PR is ready for merge labels Jun 30, 2025
@barbalt barbalt added the ready-for-merge Development process is finished, PR is ready for merge label Jul 8, 2025
@seando-adsk seando-adsk merged commit d486a4a into dev Jul 10, 2025
11 checks passed
@seando-adsk seando-adsk deleted the barbalt/dev/EMSUSD-2544-animation-mismatch branch July 10, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
import-export Related to Import and/or Export ready-for-merge Development process is finished, PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[EMSUSD-2544] Animation Rotation Mismatch After USD to Maya Data Conversion
3 participants