Skip to content

EMSUSD-2803 fix import of USD with an alembic reference - #4683

Merged
antonkhelou merged 1 commit into
devfrom
bailp/EMSUSD-2803/alembic-import-no-uv
Jul 29, 2026
Merged

EMSUSD-2803 fix import of USD with an alembic reference#4683
antonkhelou merged 1 commit into
devfrom
bailp/EMSUSD-2803/alembic-import-no-uv

Conversation

@pierrebai-adsk

Copy link
Copy Markdown
Collaborator
  • Changed all calls to USD in meshReadUtils.cpp to pass UsdTimeCode::EarliestTime().
  • Added an import unit test that failed without the fix and now passes.

@pierrebai-adsk pierrebai-adsk added bug Something isn't working adsk Related to Autodesk plugin import-export Related to Import and/or Export labels Jul 28, 2026
@pierrebai-adsk pierrebai-adsk self-assigned this Jul 28, 2026
- Changed all calls to USD in  `meshReadUtils.cpp` to pass `UsdTimeCode::EarliestTime()`.
- Added an import unit test that failed without the fix and now passes.
@pierrebai-adsk pierrebai-adsk removed their assignment Jul 28, 2026
@pierrebai-adsk
pierrebai-adsk force-pushed the bailp/EMSUSD-2803/alembic-import-no-uv branch from 2bf642d to a21995c Compare July 28, 2026 17:00
@pierrebai-adsk pierrebai-adsk self-assigned this Jul 28, 2026
@pierrebai-adsk
pierrebai-adsk requested a review from barbalt July 28, 2026 17:41

@barbalt barbalt left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes Looks good. I do have a concern that might be out of the scope of those changes. The user can specify the animation range in which they want to import a stage; this range can differ from the stage's "earliest time"

@pierrebai-adsk

Copy link
Copy Markdown
Collaborator Author

Using earliest time is done elsewhere in the code base. We can revisit if we get an bug report about it, I suppose.

@pierrebai-adsk pierrebai-adsk added the ready-for-merge Development process is finished, PR is ready for merge label Jul 28, 2026
@antonkhelou
antonkhelou merged commit fb41c81 into dev Jul 29, 2026
12 checks passed
@antonkhelou
antonkhelou deleted the bailp/EMSUSD-2803/alembic-import-no-uv branch July 29, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adsk Related to Autodesk plugin bug Something isn't working 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.

3 participants