upload to kitsu
This commit is contained in:
@@ -124,6 +124,7 @@ def set_channels():
|
||||
scn.sequence_editor.channels[i].name = c.title()
|
||||
|
||||
def get_strip_render_path(strip, template):
|
||||
scn = bpy.context.scene
|
||||
return template.format(strip_name=strip.name, ext=Path(scn.render.frame_path()).suffix)
|
||||
|
||||
def render_strips(strips, template):
|
||||
|
||||
Reference in New Issue
Block a user