flame: adding flameSequnce attribute to publishing context

This commit is contained in:
Jakub Jezek 2022-01-11 15:25:16 +01:00
parent 32ceb9e9a9
commit 02af9b69a1
No known key found for this signature in database
GPG key ID: D8548FBF690B100A

View file

@ -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