Skip to content

Fix GradingPrimary bypass and add support Python comparison for Grading data objects#1779

Merged
doug-walker merged 3 commits into
AcademySoftwareFoundation:mainfrom
remia:fix-grading-primary
Mar 23, 2023
Merged

Fix GradingPrimary bypass and add support Python comparison for Grading data objects#1779
doug-walker merged 3 commits into
AcademySoftwareFoundation:mainfrom
remia:fix-grading-primary

Conversation

@remia
Copy link
Copy Markdown
Collaborator

@remia remia commented Mar 20, 2023

This PR fix a couple of issues related to GradingPrimary that were found by @MrLixm, linked in the PR. The move of the equality operators to the public API are required for the Python bindings.

I'm planning to look at other GradingPrimary related changes in a later PR, this one is only for bug fixes.

Signed-off-by: Rémi Achard <remiachard@gmail.com>
Comment thread tests/cpu/ops/gradingprimary/GradingPrimary_tests.cpp
Copy link
Copy Markdown
Contributor

@cedrik-fuoco-adsk cedrik-fuoco-adsk left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks for the enhancement!

Signed-off-by: Rémi Achard <remiachard@gmail.com>
Copy link
Copy Markdown
Collaborator

@doug-walker doug-walker left a comment

Choose a reason for hiding this comment

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

Perfectly done. Thank you so much for helping us cross this off our todo list Remi!

@doug-walker doug-walker merged commit 28a4b3a into AcademySoftwareFoundation:main Mar 23, 2023
cedrik-fuoco-adsk pushed a commit to autodesk-forks/OpenColorIO that referenced this pull request Mar 24, 2023
…ng data objects (AcademySoftwareFoundation#1779)

* Fix GradingPrimary bypass, support comparison in Python

Signed-off-by: Rémi Achard <remiachard@gmail.com>

* Improve test description

Signed-off-by: Rémi Achard <remiachard@gmail.com>

---------

Signed-off-by: Rémi Achard <remiachard@gmail.com>
Co-authored-by: Doug Walker <doug.walker@autodesk.com>
Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>
@remia remia deleted the fix-grading-primary branch May 27, 2023 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants