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

Remove deprecated color management settings #103

Merged
merged 12 commits into from
Oct 7, 2024

Conversation

BigRoy
Copy link
Contributor

@BigRoy BigRoy commented Sep 11, 2024

Changelog Description

Removes deprecated color management settings for Maya.

This is a tricky one, because this will be backwards compatible for everyone who had not previously EXPLICITLY enabled ayon+settings://maya/imageio/workfile/enabled because it would've been disabled before and in that case they were still using the deprecated settings. Now, the newer values will apply when enabled by default.

If the setting was overridden explicitly to disabled it will now log a message that the AYON Maya workfile color management is disabled.

Additional info

This was "deprecated" since OpenPype 3.15.5.

Also removed the legacy OCIO config settings that were for Maya 2020 and older since those are Py2 anyway and are already unsupported.

Testing notes:

  1. Test whether the color management settings work and apply as you'd expect
  2. Preferably you also test how this influences older projects from before and highlight where the issues may appear.

client/ayon_maya/api/lib.py Outdated Show resolved Hide resolved
@BigRoy
Copy link
Contributor Author

BigRoy commented Sep 25, 2024

We're now using this in production on our end. 👍

@iLLiCiTiT iLLiCiTiT removed their request for review September 26, 2024 09:05
@BigRoy BigRoy merged commit f77a915 into ynput:develop Oct 7, 2024
1 check passed
@BigRoy BigRoy deleted the chore/remove_deprecated_ocio_settings branch October 7, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants