Skip to content

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.

acolwell added 5 commits April 1, 2023 15:01
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
@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.

2 participants