@needle-tools/engine 4.17.0-alpha.1 → 4.17.0-alpha.2

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.
@@ -16120,6 +16120,14 @@ class jd {
16120
16120
  this.worker.terminate(), this.worker = null;
16121
16121
  }
16122
16122
  }
16123
+ function Gd(r) {
16124
+ return new Worker(
16125
+ "/generateMeshBVH.worker-DiCnZlf3.js",
16126
+ {
16127
+ name: r?.name
16128
+ }
16129
+ );
16130
+ }
16123
16131
  const ve = {
16124
16132
  node: "node",
16125
16133
  material: "material",
@@ -16444,7 +16452,7 @@ class Ad {
16444
16452
  });
16445
16453
  }
16446
16454
  }
16447
- const Gd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
16455
+ const $d = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
16448
16456
  __proto__: null,
16449
16457
  GLTFAnimationPointerExtension: Ad
16450
16458
  }, Symbol.toStringTag, { value: "Module" }));
@@ -16464,12 +16472,13 @@ export {
16464
16472
  co as TrailParticle,
16465
16473
  fe as Vector4,
16466
16474
  jd as WorkerBase,
16475
+ Gd as WorkerWrapper,
16467
16476
  Bd as bundler,
16468
16477
  Fd as createNoise4D,
16469
16478
  zd as fetchProfile,
16470
16479
  Vd as index,
16471
16480
  Jd as index$1,
16472
- Gd as index$2,
16481
+ $d as index$2,
16473
16482
  Ud as md5,
16474
16483
  Nd as v5
16475
16484
  };