GPUOpen-LibrariesAndSDKs / BlenderUSDHydraAddon

This add-on allows you to assemble and compose USD data with Blender data and render it all using various renderers via Hydra.
Apache License 2.0
362 stars 37 forks source link

BLEN-585: Update RenderStudiKit submodule to enable file synchronization #286

Closed VascoPi closed 11 months ago

VascoPi commented 11 months ago

PURPOSE

Update RenderStudiKit submodule to enable file synchronization.

TECHNICAL STEPS

Update RenderStudioKit submodule. Improved unregister function. Moved preload_resolver to register function. Refactored property.py to resolver.py. Moved functionality to RS_Resolver class. Removed property.py. Added update_button method to update the button in the header according to the one in the panel and vice-versa.

NOTES FOR REVIEWERS

Currently submodule are taken from agurov/refactoring. This needs to be checked out to blender_support branch after the merge.

VascoPi commented 11 months ago

Not relevant anymore. Move changes here https://github.com/GPUOpen-LibrariesAndSDKs/BlenderUSDHydraAddon/pull/288