mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Consolidates color space conversion logic into a dedicated `oiiotool_transcode` function for better flexibility and clarity. This change introduces support for display/view transformations, enhancing the tool's ability to handle complex color management workflows. It also fixes issues with conflicting color space parameters and improves handling of source and target display/view configurations. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| attribute_definitions.py | ||
| ayon_connection.py | ||
| ayon_info.py | ||
| cache.py | ||
| dateutils.py | ||
| env_tools.py | ||
| events.py | ||
| execute.py | ||
| file_transaction.py | ||
| local_settings.py | ||
| log.py | ||
| path_templates.py | ||
| path_tools.py | ||
| plugin_tools.py | ||
| profiles_filtering.py | ||
| profiling.py | ||
| python_module_tools.py | ||
| terminal.py | ||
| transcoding.py | ||
| vendor_bin_utils.py | ||