-
Notifications
You must be signed in to change notification settings - Fork 128
Enhancement: Color management for Houdini workfiles #5858
Conversation
Task linked: OP-1017 houdini: colorspaces |
@MustafaJafar That does seem like the same thing, but I do want to note that to 'get on par with nuke' and others likely we also need to test:
|
This is interesting! |
Co-authored-by: Roy Nieterau <[email protected]>
Co-authored-by: Roy Nieterau <[email protected]>
Co-authored-by: Roy Nieterau <[email protected]>
…hub.com/ynput/OpenPype into enhancement/OP-1017_houdini-colorspaces
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haven't tested it, but code looks good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The review instance published looks okay.
It also validates the colorspace right when using the project setting to make sure ocio colorspace is in a certain parameter. But it would be great if there is doc(and comment) for users to understand the use of Review Colorspace. We can't guarantee there would be some users would just put sRGB
or ACEScg
into the setting. Will test it in composite later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
because of OpenPype/openpype/hosts/houdini/api/colorspace.py Lines 59 to 69 in 91a1fb1
OpenPype/openpype/pipeline/colorspace.py Lines 1142 to 1162 in 91a1fb1
|
Because we're splitting OpenPype into ayon-core and individual host addons, this PR would have to be re-created to target one of those. We're closing it down, but we'll he happy for a new PR to ynput/ayon-core or the host addon repository once it's up. |
Changelog Description
This PR adds Houdini workfiles color management
Things to do:
OCIO_ACTIVE_DISPLAYS
OCIO_ACTIVE_VIEWS
review color space
value specified in the settingsscene_linear
role.)Testing notes:
Review colospace
, case 1:Review colospace
emptySet Review Color Space
action ifValidate Review Colorspace
failedReview colospace
, case 2:Review colospace
valueValidate Review Colorspace
will check ifociocolorspace
parameter has that valueSet Review Color Space
action ifValidate Review Colorspace
failed