tool: Light panel #9

Merged
aniva merged 11 commits from tool/lighting into main 2025-01-28 17:56:22 -08:00
2 changed files with 3508 additions and 1 deletions
Showing only changes of commit 016b717b41 - Show all commits

3503
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -17,6 +17,12 @@ multimethod = "^1.12"
scipy = "^1.14.0"
typish = "^1.9.3"
[tool.poetry.group.dev.dependencies]
cq-editor = {git = "https://github.com/CadQuery/CQ-editor.git"}
pyqt5 = "^5.15.11"
logbook = "^1.8.0"
spyder = "^5"
pyqtgraph = "^0.13.7"
[build-system]
requires = ["poetry-core"]