@wandelbots/wandelbots-js-react-components 1.16.2 → 1.17.1
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.
package/dist/index.js
CHANGED
|
@@ -8545,7 +8545,7 @@ function Nh({
|
|
|
8545
8545
|
onRotationChanged: l
|
|
8546
8546
|
}
|
|
8547
8547
|
),
|
|
8548
|
-
/* @__PURE__ */ s.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ s.
|
|
8548
|
+
/* @__PURE__ */ s.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ s.jsxs("group", { name: "Scene", children: [
|
|
8549
8549
|
/* @__PURE__ */ s.jsxs(b.group, { name: "joint_01", children: [
|
|
8550
8550
|
/* @__PURE__ */ s.jsxs(
|
|
8551
8551
|
b.group,
|
|
@@ -8805,32 +8805,29 @@ function Nh({
|
|
|
8805
8805
|
)
|
|
8806
8806
|
] }) })
|
|
8807
8807
|
] }),
|
|
8808
|
-
/* @__PURE__ */ s.
|
|
8809
|
-
/* @__PURE__ */ s.jsx(
|
|
8810
|
-
|
|
8811
|
-
|
|
8812
|
-
"
|
|
8813
|
-
|
|
8814
|
-
|
|
8815
|
-
|
|
8816
|
-
|
|
8817
|
-
|
|
8818
|
-
|
|
8819
|
-
|
|
8820
|
-
|
|
8821
|
-
|
|
8822
|
-
"
|
|
8823
|
-
|
|
8824
|
-
|
|
8825
|
-
|
|
8826
|
-
|
|
8827
|
-
|
|
8828
|
-
|
|
8829
|
-
|
|
8830
|
-
|
|
8831
|
-
] })
|
|
8832
|
-
] })
|
|
8833
|
-
] }) }) })
|
|
8808
|
+
/* @__PURE__ */ s.jsx("group", { name: "link_0-base", children: /* @__PURE__ */ s.jsxs("group", { name: "visuals", children: [
|
|
8809
|
+
/* @__PURE__ */ s.jsx(
|
|
8810
|
+
"mesh",
|
|
8811
|
+
{
|
|
8812
|
+
name: "visuals_1",
|
|
8813
|
+
castShadow: !0,
|
|
8814
|
+
receiveShadow: !0,
|
|
8815
|
+
geometry: o.visuals_1.geometry,
|
|
8816
|
+
material: a.material_Material_Metall
|
|
8817
|
+
}
|
|
8818
|
+
),
|
|
8819
|
+
/* @__PURE__ */ s.jsx(
|
|
8820
|
+
"mesh",
|
|
8821
|
+
{
|
|
8822
|
+
name: "visuals_2",
|
|
8823
|
+
castShadow: !0,
|
|
8824
|
+
receiveShadow: !0,
|
|
8825
|
+
geometry: o.visuals_2.geometry,
|
|
8826
|
+
material: a.material_Material_Farbe__1_
|
|
8827
|
+
}
|
|
8828
|
+
)
|
|
8829
|
+
] }) })
|
|
8830
|
+
] }) })
|
|
8834
8831
|
] });
|
|
8835
8832
|
}
|
|
8836
8833
|
function Fh({
|