feat: some shit

This commit is contained in:
2024-12-17 19:22:57 +01:00
parent 5421349c79
commit 5c1c8c480b
33 changed files with 620 additions and 633 deletions

View File

@@ -17,15 +17,15 @@
"type": "float",
"hidden": true,
"min": 0,
"max": 1,
"value": 0.5,
"max": 1
},
"depth": {
"type": "integer",
"min": 1,
"max": 10,
"hidden": true,
"value": 1,
"hidden": true
}
}
}