mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
flame: adding flameSequnce attribute to publishing context
This commit is contained in:
parent
32ceb9e9a9
commit
02af9b69a1
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ class PrecollecTimelineOCIO(pyblish.api.ContextPlugin):
|
|||
|
||||
# update context with main project attributes
|
||||
context.data.update({
|
||||
"flameSequence": sequence,
|
||||
"otioTimeline": otio_timeline,
|
||||
"currentFile": "Flame/{}/{}".format(
|
||||
project.name, sequence.name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue