mirror of
https://github.com/trafficlunar/blockmatic.git
synced 2026-08-12 12:29:42 +00:00
feat: add bare-bones cursor and rectangle select tool
they do not currently move blocks
This commit is contained in:
parent
246afd9120
commit
776ff73bf1
8 changed files with 169 additions and 36 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pixi/graphics-smooth": "^1.1.1",
|
||||
"@pixi/react": "^7.1.2",
|
||||
"@pixi/tilemap": "4.1.0",
|
||||
"@radix-ui/react-checkbox": "^1.1.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue