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

Addons: Change color types back to their previous type #67

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Feb 15, 2024

Changelog Description

Fix issue with conversion of settings overrides after PR.

Additional info

The issue is that conversion between the color types cannot happen automatically and conversion of overrides for specific version of addon is not yet implemented for addons (I though it is). The biggest difference from current values is that alpha is not used or is used float instead of int, all cases are already handled in code so it is really just change of types in settings. Keeping addon versions as their current version should be what they really are.

New types in models were just commented out as preparation for moment when the conversion of overrides will be working on addons.

Testing notes:

  1. Create server addons packages.
  2. Upload them to server.
  3. Try to convert existing overrides to new versions.

@iLLiCiTiT iLLiCiTiT merged commit 967fa46 into develop Feb 15, 2024
8 checks passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/change-color-types-back branch February 15, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
host: Maya size/S type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants