mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
BigRoy's comment
This commit is contained in:
parent
c2b948d35f
commit
4ed278c0c8
2 changed files with 2 additions and 3 deletions
|
|
@ -83,9 +83,8 @@ class ValidateReviewColorspace(pyblish.api.InstancePlugin,
|
|||
default_view_space = get_default_display_view_colorspace()
|
||||
|
||||
rop_node.setParms({"ociocolorspace": default_view_space})
|
||||
cls.log.debug(
|
||||
cls.log.info(
|
||||
"'OCIO Colorspace' parm on '{}' has been set to "
|
||||
"the default view color space '{}'"
|
||||
.format(rop_node, default_view_space)
|
||||
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue