@mavonengine/editor 0.0.5 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1185,7 +1185,7 @@ class Ce extends rt {
1185
1185
  var n, s;
1186
1186
  t instanceof o && ((n = t.geometry) == null || n.dispose(), Array.isArray(t.material) ? t.material.forEach((r) => r.dispose()) : (s = t.material) == null || s.dispose());
1187
1187
  }), c.instance().scene.clear(), this.initEditorScene(), c.instance().contextMenuAbort.abort(), c.instance().uiRoot.innerHTML = "", c.instance().uiRoot.style.opacity = "1", document.title = "MavonEngine | Editor", document.getElementsByTagName("body")[0].removeAttribute("onContextMenu"), Promise.all([
1188
- import("./mount-CUUpNaC9.mjs"),
1188
+ import("./mount-DOk9UESl.mjs"),
1189
1189
  Promise.resolve({ })
1190
1190
  ]).then(([{ mountEditorUI: t }]) => {
1191
1191
  this.reactRoot = t(c.instance().uiRoot);
package/dist/Editor.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import "three";
2
- import { E as f } from "./Editor-D7WM9ico.mjs";
2
+ import { E as f } from "./Editor-CtUm05-U.mjs";
3
3
  import "@mavonengine/core/Editor/EditorHelper";
4
4
  import "@mavonengine/core/Game";
5
5
  import "@mavonengine/core/Prefab/Lights/index";