ynput / ayon-houdini

Houdini addon for AYON
Apache License 2.0
11 stars 9 forks source link

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

Closed BigRoy closed 3 months ago

BigRoy commented 3 months ago

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)
moonyuet commented 3 months ago

No error in 19.5.773 image