@jdultra/threedtiles 14.0.22 → 14.0.23

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.
@@ -10244,7 +10244,7 @@ class xe extends J.Object3D {
10244
10244
  D && D.matrixWorld && D.matrixWorld.decompose(d, h, l);
10245
10245
  const u = new J.Matrix4().compose(d, h, new J.Vector3(1, 1, 1)), G = new J.Matrix4().copy(u).invert();
10246
10246
  if (i !== "bounds") {
10247
- if (i === "mesh" || i === "hull") if (console.log(i + " " + this.level), o(), r) {
10247
+ if (i === "mesh" || i === "hull") if (o(), r) {
10248
10248
  if (!A.hasMeshContent || A.meshContent.length !== A.hasMeshContent) return;
10249
10249
  if (!Array.isArray(A.colliderUUIDs) || A.colliderUUIDs.length === 0) {
10250
10250
  A.colliderUUIDs = [];
@@ -10767,7 +10767,7 @@ async function os(B3) {
10767
10767
  });
10768
10768
  }
10769
10769
  function ns(B3) {
10770
- return new Worker("" + new URL("assets/physicsRapier.worker-jgQ9dgLt.js", import.meta.url).href, { type: "module", name: B3 == null ? void 0 : B3.name });
10770
+ return new Worker("" + new URL("assets/physicsRapier.worker-D664sBAY.js", import.meta.url).href, { type: "module", name: B3 == null ? void 0 : B3.name });
10771
10771
  }
10772
10772
  function ss(B3) {
10773
10773
  return new Worker("" + new URL("assets/physicsHelper.worker-Cr8S3sZk.js", import.meta.url).href, { type: "module", name: B3 == null ? void 0 : B3.name });