Commit graph

34 commits

Author SHA1 Message Date
Mustafa Zaky Jafar
f0f109faab
Merge branch 'develop' into enhancement/web_action_action_to_create_folder_structure 2025-06-25 11:56:29 +03:00
Roy Nieterau
93557a8a69 Refactor conditionalEnum -> conditional_enum
Avoid logs like:
```
DEBUG settings.settings_field | Deprecated argument: conditionalEnum
```
2025-06-24 22:34:37 +02:00
Mustafa Jafar
a50ee7faaf
Merge branch 'develop' into enhancement/web_action_action_to_create_folder_structure 2025-05-27 12:14:45 +03:00
Jakub Trllo
39b85970e2 simplified description 2025-05-27 11:03:14 +02:00
Jakub Jezek
e4c5b0d0a5
Fixes typo in default OCIO config path
Corrects a typo in the built-in OCIO config path. It
appends the missing ".ocio" extension to the ACES 2.0
Studio config path, ensuring that the OCIO configuration
is correctly recognized and loaded.
2025-05-09 11:59:52 +02:00
Jakub Jezek
47f8dcdce6
Updates OCIO config paths
Updates the built-in OCIO config paths to correct versioning and descriptions, ensuring accurate configuration options.
2025-05-05 12:05:01 +02:00
Jakub Trllo
d0999af4ef added aces subfolders 2025-04-16 11:14:55 +02:00
Jakub Jezek
edc0aa5867
Remove unnecessary E501 comments 2025-04-09 15:56:39 +02:00
Jakub Jezek
2cd0b0ddbf
Update OCIO config paths for cleaner structure
- Removed redundant directory from ACES 1.2 path
- Simplified Nuke default config path
2025-04-04 14:47:19 +02:00
Jakub Jezek
ee213afce4
Update OCIO config paths and add comments
- Added line length comments to OCIO config paths
- No functional changes, just improved code clarity
2025-04-02 15:02:19 +02:00
Jakub Jezek
d8c442e7f5
Update OCIO config paths and compatible addons
- Added a new compatible addon with version requirement.
- Updated existing OCIO config paths for ACES 1.3 and added support for ACES 2.0.
- Adjusted labels and descriptions for clarity on OCIO versions.
2025-04-02 15:00:44 +02:00
Jakub Jezek
8ff258983a
Update OCIO config path for clarity
Refined the OCIO built-in paths to improve readability. Added a comment to ignore line length warning for better code style adherence.
2025-01-30 15:01:11 +01:00
Jakub Jezek
95743f29a3
Add ACES 1.3 Studio OCIO config option
- Introduced new OCIO config for ACES 1.3 Studio.
- Updated paths with relevant labels and descriptions.
- Ensured compatibility with OCIO v2 requirements.
2025-01-30 14:35:23 +01:00
Roy Nieterau
5065e0e8db Explicit description to describe diff between ftrack and launcher 2024-10-04 12:04:14 +02:00
Roy Nieterau
5aa7e9c8ca Add description to setting 2024-10-04 11:17:33 +02:00
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)