ayon-core/client
Jakub Jezek 7ffed6b807
Refactor LoadClip plugin to set colorspace to read node
The commit refactors the LoadClip plugin by introducing a new method `set_colorspace_to_node` that sets the colorspace of the read node. The method retrieves the colorspace data from both the version and representation documents, as well as from the file's filerules. It then validates and sets the appropriate colorspace for the read node.

This change improves code readability and maintainability by separating concerns related to setting colorspace into a dedicated method.
2024-02-14 11:57:20 +01:00
..
ayon_core Refactor LoadClip plugin to set colorspace to read node 2024-02-14 11:57:20 +01:00
pyproject.toml removed mongo dependencies from client 2024-02-12 15:26:14 +01:00