mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Update openpype/pipeline/publish/publish_plugins.py
Co-authored-by: Fabià Serra Arrizabalaga <fabia.serra92@gmail.com>
This commit is contained in:
parent
e7cf87d3ac
commit
f3baace668
1 changed files with 1 additions and 1 deletions
|
|
@ -298,7 +298,7 @@ class ColormanagedPyblishPluginMixin(object):
|
|||
It also contains a method, set_representation_colorspace,
|
||||
which sets colorspace data to the representation.
|
||||
The allowed file extensions are listed in the allowed_ext variable.
|
||||
he method first checks if the file extension is in
|
||||
The method first checks if the file extension is in
|
||||
the list of allowed extensions. If it is, it then gets the
|
||||
colorspace settings from the host context and gets a
|
||||
matching colorspace from rules. Finally, it infuses this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue