mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Hiero: adding formating dict with batch
This commit is contained in:
parent
51a7dea720
commit
dbc4b64ca1
2 changed files with 2 additions and 2 deletions
|
|
@ -45,7 +45,7 @@ class LoadClipBatch(opfapi.ClipLoader):
|
|||
formating_data["batch"] = self.batch.name.get_value()
|
||||
|
||||
clip_name = StringTemplate(self.clip_name_template).format(
|
||||
context["representation"]["context"])
|
||||
formating_data)
|
||||
|
||||
# TODO: settings in imageio
|
||||
# convert colorspace with ocio to flame mapping
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue