@jieyin/editor-sdk-test 1.1.242 → 1.1.244

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.
@@ -15,7 +15,6 @@ function hc() {
15
15
  const Ra = {};
16
16
  function Na(...n) {
17
17
  const e = "THREE." + n.shift();
18
- console.log(e, ...n);
19
18
  }
20
19
  function nu(n) {
21
20
  const e = n[0];
@@ -30,7 +29,7 @@ function Ve(...n) {
30
29
  const e = "THREE." + n.shift();
31
30
  {
32
31
  const t = n[0];
33
- t && t.isStackTrace ? console.warn(t.getError(e)) : console.warn(e, ...n);
32
+ t && t.isStackTrace;
34
33
  }
35
34
  }
36
35
  function nt(...n) {
@@ -38,7 +37,7 @@ function nt(...n) {
38
37
  const e = "THREE." + n.shift();
39
38
  {
40
39
  const t = n[0];
41
- t && t.isStackTrace ? console.error(t.getError(e)) : console.error(e, ...n);
40
+ t && t.isStackTrace;
42
41
  }
43
42
  }
44
43
  function js(...n) {
@@ -27089,8 +27088,7 @@ function Q_(n) {
27089
27088
  } else f && (y = Ks(s));
27090
27089
  if (!y) return;
27091
27090
  y.matrixWorldNeedsUpdate = !0, _.add(y), e.push({ psdPartId: t.id, scene: _, camera: h });
27092
- } catch (x) {
27093
- console.error("初始化场景失败:", x);
27091
+ } catch {
27094
27092
  }
27095
27093
  }), e;
27096
27094
  }
@@ -27258,7 +27256,7 @@ self.onmessage = async (n) => {
27258
27256
  [m]
27259
27257
  ), a?.close();
27260
27258
  } catch (f) {
27261
- console.error(`[Worker] 渲染第${t}项失败:`, f), self.postMessage({
27259
+ self.postMessage({
27262
27260
  type: "renderError",
27263
27261
  index: t,
27264
27262
  renderId: i,