mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Merge pull request #1426 from ynput/bugfix/use_max_as_hosts_for_pre_ocio_hook
OCIO: Use "max" for host group to get the correct ocio environment variable
This commit is contained in:
commit
9392dee2fb
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ class OCIOEnvHook(PreLaunchHook):
|
|||
"fusion",
|
||||
"blender",
|
||||
"aftereffects",
|
||||
"3dsmax",
|
||||
"max",
|
||||
"houdini",
|
||||
"maya",
|
||||
"nuke",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue