Merge branch 'main' of https://gitlab.com/autour-de-minuit/blender/vse_toolbox into main
This commit is contained in:
@@ -406,6 +406,9 @@ def set_active_strip(scene):
|
||||
|
||||
@persistent
|
||||
def update_text_strips(scene):
|
||||
|
||||
print("update_text_strips")
|
||||
|
||||
scn = bpy.context.scene
|
||||
if not scn.sequence_editor:
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user