ayon-core/openpype/settings
Jakub Trllo 33148f45e7 General: Environment variable for default OCIO configs (#4670)
* set 'BUILTIN_OCIO_ROOT' environment variable in start.py

We need to use simplified variant to fill default ocio root for OCIO configs to replace '{OPENPYPE_ROOT}/vendor/bin/ocioconfig/OpenColorIOConfigs' in settings.

The explicit path from OPENPYPE_ROOT disable option to change the path elsewhere without harm of settings change. Using 'BUILTIN_OCIO_ROOT' can be usd universally.

* use new env variable in OCIO settings
2023-07-11 17:48:33 +02:00
..
defaults General: Environment variable for default OCIO configs (#4670) 2023-07-11 17:48:33 +02:00
entities 🔀 Merge remote-tracking branch 'origin/develop' into maya_new_publisher 2023-06-30 14:24:33 +02:00
__init__.py settings have function to receive global settings 2022-10-25 16:46:03 +02:00
constants.py removed logic related to env groups 2022-04-20 14:20:33 +02:00
exceptions.py
handlers.py OP-3026 - enhanced log with host info 2023-02-20 13:23:25 +01:00
lib.py OP-3026 - first implementation of saving settings changes to DB 2023-02-16 16:10:03 +01:00
local_settings.md