Skip to content

Refactor usd export#858

Merged
koubaa merged 8 commits intomainfrom
fix-usd-export
Aug 7, 2024
Merged

Refactor usd export#858
koubaa merged 8 commits intomainfrom
fix-usd-export

Conversation

@koubaa
Copy link
Collaborator

@koubaa koubaa commented Aug 7, 2024

Separate getting the mechanical scene from converting that scene to USD. Because mechanical isn't threadsafe, getting the scene must be done on mechanical's main thread, while converting to USD can be done on any thread.

@koubaa koubaa requested a review from a team as a code owner August 7, 2024 15:55
Mohamed Koubaa added 3 commits August 7, 2024 10:57
@koubaa koubaa changed the title Fix usd export Refactor usd export Aug 7, 2024
@github-actions github-actions bot added the bug Something isn't working label Aug 7, 2024
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Aug 7, 2024
Mohamed Koubaa added 2 commits August 7, 2024 11:03
@codecov
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.93%. Comparing base (42d0fee) to head (d478cc4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #858   +/-   ##
=======================================
  Coverage   79.93%   79.93%           
=======================================
  Files          33       33           
  Lines        2153     2153           
=======================================
  Hits         1721     1721           
  Misses        432      432           

@koubaa koubaa merged commit cd9d0fd into main Aug 7, 2024
@koubaa koubaa deleted the fix-usd-export branch August 7, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants