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

Make OCIO SupportsOpenGL and SupportsTiles logic more consistent #28

Merged
merged 7 commits into from Apr 4, 2023

Conversation

acolwell
Copy link
Collaborator

@acolwell acolwell commented Apr 2, 2023

This change makes the setting of the SupportsOpenGL and SupportsTiles consistent between plugin creation and parameter changes. It also establishes a base class for code that is common across all of the OCIO plugins. For now I've only moved the code that directly effects the OpenGL and Tiles logic, but I believe more cleanup could likely be done.

I incremented the minor version of these plugins because this does introduce a tiny change in behavior because the construction path and parameter change paths were slightly different.

Signed-off-by: Aaron Colwell <300262+acolwell@users.noreply.github.com>
…tructor and param changes consistent.

Signed-off-by: Aaron Colwell <300262+acolwell@users.noreply.github.com>
Signed-off-by: Aaron Colwell <300262+acolwell@users.noreply.github.com>
Signed-off-by: Aaron Colwell <300262+acolwell@users.noreply.github.com>
…ne with openfx naming.

Signed-off-by: Aaron Colwell <300262+acolwell@users.noreply.github.com>
Copy link
Member

@devernay devernay left a comment

Choose a reason for hiding this comment

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

LGTM!

@devernay devernay merged commit b8a276a into NatronGitHub:master Apr 4, 2023
1 of 2 checks passed
@acolwell acolwell deleted the cleanup_ocio_glsupport_logic branch April 5, 2023 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants