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:
Kayla Man 2025-09-03 23:15:24 +08:00 committed by GitHub
commit 9392dee2fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ class OCIOEnvHook(PreLaunchHook):
"fusion",
"blender",
"aftereffects",
"3dsmax",
"max",
"houdini",
"maya",
"nuke",