[Blender_Kitsu] Remove metastrip filepath #15
@ -1785,7 +1785,7 @@ class KITSU_OT_sqe_pull_edit(bpy.types.Operator):
|
|||||||
frame_end,
|
frame_end,
|
||||||
)
|
)
|
||||||
continue
|
continue
|
||||||
|
# TODO Refactor as this reuses code from KITSU_OT_sqe_create_meta_strip
|
||||||
if not strip:
|
if not strip:
|
||||||
# Create new strip.
|
# Create new strip.
|
||||||
strip = context.scene.sequence_editor.sequences.new_movie(
|
strip = context.scene.sequence_editor.sequences.new_movie(
|
||||||
|
Loading…
Reference in New Issue
Block a user