mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
global, flame, hiero, resolve, sp: implementing newAssetPublishing
This commit is contained in:
parent
830e79ca17
commit
a3a839181b
6 changed files with 22 additions and 5 deletions
|
|
@ -109,7 +109,8 @@ class PrecollectInstances(pyblish.api.ContextPlugin):
|
|||
"clipAnnotations": annotations,
|
||||
|
||||
# add all additional tags
|
||||
"tags": phiero.get_track_item_tags(track_item)
|
||||
"tags": phiero.get_track_item_tags(track_item),
|
||||
"newAssetPublishing": True
|
||||
})
|
||||
|
||||
# otio clip data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue