This commit is contained in:
2026-01-27 17:40:37 +01:00
parent 82947a7bd6
commit adc2cd572a
55 changed files with 4145 additions and 101 deletions

View File

@@ -0,0 +1,5 @@
from .project import Project
from .ingredient import Ingredient, AssetType
from .scene import Scene
from .shot import Shot