compact spatial IR through different new operations and dedicated syntax

fast spatial node merging with batch operations
This commit is contained in:
NiccoloN
2026-05-03 14:14:14 +02:00
parent 15e8edb9c4
commit b605585b1f
34 changed files with 4419 additions and 1445 deletions

9
.gitignore vendored
View File

@@ -1,5 +1,14 @@
.zed
.idea
**/.vscode
.claude
AGENTS.md
CMakeUserPresets.json
build
cmake-build-debug
cmake-build-release
**/__pycache__