Refactor and Copy Paste Casting

This commit is contained in:
2023-03-21 18:33:29 +01:00
parent 3cc254bdc9
commit e14dc2136d
9 changed files with 297 additions and 161 deletions
+1 -1
View File
@@ -26,10 +26,10 @@ from vse_toolbox.sequencer_utils import get_active_strip
mods = (
panels,
properties,
preferences,
operators,
panels,
)
if 'bpy' in locals():