mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
provide more data as arguments during publishing
This commit is contained in:
parent
7e59a577a6
commit
ce31b9a477
11 changed files with 35 additions and 14 deletions
|
|
@ -29,6 +29,9 @@ class CollecTimelineOTIO(pyblish.api.ContextPlugin):
|
|||
variant,
|
||||
task_name,
|
||||
asset_doc,
|
||||
context.data["projectName"],
|
||||
context.data["hostName"],
|
||||
project_settings=context.data["project_settings"]
|
||||
)
|
||||
|
||||
# adding otio timeline to context
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue