Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow update to switch between ma and mb representation #134

Conversation

BigRoy
Copy link
Contributor

@BigRoy BigRoy commented Oct 1, 2024

Changelog Description

Allow update to switch between ma and mb representation

Additional info

Fixes #111
Requires ynput/ayon-core#932

Testing notes:

⚠️ Makes sure to test together with ynput/ayon-core#932

  1. Publish a product that generates a .ma
  2. Change settings so that it now generates .mb
    • Tweak ayon+settings://maya/ext_mapping
  3. Publish the .mb
  4. Load the first version .ma
  5. Update the version to the newer version and vice versa.

It should update without error.

@BigRoy BigRoy added the type: enhancement Improvement of existing functionality or minor addition label Oct 1, 2024
@BigRoy BigRoy self-assigned this Oct 1, 2024
Copy link
Member

@LiborBatek LiborBatek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All working nicely and no errors shown. LGTM

Before updating the asset rig .ma
Screenshot 2024-10-07 134212

and after successful change to latest and .mb extension

Screenshot 2024-10-07 134224

@antirotor antirotor merged commit 14a757b into ynput:develop Oct 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AY-6092_ma mb representation interchange
3 participants