mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Merge pull request #5771 from ynput/bugfixt/OP-7116_Nuke-OCIO-Warning
This commit is contained in:
commit
1f088f7efe
1 changed files with 0 additions and 1 deletions
|
|
@ -2217,7 +2217,6 @@ Reopening Nuke should synchronize these paths and resolve any discrepancies.
|
|||
"""
|
||||
# replace path with env var if possible
|
||||
ocio_path = self._replace_ocio_path_with_env_var(config_data)
|
||||
ocio_path = ocio_path.replace("\\", "/")
|
||||
|
||||
log.info("Setting OCIO config path to: `{}`".format(
|
||||
ocio_path))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue