mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
add todo/question
This commit is contained in:
parent
b12b1c80f2
commit
f7d35c4fed
1 changed files with 2 additions and 0 deletions
|
|
@ -522,6 +522,8 @@ class IntegrateAssetNew(pyblish.api.InstancePlugin):
|
|||
index_frame_start = int(repre.get("frameStart"))
|
||||
|
||||
render_template = anatomy.templates[template_name]
|
||||
# todo: should we ALWAYS manage the frame padding even when not
|
||||
# having `frameStart` set?
|
||||
frame_start_padding = int(
|
||||
render_template.get(
|
||||
"frame_padding",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue