Implement Redshift Proxy product and loader + add VDB loaders for Redshift Volume and Volume Loader
Additional info
Implements the creation of Redshift Proxy instances to publish and load back in. You can now load and share proxies between Cinema4D and other AYON host integrations supporting the Redshift Proxy product type.
Additionally, this PR adds VDB (vdbcache) product type loaders to load and manage Redshift Volume or Volume Loader objects inside Cinema4D. Allowing you to easily load and manage VDBs publish from for example Houdini or Tray Publisher (and others).
Also fixes some cosmetics: improves icons on loaders + avoids a redundant warning about inventory actions path.
Testing notes:
Publishing of Redshift Proxy product type should work
Loading, updating and removing of Redshift proxies should work
Loading, updating and removing VDB caches should work
Changelog Description
Implement Redshift Proxy product and loader + add VDB loaders for Redshift Volume and Volume Loader
Additional info
Implements the creation of Redshift Proxy instances to publish and load back in. You can now load and share proxies between Cinema4D and other AYON host integrations supporting the Redshift Proxy product type.
Additionally, this PR adds VDB (
vdbcache
) product type loaders to load and manage Redshift Volume or Volume Loader objects inside Cinema4D. Allowing you to easily load and manage VDBs publish from for example Houdini or Tray Publisher (and others).Also fixes some cosmetics: improves icons on loaders + avoids a redundant warning about inventory actions path.
Testing notes: