fozmo-3d-preview
Advanced tools
Comparing version 1.0.61 to 1.0.62
@@ -942,3 +942,3 @@ import { EEncryptExt, ENormalExt, ResLoaderManager } from './../manager/ResLoaderManager'; | ||
if (this._gui) { | ||
this.container.removeChild(this._gui.domElement); | ||
// this.container.removeChild(this._gui.domElement); | ||
try { | ||
@@ -952,2 +952,3 @@ this._gui.destroy(); | ||
} | ||
window.console.info('配置项', p); | ||
this.setGUI(); | ||
@@ -1378,3 +1379,3 @@ if (!Utils.isPhone()) { | ||
if (this._gui) { | ||
this.container.removeChild(this._gui.domElement); | ||
// this.container.removeChild(this._gui.domElement); | ||
try { | ||
@@ -1381,0 +1382,0 @@ this._gui.destroy(); |
{ | ||
"name": "fozmo-3d-preview", | ||
"version": "1.0.61", | ||
"version": "1.0.62", | ||
"description": "风之末 作品预览", | ||
@@ -5,0 +5,0 @@ "main": "lib/Fozmo3DPreview.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
208639
6178