- throttling threejs animation in main.js
- use Group class instead of Object3D for touchMeshes and displayMeshes in Selection.js - npm updates
This commit is contained in:
parent
dfec6b542b
commit
91e43173e5
5 changed files with 150 additions and 140 deletions
|
@ -5,6 +5,7 @@
|
|||
"main": "dist/main.js",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.15.2",
|
||||
"lodash": "^4.17.21",
|
||||
"normalize.css": "^8.0.1",
|
||||
"proj4": "^2.6.3",
|
||||
"three": "^0.126.0"
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue