mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-03-10 07:50:49 +00:00
WaterBlock tiling to match T2/Torque, improve CLAUDE.md
This commit is contained in:
parent
bcf4f4a1a5
commit
aeda3ca8d5
940 changed files with 1207 additions and 337 deletions
|
|
@ -36,7 +36,8 @@
|
|||
"react-dom": "^19.1.1",
|
||||
"react-error-boundary": "^6.0.0",
|
||||
"three": "^0.180.0",
|
||||
"unzipper": "^0.12.3"
|
||||
"unzipper": "^0.12.3",
|
||||
"zustand": "^5.0.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^5.0.5",
|
||||
|
|
@ -49,6 +50,7 @@
|
|||
"express": "^5.2.0",
|
||||
"peggy": "^5.0.6",
|
||||
"prettier": "^3.7.1",
|
||||
"prettier-plugin-glsl": "^0.2.2",
|
||||
"puppeteer": "^24.32.0",
|
||||
"rimraf": "^6.0.1",
|
||||
"tsx": "^4.20.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue