ayon-core/server/settings
Roy Nieterau 0dfaed53cb Fix setting display/view based on collected scene display/view if left empty in ExtractOIIOTranscode settings.
`instance.data["sceneDisplay"]` and `instance.data["sceneView"]` are now intended to be set to describe the user's configured display/view inside the DCC and can still be used as fallback for the `ExtractOIIOTrancode` transcoding. For the time being the legacy `colorspaceDisplay` and `colorspaceView` instance.data keys will act as fallback for backwards compatibility to represent the scene display and view.

Also see:
 https://github.com/ynput/ayon-core/issues/1430#issuecomment-3516459205
2025-11-11 12:43:00 +01:00
..
__init__.py moved conversion functions to settings 2024-05-27 12:17:13 +02:00
conversion.py Refactor code for better readability and consistency. 2024-10-02 10:12:51 +02:00
main.py Merge branch 'develop' into enhancement/web_action_action_to_create_folder_structure 2025-06-25 11:56:29 +03:00
publish_plugins.py Fix setting display/view based on collected scene display/view if left empty in ExtractOIIOTranscode settings. 2025-11-11 12:43:00 +01:00
tools.py Merge branch 'develop' into bugfix/1245-default-render-product-name-profile-is-not-unique-for-each-aov 2025-06-25 14:24:46 +03:00