-
Notifications
You must be signed in to change notification settings - Fork 129
Maya: Add Maya 2024 and remove pre 2022. #5674
Maya: Add Maya 2024 and remove pre 2022. #5674
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't test but looks good to me ❤️
Actually - is this missing an update to AYON settings for Maya? |
Yes, please. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As stated - this should also update AYON defaults.
Sorry for commenting the same thing - I had to place a comment to change my approval status
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't test it - but code looks good. Probably best to check against new deployment of Ayon and OpenPype I suppose? Probably for @LiborBatek?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code changes look ok. Someone has to validate if we should limit the maya versions to this set. @m-u-r-p-h-y ?
I don't think we support Maya 2018 and with Maya 2020 I would be surprised if there are no issues. Anyway, there's no problem to define them locally if needed |
I agree to have only M2022 and up if we are touching the defaults I would like to unify the paths for other platforms. We have linux paths defined somewhere but no Mac (not sure what is the default path on MAc though) something like |
Could this be a different PR for another time? |
I agree we can tweak the paths in another PR. let's merge this, so it's not festering. |
Changelog Description
Adding Maya 2024 as default application variant.
Removing Maya 2020 and older, as these are not supported anymore.
Testing notes:
Split from #5644