mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Update openpype/pipeline/colorspace.py
Co-authored-by: Fabià Serra Arrizabalaga <fabia.serra92@gmail.com>
This commit is contained in:
parent
864d1fc8e8
commit
23105fcf90
1 changed files with 1 additions and 1 deletions
|
|
@ -350,7 +350,7 @@ def get_imageio_config(
|
|||
project_settings, host_name)
|
||||
|
||||
# check if host settings group is having activate_host_color_management
|
||||
# it it does not have activation key then use global settings
|
||||
# it it does not have activation key then default it to True so it uses global settings
|
||||
# this is for backward compatibility
|
||||
# TODO: in future rewrite this to be more explicit
|
||||
activate_host_color_management = imageio_host.get(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue