Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Nuke: load color space from representation data #2576

Merged
merged 7 commits into from
Feb 4, 2022

Conversation

jakubjezek001
Copy link
Member

@jakubjezek001 jakubjezek001 commented Jan 21, 2022

Brief description

Supporting to load clip with colorspace set on representation data.

Description

Colorspace data are firstly check on representation data and if there are none, then they are checked from version data. If there is found any it is validated if they are even supported by workfile set colorspace management by looking into available colorspace values. In case they are not, we look into settings in OP Image IO regex items. If this is not even set then the read node settings knob is not set at all and is reading workfile defaults set in root colorspace.

@jakubjezek001 jakubjezek001 self-assigned this Jan 21, 2022
@jakubjezek001 jakubjezek001 added the type: enhancement Enhancements to existing functionality label Jan 21, 2022
Copy link
Member

@iLLiCiTiT iLLiCiTiT left a comment

Choose a reason for hiding this comment

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

Code looks ok. Unfotunatelly I don't know how to publish clip to test clip loader.

@jakubjezek001 jakubjezek001 merged commit f2a9543 into develop Feb 4, 2022
@jakubjezek001 jakubjezek001 deleted the feature/nuke_load_clip_repre_colorspace branch February 4, 2022 14:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants