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

Houdini: Load usd to SOPs directly #234

Merged
merged 5 commits into from
Mar 27, 2024

Conversation

BigRoy
Copy link
Collaborator

@BigRoy BigRoy commented Mar 25, 2024

Changelog Description

Implement a SOPs level usdimport loader.

Additional info

This allows artists to directly load managed data into SOPs instead of having load a LOPs state first and then have a lopimport inside SOPs. Without that extra bunny-hopping the load logic here may be slightly faster for certain cases.

Testing notes:

  1. Load a USD file to SOPs
  2. Manage versions should also work (update)

@ynbot ynbot added host: Houdini size/XS type: enhancement Improvement of existing functionality or minor addition labels Mar 25, 2024
@MustafaJafar MustafaJafar added the community Issues and PRs coming from the community members label Mar 26, 2024
Copy link
Contributor

@MustafaJafar MustafaJafar left a comment

Choose a reason for hiding this comment

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

This is cool!
It works on my side.

@mkolar mkolar merged commit 2dcf55b into ynput:develop Mar 27, 2024
4 checks passed
@BigRoy BigRoy deleted the enhancement/houdini_load_usd_sop_import branch March 27, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Issues and PRs coming from the community members host: Houdini size/XS type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants