Skip to content

Commit 02863cf

Browse files
committed
Updated dist.
1 parent 1255d1f commit 02863cf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+1802
-1999
lines changed

dist/X3DUOM.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -624,6 +624,16 @@
624624
accessType="inputOutput"
625625
description="Input/Output field *scales*."
626626
/>
627+
<field name="scaleOrientations"
628+
type="MFRotation"
629+
accessType="inputOutput"
630+
description="Input/Output field *scaleOrientations*."
631+
/>
632+
<field name="centers"
633+
type="MFVec3f"
634+
accessType="inputOutput"
635+
description="Input/Output field *centers*."
636+
/>
627637
<field name="pointerEvents"
628638
type="SFBool"
629639
accessType="inputOutput"

dist/assets/components/AnnotationComponent.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* X_ITE v10.4.1 */
2-
const __X_ITE_X3D__ = window [Symbol .for ("X_ITE.X3D-10.4.1")];
1+
/* X_ITE v10.4.2 */
2+
const __X_ITE_X3D__ = window [Symbol .for ("X_ITE.X3D-10.4.2")];
33
/******/ (() => { // webpackBootstrap
44
/******/ "use strict";
55
/******/ // The require scope

dist/assets/components/AnnotationComponent.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/assets/components/CADGeometryComponent.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* X_ITE v10.4.1 */
2-
const __X_ITE_X3D__ = window [Symbol .for ("X_ITE.X3D-10.4.1")];
1+
/* X_ITE v10.4.2 */
2+
const __X_ITE_X3D__ = window [Symbol .for ("X_ITE.X3D-10.4.2")];
33
/******/ (() => { // webpackBootstrap
44
/******/ "use strict";
55
/******/ // The require scope

0 commit comments

Comments
 (0)