mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Merge 3324db1fdb into f9bbab9944
This commit is contained in:
commit
0403cae64b
1 changed files with 2 additions and 0 deletions
|
|
@ -703,6 +703,8 @@ class ExtractBurnin(publish.Extractor):
|
|||
"""
|
||||
# Add representation name to burnin data
|
||||
burnin_data["representation"] = repre["name"]
|
||||
burnin_data["colorspace"] = repre.get(
|
||||
"colorspaceData", {}).get("colorspace")
|
||||
|
||||
# no handles switch from profile tags
|
||||
if "no-handles" in repre["tags"]:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue