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

EMSUSD-1783 support append export of animated values #4139

Closed
wants to merge 1 commit into from

Conversation

pierrebai-adsk
Copy link
Collaborator

  • Combine values from multiple sources instead of creating new transform data channels when a transformation op already exists.
  • This allows appending new animated values to an existing USD file.
  • This also avoid breaking rig and skeleton which can combine multiple values when controlling a joint.
  • Add a unit test for append-mode export with multiple animation frames.
  • Adjust one unit test that expected additional transform channel: now it gets all values in the same normal transform op.
  • Improve the error message for the unit test transform comparison helper function.

@pierrebai-adsk pierrebai-adsk self-assigned this Feb 28, 2025
@pierrebai-adsk pierrebai-adsk added the import-export Related to Import and/or Export label Feb 28, 2025
@pierrebai-adsk pierrebai-adsk force-pushed the bailp/EMSUSD-1783/append-export branch from 31a4578 to 99835cb Compare March 3, 2025 15:00
@pierrebai-adsk pierrebai-adsk removed their assignment Mar 3, 2025
- Combine values from multiple sources instead of creating new transform data channels when a transformation op already exists.
- This allows appending new animtaed values to an existing USD file.
- This also avoid breaking rig and skeleton which can combine multiple values when controlling a joint.
- Add a unit test for append-mode export with multiple animation frames.
- Adjust one unit test that expected additional trasnform channel: now it gets all values in the same normal transform op.
- Improve the error message for the unti test transform comparison helper function.
- Make compatible with older USD versions.
@pierrebai-adsk pierrebai-adsk force-pushed the bailp/EMSUSD-1783/append-export branch from 99835cb to a101bcc Compare March 3, 2025 15:01
@pierrebai-adsk pierrebai-adsk self-assigned this Mar 3, 2025
@pierrebai-adsk pierrebai-adsk deleted the bailp/EMSUSD-1783/append-export branch March 3, 2025 17:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant