Jakub Jezek
0b9cea926c
Refactor code for better readability and consistency.
...
- Refactored code to improve readability by adjusting indentation and line breaks.
- Made changes to ensure consistent formatting of the code.
2024-10-02 10:12:51 +02:00
Jakub Jezek
ce977ab07e
Merge branch 'develop' into enhancement/AY-6198_OCIO-fallback-for-profiles-and-templated-values
2024-10-02 10:12:19 +02:00
Jakub Jezek
589a642d69
Merge branch 'develop' into enhancement/AY-6198_OCIO-fallback-for-profiles-and-templated-values
2024-10-02 10:10:57 +02:00
Jakub Ježek
8b14e79629
Update server/settings/conversion.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-10-02 10:03:28 +02:00
Jakub Ježek
e299b405fc
Update server/settings/conversion.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-10-02 10:01:33 +02:00
Mustafa Jafar
fa54805d94
enhance a condition in _convert_oiio_transcode_0_4_5
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-26 12:06:28 +03:00
MustafaJafar
6f2e69c3f7
fix code linting
2024-09-26 12:02:39 +03:00
Mustafa Jafar
85752510f0
optimize _convert_oiio_transcode_0_4_5
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-26 11:57:49 +03:00
Jakub Jezek
6aa31e8788
fixing typo
...
Changed function name from '_conver_publish_plugins' to '_convert_publish_plugins' for consistency and clarity. Updated the function call accordingly in 'convert_settings_overrides'.
2024-09-25 14:24:52 +02:00
Jakub Jezek
6085b6bd82
Refactor imageio settings conversion logic
...
Simplified conditional check for ocio_config_profiles presence.
2024-09-25 14:17:26 +02:00
Jakub Jezek
453995ac57
Update imageio config conversion to 0.4.5 version
...
Adjust imageio config conversion function to handle changes in settings from 0.4.4 to 0.4.5, ensuring proper profile usage and plugin conversion consistency.
2024-09-25 14:16:39 +02:00
Mustafa Jafar
451d5e77cd
exit _convert_oiio_transcode_0_4_5 if there are no profiles
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-23 12:13:23 +03:00
MustafaJafar
98918b1dd4
Add ExtractOIIOTranscode settings override
2024-09-20 00:23:28 +03:00
Jakub Jezek
9375b8bee2
Update version references for future removal and conversion functions in colorspace and conversion modules.
...
- Update version references to 0.4.5 for future removal in colorspace module.
- Update function name and version reference to 0.4.4 for imageio config conversion in the conversion module.
2024-07-31 13:57:47 +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
Jakub Trllo
c6123d257d
added conversion for ValidateVersion settings
2024-05-27 12:18:58 +02:00
Jakub Trllo
ac995dffc1
moved conversion functions to settings
2024-05-27 12:17:13 +02:00