corretta sbagliata dichiarazione variabile
This commit is contained in:
+4
-4
@@ -10,7 +10,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"vue": "^2.5.11",
|
||||
"webgl-visualizer": "^1.2.231019-beta.1008"
|
||||
"webgl-visualizer": "^1.2.231019-beta.1028"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.26.0",
|
||||
@@ -9296,9 +9296,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/webgl-visualizer": {
|
||||
"version": "1.2.231019-beta.1008",
|
||||
"resolved": "https://nexus.steamware.net/repository/npm-group/webgl-visualizer/-/webgl-visualizer-1.2.231019-beta.1008.tgz",
|
||||
"integrity": "sha512-UAJK2c+xzvl+uclpU/UZWVbcl2gQLWADVShdd35BzL8CAT1iS4JMdEzUtCX8j7tjZ3rpxtYahCRpiLRoWu3Tjg==",
|
||||
"version": "1.2.231019-beta.1028",
|
||||
"resolved": "https://nexus.steamware.net/repository/npm-group/webgl-visualizer/-/webgl-visualizer-1.2.231019-beta.1028.tgz",
|
||||
"integrity": "sha512-0YSxuZL8nr9XKwDBc5mYMCnMxo4EMHsTGjrEb97MFiph4Iy9PhjSiO/FloiRv6hCmvlb19H5tVZM4TkHBOwBjQ==",
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/webpack": {
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^2.5.11",
|
||||
"webgl-visualizer": "^1.2.231019-beta.1008"
|
||||
"webgl-visualizer": "^1.2.231019-beta.1028"
|
||||
},
|
||||
"browserslist": [
|
||||
"> 1%",
|
||||
|
||||
@@ -12,7 +12,7 @@ var m_divStartDimY = 400;
|
||||
var fName = "Cubo.3mf";
|
||||
//var fileType = "3MF";
|
||||
|
||||
m_nApproxIndex = 1;
|
||||
var m_nApproxIndex = 1;
|
||||
|
||||
// *** camera settings ***
|
||||
var m_bZoom = true;
|
||||
|
||||
Reference in New Issue
Block a user