Commit graph

19 commits

Author SHA1 Message Date
Jakub Jezek
07ea80d2d7
Update fallback type field names in colorspace and settings modules
The commit updates the field name from "type" to "fallback_type" for consistency in the colorspace and settings modules.
2024-09-25 14:23:31 +02:00
Jakub Jezek
d7a2c57fd8
Refactor OCIO config handling, introduce fallback mechanism
- Added function to extract config path from profile data
- Updated global config retrieval to use new function
- Introduced fallback mechanism for missing product entities
2024-07-31 13:54:41 +02:00
Petr Kalis
2003ae81b4
Change name of model
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-25 14:35:06 +02:00
Petr Kalis
6b66de7daa
Change name of variable
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-25 14:34:22 +02:00
Petr Kalis
aad7e2902d
Change name of variable
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-25 14:33:55 +02:00
Petr Kalis
09c9ef9781 Merge remote-tracking branch 'origin/feature/AY-5998_DL-Search--replace-in-environment-values-requires-a-Value' into feature/AY-5998_DL-Search--replace-in-environment-values-requires-a-Value 2024-07-22 16:50:06 +02:00
Petr Kalis
291e3eaa4c Update names of profile fields to be more descriptive 2024-07-22 16:46:41 +02:00
Petr Kalis
3f4a491e8f
Update variable name for skipped env vars
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-22 16:39:28 +02:00
Petr Kalis
eda080d86d Added profile to filter environment variables on farm 2024-07-22 15:59:16 +02:00
Jakub Trllo
1b05428eb7 expand default settings for readability 2024-05-15 10:17:30 +02:00
Jakub Trllo
9570d92411 change layout of profiles 2024-05-09 18:10:58 +02:00
Jakub Jezek
9b2564cfd7
fixing settings type name key 2024-05-09 16:22:21 +02:00
Jakub Trllo
feb73842c3 rename 'product' attribute to 'product_name' 2024-04-30 16:07:17 +02:00
Jakub Trllo
c0d9edad75 _ocio_config_profile_types is function 2024-04-30 15:59:33 +02:00
Jakub Trllo
8c525987e5 change Ayon to AYON 2024-04-30 15:59:16 +02:00
Jakub Trllo
7b86da34ae fix buildin to builtin 2024-04-30 15:59:04 +02:00
Jakub Jezek
cf9707db85
Refactor OCIO config settings and profiles
Added new OCIO config profile types and paths for built-in and custom configurations. Updated default values accordingly.
2024-04-30 11:25:04 +02:00
Jakub Trllo
86c5f1cbd9 added setting for update check interval 2024-02-19 15:51:15 +01:00
Jakub Trllo
31b6b79919 modified packages creation 2024-02-05 15:05:12 +01:00
Renamed from server_addon/core/server/settings/main.py (Browse further)