ynput / ayon-maya

Maya addon for AYON
Apache License 2.0
6 stars 9 forks source link

Create plugins: Apply settings correctly #163

Closed iLLiCiTiT closed 1 month ago

iLLiCiTiT commented 1 month ago

Changelog Description

Create Render and Vray Scene are propagating settings.

Additional info

The plugins did not propagate their settings because were collecting only render_settings. Also change the classmethods to methods.

Testing notes:

  1. Change of enabled state in settings on both create plugins should be propagated.

Resolves https://github.com/ynput/ayon-maya/issues/162

iLLiCiTiT commented 1 month ago

VrayProxy but for some reason not working for VrayScene...

What is not working? I changed behavior related to enabled state and default variants. Nothing else.

LiborBatek commented 1 month ago

VrayProxy but for some reason not working for VrayScene...

What is not working? I changed behavior related to enabled state and default variants. Nothing else.

I get that...so to be specific, Variant if set some new one besides Main is not visible when testing VRayScene....it all works for both enabled and variants when speaking of VRayProxy...