-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
- Refactor and streamline the project creation, including
- the configuration and setting process, see Check and complete sim settings #556
- use pydantic for sim_settings and attributes?
- especially useful for blender API (json import/export)
- IFC file handling (copy IFC to project dir every time might not be the best solution)
- Folder structure? (project folder, not repo)
- the configuration and setting process, see Check and complete sim settings #556
- Fix Plugin documentation #249 (1 day max)
- With growing size of the code we have more and more problems with circular imports (see circular imports #638).
- streamline playground state and task.self