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

Fix USD OutputProcessor errors on USD export in Houdini 20.5+ #79

Merged

Conversation

BigRoy
Copy link
Contributor

@BigRoy BigRoy commented Aug 27, 2024

Changelog Description

Fix beginSave arguments for Houdini 20.5.182+ with added stage_variables argument to OutputProcessor.beginSave method

Additional info

Fixes #53

I tested in Houdini 20.5.278 and 20.0.724; worked for me in both.

Testing notes:

  1. Publish a USD instance from Houdini
  2. No error pop-up should show in Houdini 20.5+ (nor should an error occur in older versions)

…iables` argument to `OutputProcessor.beginSave` method
@BigRoy BigRoy added the type: enhancement Improvement of existing functionality or minor addition label Aug 27, 2024
@BigRoy BigRoy self-assigned this Aug 27, 2024
@BigRoy BigRoy changed the title Fix USD OutputProcessor errors on USd export in Houdini 20.5+ Fix USD OutputProcessor errors on USD export in Houdini 20.5+ Aug 27, 2024
@moonyuet
Copy link
Member

No error in 19.5.773
image

@BigRoy BigRoy merged commit f2b12a7 into ynput:develop Aug 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update USD outputprocessor API to support 20.5+
2 participants