Closed antirotor closed 2 weeks ago
Tested in v7 and v8, publishing, loading and managing works. v7 is little bit less stable.
@MustafaJafar could you please eventually retest? Should be ok now (famous last words). BTW loading in Maya need some fixes for handling paths. But that needs PR in ayon-maya.
@MustafaJafar could you please eventually retest? Should be ok now (famous last words). BTW loading in Maya need some fixes for handling paths. But that needs PR in ayon-maya.
Subitted PR here: https://github.com/ynput/ayon-maya/pull/159
Changelog Description
This PR is adding support for 3DEqualizer v8. It is also including fixes making this addon compatible with development in ayon core.
Additional info
3DEqualizer v8 is using newer version of Python - 3.9, there are also changes in export scripts and the way they need to be executed. This PR is also fixing and adding some needed or broken pieces, like fixing addon version, fixing pre-launch hook for PySide2 installation, etc.
Testing notes:
Closes #4 Closes #3