use modal and display shots created one after other

This commit is contained in:
2024-05-27 14:40:23 +02:00
parent b1bde01b57
commit 940cd1100f
4 changed files with 133 additions and 40 deletions
-2
View File
@@ -37,5 +37,3 @@ ASSET_PREVIEWS = bpy.utils.previews.new()
CASTING_BUFFER = CONFIG_DIR / 'casting.json'
SPREADSHEET = []
AUTO_SPLITTER_LOG = CONFIG_DIR / 'auto_splitter.log'