x_ite 8.9.4 → 8.9.6
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/assets/components/Annotation.js +13 -13
- package/dist/assets/components/Annotation.min.js +1 -1
- package/dist/assets/components/CADGeometry.js +13 -13
- package/dist/assets/components/CADGeometry.min.js +1 -1
- package/dist/assets/components/CubeMapTexturing.js +25 -25
- package/dist/assets/components/CubeMapTexturing.min.js +1 -1
- package/dist/assets/components/DIS.js +13 -13
- package/dist/assets/components/DIS.min.js +1 -1
- package/dist/assets/components/EventUtilities.js +9 -9
- package/dist/assets/components/EventUtilities.min.js +1 -1
- package/dist/assets/components/Geometry2D.js +19 -19
- package/dist/assets/components/Geometry2D.min.js +1 -1
- package/dist/assets/components/Geospatial.js +33 -33
- package/dist/assets/components/Geospatial.min.js +1 -1
- package/dist/assets/components/HAnim.js +19 -19
- package/dist/assets/components/HAnim.min.js +1 -1
- package/dist/assets/components/KeyDeviceSensor.js +8 -8
- package/dist/assets/components/KeyDeviceSensor.min.js +1 -1
- package/dist/assets/components/Layout.js +27 -27
- package/dist/assets/components/Layout.min.js +1 -1
- package/dist/assets/components/NURBS.js +24 -24
- package/dist/assets/components/NURBS.min.js +1 -1
- package/dist/assets/components/ParticleSystems.js +23 -23
- package/dist/assets/components/ParticleSystems.min.js +1 -1
- package/dist/assets/components/Picking.js +18 -18
- package/dist/assets/components/Picking.min.js +1 -1
- package/dist/assets/components/RigidBodyPhysics.js +17 -17
- package/dist/assets/components/RigidBodyPhysics.min.js +1 -1
- package/dist/assets/components/Scripting.js +37 -37
- package/dist/assets/components/Scripting.min.js +1 -1
- package/dist/assets/components/Text.js +24 -24
- package/dist/assets/components/Text.min.js +1 -1
- package/dist/assets/components/TextureProjector.js +14 -14
- package/dist/assets/components/TextureProjector.min.js +1 -1
- package/dist/assets/components/Texturing3D.js +30 -30
- package/dist/assets/components/Texturing3D.min.js +1 -1
- package/dist/assets/components/VolumeRendering.js +18 -18
- package/dist/assets/components/VolumeRendering.min.js +1 -1
- package/dist/assets/components/X_ITE.js +9 -9
- package/dist/assets/components/X_ITE.min.js +1 -1
- package/dist/x_ite.css +1 -1
- package/dist/x_ite.js +80 -71
- package/dist/x_ite.min.js +1 -1
- package/dist/x_ite.zip +0 -0
- package/docs/_config.yml +1 -1
- package/package.json +1 -1
- package/src/x_ite/Base/X3DChildObject.js +5 -3
- package/src/x_ite/Browser/Navigation/X3DViewer.js +5 -5
- package/src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js +5 -5
- package/src/x_ite/Browser/VERSION.js +1 -1
- package/src/x_ite/Components/Core/X3DPrototypeInstance.js +6 -0
- package/src/x_ite.html +12 -10
- package/x_ite.min.html +12 -10
package/dist/x_ite.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
/* X_ITE v8.9.4 */@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic");:host,X3DCanvas{display:inline-block;overflow:hidden;outline:none;margin:0;border:0;border-radius:0;padding:0;width:300px;height:150px;user-select:none;-webkit-user-select:none}:host([hidden]){display:none}:host(.x_ite-fullscreen){width:100vw !important;height:100vh !important}X3DCanvas>:not(.x_ite-private-browser,.x_ite-private-menu){display:none}.x_ite-private-browser{overflow:hidden;position:relative;margin:0;border:0;border-radius:0;padding:0;width:100%;height:100%;user-select:none;-webkit-user-select:none}.x_ite-private-surface{position:absolute;margin:0;border:0;border-radius:0;padding:0;top:0;right:0;bottom:0;left:0;inset:0}.x_ite-private-canvas{display:block;outline:none;margin:0;border:0;border-radius:0;padding:0;width:100%;height:100%}.x_ite-private-notification{position:absolute;top:20px;right:-4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,0.61803);background:-moz-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:-webkit-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:linear-gradient(to bottom, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);-webkit-background-clip:padding-box;background-clip:padding-box;border:4px solid rgba(60,60,60,0.61803);border-radius:5px;padding:5px;color:white;font-family:PT Sans, sans-serif;font-size:10pt;letter-spacing:unset;line-height:1;white-space:pre;pointer-events:none}.x_ite-private-notification span{padding:0 24px 0 20px;background:url("assets/images/icon.bw.png") no-repeat 0 2px}.x_ite-private-browser-timings{position:absolute;bottom:-4px;left:-4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,0.61803);background:-moz-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:-webkit-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:linear-gradient(to bottom, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);-webkit-background-clip:padding-box;background-clip:padding-box;border-top:4px solid rgba(60,60,60,0.61803);border-right:4px solid rgba(60,60,60,0.61803);border-radius:5px;padding:10px 15px 14px 14px;color:white;font-family:PT Sans, sans-serif;font-size:9pt;white-space:pre;pointer-events:none}.x_ite-private-browser-timings table,.x_ite-private-browser-timings thead,.x_ite-private-browser-timings tbody,.x_ite-private-browser-timings tfoot,.x_ite-private-browser-timings tr,.x_ite-private-browser-timings th,.x_ite-private-browser-timings td{box-sizing:border-box;outline:0;margin:0;border:0;border-radius:0;padding:0;background:none;color:white;font-size:inherit;font-weight:normal;font-style:normal;letter-spacing:unset;line-height:1;text-align:left}.x_ite-private-browser-timings table{overflow:hidden;background:url("assets/images/Time.png") no-repeat;width:100%;max-width:100%;border-collapse:separate;border-spacing:2px;empty-cells:show}.x_ite-private-browser-timings thead th{padding-left:20px;padding-bottom:5px;font-weight:bold}.x_ite-private-browser-timings td:first-child{padding-right:10px}.x_ite-private-browser-timings table.more tr.x_ite-private-more td{padding-bottom:5px}.x_ite-private-browser-timings table.less tr.x_ite-private-more ~ tr{display:none}.x_ite-private-browser-timings td{padding-bottom:2px}.x_ite-private-browser-timings tfoot td:first-child{padding-right:0}.x_ite-private-browser-timings tfoot td{padding-top:4px}.x_ite-private-browser-timings button{box-sizing:border-box;border:0;border-radius:10px;width:100%;height:14pt;padding:0;background:rgba(0,0,0,0.381966);color:white;font-family:PT Sans, sans-serif;font-style:italic;font-size:9pt;letter-spacing:unset;line-height:1.1;text-align:center;pointer-events:all;cursor:pointer}.x_ite-private-world-info-overlay{position:absolute;top:0;right:0;bottom:0;left:0;inset:0}.x_ite-private-world-info{overflow-y:auto;position:absolute;top:0;right:0;bottom:0;left:0;inset:0;margin:21pt;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,0.61803);background:-moz-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:-webkit-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:linear-gradient(to bottom, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);-webkit-background-clip:padding-box;background-clip:padding-box;border:4px solid rgba(60,60,60,0.61803);border-radius:15px;padding:21pt}.x_ite-private-world-info .x_ite-private-world-info-top,.x_ite-private-world-info .x_ite-private-world-info-title,.x_ite-private-world-info .x_ite-private-world-info-info,.x_ite-private-world-info p{box-sizing:border-box;outline:0;margin:0;border:0;border-radius:0;padding:0;background:none;color:white;font-family:PT Sans, sans-serif;font-size:inherit;font-weight:inherit;font-style:normal;letter-spacing:unset;line-height:1.2;text-align:left}.x_ite-private-world-info .x_ite-private-world-info-top{font-weight:bold;font-style:italic;font-size:9pt}.x_ite-private-world-info .x_ite-private-world-info-title{margin:0.3em 0 1em 0;font-weight:bold;font-size:21pt}.x_ite-private-world-info .x_ite-private-world-info-info,.x_ite-private-world-info .x_ite-private-world-info-info p{margin:1em 0 1em 0;font-size:14pt}.x_ite-private-world-info a{text-decoration:underline;color:#fd9f2e}.x_ite-private-menu.context-menu-layer{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;inset:0}.x_ite-private-menu.context-menu-list{position:fixed;z-index:10000;isolation:isolate}.x_ite-private-menu .context-menu-list{position:absolute}.x_ite-private-menu.context-menu-list,.x_ite-private-menu .context-menu-list{display:block;box-sizing:border-box;min-width:120px;margin:0;margin-left:1px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,0.61803);background:-moz-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:-webkit-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:linear-gradient(to bottom, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);-webkit-background-clip:padding-box;background-clip:padding-box;border:4px solid rgba(60,60,60,0.61803);border-radius:5px;padding:5px 10px 9px 9px;color:white;font-family:PT Sans, sans-serif;font-size:10pt;white-space:pre;line-height:1.2;list-style-type:none}.x_ite-private-menu .context-menu-item{cursor:pointer;position:relative;border-radius:5px;margin:0;font-size:10pt;line-height:1;letter-spacing:unset;text-align:left}.x_ite-private-menu .context-menu-item:hover:not(.context-menu-not-selectable){background-color:rgba(255,69,58,0.8)}.x_ite-private-menu .context-menu-item:hover>.context-menu-list{display:block}.x_ite-private-menu .context-menu-not-selectable{cursor:default}.x_ite-private-menu .context-menu-separator{cursor:default;margin:2px 0;border-top:0;border-bottom:1px solid #8a8a8a;padding-top:0;padding-bottom:0}.x_ite-private-menu .context-menu-separator+.context-menu-separator{display:none !important}.x_ite-private-menu .context-menu-submenu:after{content:"";position:absolute;display:block;right:0;top:8px;margin-right:2px;border-style:solid;border-width:4px 0 4px 5px;border-color:transparent transparent transparent #eee;width:0;height:0}.x_ite-private-menu .context-menu-item>span{display:block;width:100%;padding:5px 24px}.x_ite-private-menu .context-menu-input>label{cursor:pointer;display:block;box-sizing:border-box;margin:0;padding:5px 24px;width:100%;font-size:10pt;letter-spacing:unset;line-height:1}.x_ite-private-menu .context-menu-input>label>*{vertical-align:top;font-size:10pt;font-weight:normal;letter-spacing:unset;line-height:1}.x_ite-private-menu .context-menu-item>label>input{all:revert;cursor:pointer}.x_ite-private-menu .context-menu-input>label>input[type="checkbox"],.x_ite-private-menu .context-menu-input>label>input[type="radio"]{accent-color:#ff453a;display:inline;width:12px;margin:0;margin-left:-20px;padding:0}.x_ite-private-menu .context-menu-input>label>span{padding-left:8px}.x_ite-private-menu .context-menu-item>.context-menu-list{top:-9px;right:-5px;display:none}.x_ite-private-menu .context-menu-title{font-weight:bold}.x_ite-private-menu .context-menu-selected{font-weight:bold;font-style:italic}.x_ite-private-menu .context-menu-icon{background-repeat:no-repeat;background-position:2px 3px}.x_ite-private-icon-viewpoint{background:url("assets/images/Viewpoint.png")}.x_ite-private-icon-examine-viewer{background:url("assets/images/ExamineViewer.png")}.x_ite-private-icon-walk-viewer{background:url("assets/images/WalkViewer.png")}.x_ite-private-icon-fly-viewer{background:url("assets/images/FlyViewer.png")}.x_ite-private-icon-lookat-viewer{background:url("assets/images/gtk-zoom-in.png")}.x_ite-private-icon-plane-viewer{background:url("assets/images/PlaneViewer.png")}.x_ite-private-icon-none-viewer{background:url("assets/images/NoneViewer.png")}.x_ite-private-icon-zoom-fit{background:url("assets/images/gtk-zoom-fit.png")}.x_ite-private-icon-zoom-in{background:url("assets/images/gtk-zoom-in.png")}.x_ite-private-icon-primitive-quality{background:url("assets/images/PrimitiveQuality.png")}.x_ite-private-icon-texture-quality{background:url("assets/images/TextureQuality.png")}.x_ite-private-icon-shading{background:url("assets/images/Shading.png")}.x_ite-private-icon-enter-fullscreen{background:url("assets/images/gtk-fullscreen.png")}.x_ite-private-icon-leave-fullscreen{background:url("assets/images/gtk-leave-fullscreen.png")}.x_ite-private-icon-world-info{background:url("assets/images/go-next.png")}.x_ite-private-icon-help-about{background:url("assets/images/help-about.png")}.x_ite-private-splash-screen{position:absolute;top:0;right:0;bottom:0;left:0;inset:0;background:#1b1d21;background:-moz-radial-gradient(center, ellipse cover, #2f3135 0%, #1b1d21 100%);background:-webkit-radial-gradient(center, ellipse cover, #2f3135 0%, #1b1d21 100%);background:radial-gradient(ellipse at center, #2f3135 0%, #1b1d21 100%)}.x_ite-private-spinner{position:absolute;top:calc(50% - (138px / 2));left:calc(50% - (134px / 2));width:138px;height:134px;background:url("assets/images/logo.128.png") no-repeat;-webkit-animation:spinner-animation-spin 32s linear infinite;-moz-animation:spinner-animation-spin 32s linear infinite;animation:spinner-animation-spin 32s linear infinite}@-moz-keyframes spinner-animation-spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spinner-animation-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spinner-animation-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.x_ite-private-progress{position:absolute;top:calc(50% - 28pt - 11pt);left:calc(50% - 100px);width:200px}.x_ite-private-x_ite{color:white;font-size:28pt;text-align:center;text-shadow:1px 1px 0 black;font-family:PT Sans, sans-serif}.x_ite-private-x_ite span.x_ite-private-x3d{font-weight:bold}.x_ite-private-spinner-text{color:white;font-size:11pt;text-align:center;text-shadow:1px 1px 0 black;font-family:PT Sans, sans-serif}.x_ite-private-progressbar{margin:8px;border-left:2px solid rgba(255,255,255,0.5);border-right:2px solid rgba(255,255,255,0.5);padding:0 2px;text-align:left}.x_ite-private-progressbar div{width:0%;height:6px;background:rgba(255,255,255,0.5)}
|
|
1
|
+
/* X_ITE v8.9.6 */@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic");:host,X3DCanvas{display:inline-block;overflow:hidden;outline:none;margin:0;border:0;border-radius:0;padding:0;width:300px;height:150px;user-select:none;-webkit-user-select:none}:host([hidden]){display:none}:host(.x_ite-fullscreen){width:100vw !important;height:100vh !important}X3DCanvas>:not(.x_ite-private-browser,.x_ite-private-menu){display:none}.x_ite-private-browser{overflow:hidden;position:relative;margin:0;border:0;border-radius:0;padding:0;width:100%;height:100%;user-select:none;-webkit-user-select:none}.x_ite-private-surface{position:absolute;margin:0;border:0;border-radius:0;padding:0;top:0;right:0;bottom:0;left:0;inset:0}.x_ite-private-canvas{display:block;outline:none;margin:0;border:0;border-radius:0;padding:0;width:100%;height:100%}.x_ite-private-notification{position:absolute;top:20px;right:-4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,0.61803);background:-moz-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:-webkit-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:linear-gradient(to bottom, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);-webkit-background-clip:padding-box;background-clip:padding-box;border:4px solid rgba(60,60,60,0.61803);border-radius:5px;padding:5px;color:white;font-family:PT Sans, sans-serif;font-size:10pt;letter-spacing:unset;line-height:1;white-space:pre;pointer-events:none}.x_ite-private-notification span{padding:0 24px 0 20px;background:url("assets/images/icon.bw.png") no-repeat 0 2px}.x_ite-private-browser-timings{position:absolute;bottom:-4px;left:-4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,0.61803);background:-moz-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:-webkit-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:linear-gradient(to bottom, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);-webkit-background-clip:padding-box;background-clip:padding-box;border-top:4px solid rgba(60,60,60,0.61803);border-right:4px solid rgba(60,60,60,0.61803);border-radius:5px;padding:10px 15px 14px 14px;color:white;font-family:PT Sans, sans-serif;font-size:9pt;white-space:pre;pointer-events:none}.x_ite-private-browser-timings table,.x_ite-private-browser-timings thead,.x_ite-private-browser-timings tbody,.x_ite-private-browser-timings tfoot,.x_ite-private-browser-timings tr,.x_ite-private-browser-timings th,.x_ite-private-browser-timings td{box-sizing:border-box;outline:0;margin:0;border:0;border-radius:0;padding:0;background:none;color:white;font-size:inherit;font-weight:normal;font-style:normal;letter-spacing:unset;line-height:1;text-align:left}.x_ite-private-browser-timings table{overflow:hidden;background:url("assets/images/Time.png") no-repeat;width:100%;max-width:100%;border-collapse:separate;border-spacing:2px;empty-cells:show}.x_ite-private-browser-timings thead th{padding-left:20px;padding-bottom:5px;font-weight:bold}.x_ite-private-browser-timings td:first-child{padding-right:10px}.x_ite-private-browser-timings table.more tr.x_ite-private-more td{padding-bottom:5px}.x_ite-private-browser-timings table.less tr.x_ite-private-more ~ tr{display:none}.x_ite-private-browser-timings td{padding-bottom:2px}.x_ite-private-browser-timings tfoot td:first-child{padding-right:0}.x_ite-private-browser-timings tfoot td{padding-top:4px}.x_ite-private-browser-timings button{box-sizing:border-box;border:0;border-radius:10px;width:100%;height:14pt;padding:0;background:rgba(0,0,0,0.381966);color:white;font-family:PT Sans, sans-serif;font-style:italic;font-size:9pt;letter-spacing:unset;line-height:1.1;text-align:center;pointer-events:all;cursor:pointer}.x_ite-private-world-info-overlay{position:absolute;top:0;right:0;bottom:0;left:0;inset:0}.x_ite-private-world-info{overflow-y:auto;position:absolute;top:0;right:0;bottom:0;left:0;inset:0;margin:21pt;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,0.61803);background:-moz-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:-webkit-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:linear-gradient(to bottom, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);-webkit-background-clip:padding-box;background-clip:padding-box;border:4px solid rgba(60,60,60,0.61803);border-radius:15px;padding:21pt}.x_ite-private-world-info .x_ite-private-world-info-top,.x_ite-private-world-info .x_ite-private-world-info-title,.x_ite-private-world-info .x_ite-private-world-info-info,.x_ite-private-world-info p{box-sizing:border-box;outline:0;margin:0;border:0;border-radius:0;padding:0;background:none;color:white;font-family:PT Sans, sans-serif;font-size:inherit;font-weight:inherit;font-style:normal;letter-spacing:unset;line-height:1.2;text-align:left}.x_ite-private-world-info .x_ite-private-world-info-top{font-weight:bold;font-style:italic;font-size:9pt}.x_ite-private-world-info .x_ite-private-world-info-title{margin:0.3em 0 1em 0;font-weight:bold;font-size:21pt}.x_ite-private-world-info .x_ite-private-world-info-info,.x_ite-private-world-info .x_ite-private-world-info-info p{margin:1em 0 1em 0;font-size:14pt}.x_ite-private-world-info a{text-decoration:underline;color:#fd9f2e}.x_ite-private-menu.context-menu-layer{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;inset:0}.x_ite-private-menu.context-menu-list{position:fixed;z-index:10000;isolation:isolate}.x_ite-private-menu .context-menu-list{position:absolute}.x_ite-private-menu.context-menu-list,.x_ite-private-menu .context-menu-list{display:block;box-sizing:border-box;min-width:120px;margin:0;margin-left:1px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,0.61803);background:-moz-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:-webkit-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:linear-gradient(to bottom, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);-webkit-background-clip:padding-box;background-clip:padding-box;border:4px solid rgba(60,60,60,0.61803);border-radius:5px;padding:5px 10px 9px 9px;color:white;font-family:PT Sans, sans-serif;font-size:10pt;white-space:pre;line-height:1.2;list-style-type:none}.x_ite-private-menu .context-menu-item{cursor:pointer;position:relative;border-radius:5px;margin:0;font-size:10pt;line-height:1;letter-spacing:unset;text-align:left}.x_ite-private-menu .context-menu-item:hover:not(.context-menu-not-selectable){background-color:rgba(255,69,58,0.8)}.x_ite-private-menu .context-menu-item:hover>.context-menu-list{display:block}.x_ite-private-menu .context-menu-not-selectable{cursor:default}.x_ite-private-menu .context-menu-separator{cursor:default;margin:2px 0;border-top:0;border-bottom:1px solid #8a8a8a;padding-top:0;padding-bottom:0}.x_ite-private-menu .context-menu-separator+.context-menu-separator{display:none !important}.x_ite-private-menu .context-menu-submenu:after{content:"";position:absolute;display:block;right:0;top:8px;margin-right:2px;border-style:solid;border-width:4px 0 4px 5px;border-color:transparent transparent transparent #eee;width:0;height:0}.x_ite-private-menu .context-menu-item>span{display:block;width:100%;padding:5px 24px}.x_ite-private-menu .context-menu-input>label{cursor:pointer;display:block;box-sizing:border-box;margin:0;padding:5px 24px;width:100%;font-size:10pt;letter-spacing:unset;line-height:1}.x_ite-private-menu .context-menu-input>label>*{vertical-align:top;font-size:10pt;font-weight:normal;letter-spacing:unset;line-height:1}.x_ite-private-menu .context-menu-item>label>input{all:revert;cursor:pointer}.x_ite-private-menu .context-menu-input>label>input[type="checkbox"],.x_ite-private-menu .context-menu-input>label>input[type="radio"]{accent-color:#ff453a;display:inline;width:12px;margin:0;margin-left:-20px;padding:0}.x_ite-private-menu .context-menu-input>label>span{padding-left:8px}.x_ite-private-menu .context-menu-item>.context-menu-list{top:-9px;right:-5px;display:none}.x_ite-private-menu .context-menu-title{font-weight:bold}.x_ite-private-menu .context-menu-selected{font-weight:bold;font-style:italic}.x_ite-private-menu .context-menu-icon{background-repeat:no-repeat;background-position:2px 3px}.x_ite-private-icon-viewpoint{background:url("assets/images/Viewpoint.png")}.x_ite-private-icon-examine-viewer{background:url("assets/images/ExamineViewer.png")}.x_ite-private-icon-walk-viewer{background:url("assets/images/WalkViewer.png")}.x_ite-private-icon-fly-viewer{background:url("assets/images/FlyViewer.png")}.x_ite-private-icon-lookat-viewer{background:url("assets/images/gtk-zoom-in.png")}.x_ite-private-icon-plane-viewer{background:url("assets/images/PlaneViewer.png")}.x_ite-private-icon-none-viewer{background:url("assets/images/NoneViewer.png")}.x_ite-private-icon-zoom-fit{background:url("assets/images/gtk-zoom-fit.png")}.x_ite-private-icon-zoom-in{background:url("assets/images/gtk-zoom-in.png")}.x_ite-private-icon-primitive-quality{background:url("assets/images/PrimitiveQuality.png")}.x_ite-private-icon-texture-quality{background:url("assets/images/TextureQuality.png")}.x_ite-private-icon-shading{background:url("assets/images/Shading.png")}.x_ite-private-icon-enter-fullscreen{background:url("assets/images/gtk-fullscreen.png")}.x_ite-private-icon-leave-fullscreen{background:url("assets/images/gtk-leave-fullscreen.png")}.x_ite-private-icon-world-info{background:url("assets/images/go-next.png")}.x_ite-private-icon-help-about{background:url("assets/images/help-about.png")}.x_ite-private-splash-screen{position:absolute;top:0;right:0;bottom:0;left:0;inset:0;background:#1b1d21;background:-moz-radial-gradient(center, ellipse cover, #2f3135 0%, #1b1d21 100%);background:-webkit-radial-gradient(center, ellipse cover, #2f3135 0%, #1b1d21 100%);background:radial-gradient(ellipse at center, #2f3135 0%, #1b1d21 100%)}.x_ite-private-spinner{position:absolute;top:calc(50% - (138px / 2));left:calc(50% - (134px / 2));width:138px;height:134px;background:url("assets/images/logo.128.png") no-repeat;-webkit-animation:spinner-animation-spin 32s linear infinite;-moz-animation:spinner-animation-spin 32s linear infinite;animation:spinner-animation-spin 32s linear infinite}@-moz-keyframes spinner-animation-spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spinner-animation-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spinner-animation-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.x_ite-private-progress{position:absolute;top:calc(50% - 28pt - 11pt);left:calc(50% - 100px);width:200px}.x_ite-private-x_ite{color:white;font-size:28pt;text-align:center;text-shadow:1px 1px 0 black;font-family:PT Sans, sans-serif}.x_ite-private-x_ite span.x_ite-private-x3d{font-weight:bold}.x_ite-private-spinner-text{color:white;font-size:11pt;text-align:center;text-shadow:1px 1px 0 black;font-family:PT Sans, sans-serif}.x_ite-private-progressbar{margin:8px;border-left:2px solid rgba(255,255,255,0.5);border-right:2px solid rgba(255,255,255,0.5);padding:0 2px;text-align:left}.x_ite-private-progressbar div{width:0%;height:6px;background:rgba(255,255,255,0.5)}
|
package/dist/x_ite.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* X_ITE v8.9.
|
|
1
|
+
/* X_ITE v8.9.6 */(function webpackUniversalModuleDefinition(root, factory) {
|
|
2
2
|
if(typeof exports === 'object' && typeof module === 'object')
|
|
3
3
|
module.exports = factory();
|
|
4
4
|
else if(typeof define === 'function' && define.amd)
|
|
@@ -11,11 +11,11 @@
|
|
|
11
11
|
return /******/ (() => { // webpackBootstrap
|
|
12
12
|
/******/ var __webpack_modules__ = ({
|
|
13
13
|
|
|
14
|
-
/***/
|
|
14
|
+
/***/ 761:
|
|
15
15
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16
16
|
|
|
17
17
|
"use strict";
|
|
18
|
-
/* provided dependency */ var jQuery = __webpack_require__(
|
|
18
|
+
/* provided dependency */ var jQuery = __webpack_require__(335);
|
|
19
19
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;
|
|
20
20
|
|
|
21
21
|
/**
|
|
@@ -387,10 +387,10 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;
|
|
|
387
387
|
|
|
388
388
|
/***/ }),
|
|
389
389
|
|
|
390
|
-
/***/
|
|
390
|
+
/***/ 221:
|
|
391
391
|
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
392
392
|
|
|
393
|
-
/* provided dependency */ var jQuery = __webpack_require__(
|
|
393
|
+
/* provided dependency */ var jQuery = __webpack_require__(335);
|
|
394
394
|
/**
|
|
395
395
|
* @preserve jquery.fullscreen 1.1.5
|
|
396
396
|
* https://github.com/code-lts/jquery-fullscreen-plugin
|
|
@@ -586,7 +586,7 @@ installFullScreenHandlers();
|
|
|
586
586
|
|
|
587
587
|
/***/ }),
|
|
588
588
|
|
|
589
|
-
/***/
|
|
589
|
+
/***/ 600:
|
|
590
590
|
/***/ ((module, exports, __webpack_require__) => {
|
|
591
591
|
|
|
592
592
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -600,7 +600,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
600
600
|
(function (factory) {
|
|
601
601
|
if ( true ) {
|
|
602
602
|
// AMD. Register as an anonymous module.
|
|
603
|
-
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(
|
|
603
|
+
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(335)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
|
|
604
604
|
__WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
|
|
605
605
|
(__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),
|
|
606
606
|
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
@@ -811,7 +811,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
811
811
|
|
|
812
812
|
/***/ }),
|
|
813
813
|
|
|
814
|
-
/***/
|
|
814
|
+
/***/ 335:
|
|
815
815
|
/***/ (function(module, exports) {
|
|
816
816
|
|
|
817
817
|
var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -11523,7 +11523,7 @@ return jQuery;
|
|
|
11523
11523
|
|
|
11524
11524
|
/***/ }),
|
|
11525
11525
|
|
|
11526
|
-
/***/
|
|
11526
|
+
/***/ 251:
|
|
11527
11527
|
/***/ ((module) => {
|
|
11528
11528
|
|
|
11529
11529
|
/**
|
|
@@ -16302,7 +16302,7 @@ if (true) {
|
|
|
16302
16302
|
|
|
16303
16303
|
/***/ }),
|
|
16304
16304
|
|
|
16305
|
-
/***/
|
|
16305
|
+
/***/ 432:
|
|
16306
16306
|
/***/ (function(__unused_webpack_module, exports) {
|
|
16307
16307
|
|
|
16308
16308
|
|
|
@@ -19547,7 +19547,7 @@ if (true) {
|
|
|
19547
19547
|
|
|
19548
19548
|
/***/ }),
|
|
19549
19549
|
|
|
19550
|
-
/***/
|
|
19550
|
+
/***/ 53:
|
|
19551
19551
|
/***/ (function(module, exports) {
|
|
19552
19552
|
|
|
19553
19553
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
|
|
@@ -22249,14 +22249,14 @@ if (DEVELOPMENT)
|
|
|
22249
22249
|
this .setModificationTime (Date .now ());
|
|
22250
22250
|
|
|
22251
22251
|
for (const parent of this [_parents] .values ())
|
|
22252
|
-
parent .deref ()
|
|
22252
|
+
parent .deref () ?.addEvent (this);
|
|
22253
22253
|
},
|
|
22254
22254
|
addEventObject (field, event)
|
|
22255
22255
|
{
|
|
22256
22256
|
this .setModificationTime (Date .now ());
|
|
22257
22257
|
|
|
22258
22258
|
for (const parent of this [_parents] .values ())
|
|
22259
|
-
parent .deref ()
|
|
22259
|
+
parent .deref () ?.addEventObject (this, event);
|
|
22260
22260
|
},
|
|
22261
22261
|
processEvent ()
|
|
22262
22262
|
{
|
|
@@ -22268,7 +22268,7 @@ if (DEVELOPMENT)
|
|
|
22268
22268
|
let cloneCount = 0;
|
|
22269
22269
|
|
|
22270
22270
|
for (const weakRef of this [_parents] .values ())
|
|
22271
|
-
cloneCount += weakRef .deref ()
|
|
22271
|
+
cloneCount += weakRef .deref () ?.collectCloneCount ();
|
|
22272
22272
|
|
|
22273
22273
|
return cloneCount;
|
|
22274
22274
|
},
|
|
@@ -22303,6 +22303,8 @@ if (DEVELOPMENT)
|
|
|
22303
22303
|
for (const weakRef of this [_parents] .values ())
|
|
22304
22304
|
parents .add (weakRef .deref ())
|
|
22305
22305
|
|
|
22306
|
+
parents .delete (undefined);
|
|
22307
|
+
|
|
22306
22308
|
return parents;
|
|
22307
22309
|
},
|
|
22308
22310
|
parentsChanged () { },
|
|
@@ -34238,7 +34240,7 @@ x_ite_Namespace .set ("x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
|
|
|
34238
34240
|
*
|
|
34239
34241
|
******************************************************************************/
|
|
34240
34242
|
|
|
34241
|
-
const VERSION_default_ = "8.9.
|
|
34243
|
+
const VERSION_default_ = "8.9.6";
|
|
34242
34244
|
;
|
|
34243
34245
|
|
|
34244
34246
|
x_ite_Namespace .set ("x_ite/Browser/VERSION", VERSION_default_);
|
|
@@ -37946,7 +37948,7 @@ const X3DProtoDeclarationNode_default_ = X3DProtoDeclarationNode;
|
|
|
37946
37948
|
x_ite_Namespace .set ("x_ite/Prototype/X3DProtoDeclarationNode", X3DProtoDeclarationNode_default_);
|
|
37947
37949
|
/* harmony default export */ const Prototype_X3DProtoDeclarationNode = (X3DProtoDeclarationNode_default_);
|
|
37948
37950
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
|
|
37949
|
-
/* provided dependency */ var $ = __webpack_require__(
|
|
37951
|
+
/* provided dependency */ var $ = __webpack_require__(335);
|
|
37950
37952
|
/*******************************************************************************
|
|
37951
37953
|
*
|
|
37952
37954
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -38770,7 +38772,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
|
|
|
38770
38772
|
x_ite_Namespace .set ("x_ite/Prototype/X3DProtoDeclaration", X3DProtoDeclaration_default_);
|
|
38771
38773
|
/* harmony default export */ const Prototype_X3DProtoDeclaration = (X3DProtoDeclaration_default_);
|
|
38772
38774
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
|
|
38773
|
-
/* provided dependency */ var VRMLParser_$ = __webpack_require__(
|
|
38775
|
+
/* provided dependency */ var VRMLParser_$ = __webpack_require__(335);
|
|
38774
38776
|
/*******************************************************************************
|
|
38775
38777
|
*
|
|
38776
38778
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -41322,7 +41324,7 @@ const VRMLParser_default_ = VRMLParser;
|
|
|
41322
41324
|
x_ite_Namespace .set ("x_ite/Parser/VRMLParser", VRMLParser_default_);
|
|
41323
41325
|
/* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
|
|
41324
41326
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
|
|
41325
|
-
/* provided dependency */ var XMLParser_$ = __webpack_require__(
|
|
41327
|
+
/* provided dependency */ var XMLParser_$ = __webpack_require__(335);
|
|
41326
41328
|
/*******************************************************************************
|
|
41327
41329
|
*
|
|
41328
41330
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -43294,7 +43296,7 @@ const URLs_default_ = URLs;
|
|
|
43294
43296
|
x_ite_Namespace .set ("x_ite/Browser/Networking/URLs", URLs_default_);
|
|
43295
43297
|
/* harmony default export */ const Networking_URLs = (URLs_default_);
|
|
43296
43298
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
|
|
43297
|
-
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(
|
|
43299
|
+
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(335);
|
|
43298
43300
|
/*******************************************************************************
|
|
43299
43301
|
*
|
|
43300
43302
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -46020,7 +46022,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
|
|
|
46020
46022
|
x_ite_Namespace .set ("x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
|
|
46021
46023
|
/* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
|
|
46022
46024
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
|
|
46023
|
-
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(
|
|
46025
|
+
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(335);
|
|
46024
46026
|
/*******************************************************************************
|
|
46025
46027
|
*
|
|
46026
46028
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -46172,7 +46174,7 @@ const GLB2Parser_default_ = GLB2Parser;
|
|
|
46172
46174
|
x_ite_Namespace .set ("x_ite/Parser/GLB2Parser", GLB2Parser_default_);
|
|
46173
46175
|
/* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
|
|
46174
46176
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
|
|
46175
|
-
/* provided dependency */ var OBJParser_$ = __webpack_require__(
|
|
46177
|
+
/* provided dependency */ var OBJParser_$ = __webpack_require__(335);
|
|
46176
46178
|
/*******************************************************************************
|
|
46177
46179
|
*
|
|
46178
46180
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -49527,8 +49529,8 @@ const MatrixStack_default_ = MatrixStack;
|
|
|
49527
49529
|
x_ite_Namespace .set ("standard/Math/Utility/MatrixStack", MatrixStack_default_);
|
|
49528
49530
|
/* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
|
|
49529
49531
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
|
|
49530
|
-
/* provided dependency */ var SVGParser_$ = __webpack_require__(
|
|
49531
|
-
/* provided dependency */ var libtess = __webpack_require__(
|
|
49532
|
+
/* provided dependency */ var SVGParser_$ = __webpack_require__(335);
|
|
49533
|
+
/* provided dependency */ var libtess = __webpack_require__(251);
|
|
49532
49534
|
/*******************************************************************************
|
|
49533
49535
|
*
|
|
49534
49536
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -52296,7 +52298,7 @@ const SVGParser_default_ = SVGParser;
|
|
|
52296
52298
|
x_ite_Namespace .set ("x_ite/Parser/SVGParser", SVGParser_default_);
|
|
52297
52299
|
/* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
|
|
52298
52300
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
|
|
52299
|
-
/* provided dependency */ var GoldenGate_$ = __webpack_require__(
|
|
52301
|
+
/* provided dependency */ var GoldenGate_$ = __webpack_require__(335);
|
|
52300
52302
|
/*******************************************************************************
|
|
52301
52303
|
*
|
|
52302
52304
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -52633,7 +52635,7 @@ const Plane3_default_ = Plane3;
|
|
|
52633
52635
|
x_ite_Namespace .set ("standard/Math/Geometry/Plane3", Plane3_default_);
|
|
52634
52636
|
/* harmony default export */ const Geometry_Plane3 = (Plane3_default_);
|
|
52635
52637
|
;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
|
|
52636
|
-
/* provided dependency */ var Triangle3_libtess = __webpack_require__(
|
|
52638
|
+
/* provided dependency */ var Triangle3_libtess = __webpack_require__(251);
|
|
52637
52639
|
/*******************************************************************************
|
|
52638
52640
|
*
|
|
52639
52641
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -60036,7 +60038,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
|
|
|
60036
60038
|
x_ite_Namespace .set ("x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
|
|
60037
60039
|
/* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
|
|
60038
60040
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
|
|
60039
|
-
/* provided dependency */ var ImageTexture_$ = __webpack_require__(
|
|
60041
|
+
/* provided dependency */ var ImageTexture_$ = __webpack_require__(335);
|
|
60040
60042
|
/*******************************************************************************
|
|
60041
60043
|
*
|
|
60042
60044
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -64576,7 +64578,7 @@ const X3DWorld_default_ = X3DWorld;
|
|
|
64576
64578
|
x_ite_Namespace .set ("x_ite/Execution/X3DWorld", X3DWorld_default_);
|
|
64577
64579
|
/* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
|
|
64578
64580
|
;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
|
|
64579
|
-
/* provided dependency */ var FileLoader_$ = __webpack_require__(
|
|
64581
|
+
/* provided dependency */ var FileLoader_$ = __webpack_require__(335);
|
|
64580
64582
|
/*******************************************************************************
|
|
64581
64583
|
*
|
|
64582
64584
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -67180,7 +67182,13 @@ Object .assign (Object .setPrototypeOf (X3DPrototypeInstance .prototype, Core_X3
|
|
|
67180
67182
|
|
|
67181
67183
|
if (protoNode .isExternProto && protoNode .checkLoadState () !== Base_X3DConstants .COMPLETE_STATE)
|
|
67182
67184
|
{
|
|
67185
|
+
this [X3DPrototypeInstance_body] = null;
|
|
67186
|
+
|
|
67187
|
+
if (this .isInitialized ())
|
|
67188
|
+
Base_X3DChildObject .prototype .addEvent .call (this);
|
|
67189
|
+
|
|
67183
67190
|
protoNode ._updateInstances .addInterest ("construct", this);
|
|
67191
|
+
protoNode .requestImmediateLoad () .catch (Function .prototype);
|
|
67184
67192
|
}
|
|
67185
67193
|
else
|
|
67186
67194
|
{
|
|
@@ -88172,7 +88180,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
|
|
|
88172
88180
|
x_ite_Namespace .set ("x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
|
|
88173
88181
|
/* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
|
|
88174
88182
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
|
|
88175
|
-
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(
|
|
88183
|
+
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(335);
|
|
88176
88184
|
/*******************************************************************************
|
|
88177
88185
|
*
|
|
88178
88186
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -96895,7 +96903,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
|
|
|
96895
96903
|
x_ite_Namespace .set ("x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
|
|
96896
96904
|
/* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
|
|
96897
96905
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
|
|
96898
|
-
/* provided dependency */ var ShaderPart_$ = __webpack_require__(
|
|
96906
|
+
/* provided dependency */ var ShaderPart_$ = __webpack_require__(335);
|
|
96899
96907
|
/*******************************************************************************
|
|
96900
96908
|
*
|
|
96901
96909
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -97554,7 +97562,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
|
|
|
97554
97562
|
x_ite_Namespace .set ("x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
|
|
97555
97563
|
/* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
|
|
97556
97564
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
|
|
97557
|
-
/* provided dependency */ var Appearance_$ = __webpack_require__(
|
|
97565
|
+
/* provided dependency */ var Appearance_$ = __webpack_require__(335);
|
|
97558
97566
|
/*******************************************************************************
|
|
97559
97567
|
*
|
|
97560
97568
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -101249,7 +101257,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
|
|
|
101249
101257
|
x_ite_Namespace .set ("x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
|
|
101250
101258
|
/* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
|
|
101251
101259
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
|
|
101252
|
-
/* provided dependency */ var AudioClip_$ = __webpack_require__(
|
|
101260
|
+
/* provided dependency */ var AudioClip_$ = __webpack_require__(335);
|
|
101253
101261
|
/*******************************************************************************
|
|
101254
101262
|
*
|
|
101255
101263
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -104360,8 +104368,8 @@ const GIFMedia_default_ = GifMedia;
|
|
|
104360
104368
|
x_ite_Namespace .set ("x_ite/Browser/Texturing/GIFMedia", GIFMedia_default_);
|
|
104361
104369
|
/* harmony default export */ const GIFMedia = (GIFMedia_default_);
|
|
104362
104370
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
|
|
104363
|
-
/* provided dependency */ var MovieTexture_$ = __webpack_require__(
|
|
104364
|
-
/* provided dependency */ var SuperGif = __webpack_require__(
|
|
104371
|
+
/* provided dependency */ var MovieTexture_$ = __webpack_require__(335);
|
|
104372
|
+
/* provided dependency */ var SuperGif = __webpack_require__(53);
|
|
104365
104373
|
/*******************************************************************************
|
|
104366
104374
|
*
|
|
104367
104375
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -105526,7 +105534,7 @@ const MultiTextureTransform_default_ = MultiTextureTransform;
|
|
|
105526
105534
|
x_ite_Namespace .set ("x_ite/Components/Texturing/MultiTextureTransform", MultiTextureTransform_default_);
|
|
105527
105535
|
/* harmony default export */ const Texturing_MultiTextureTransform = (MultiTextureTransform_default_);
|
|
105528
105536
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/PixelTexture.js
|
|
105529
|
-
/* provided dependency */ var PixelTexture_$ = __webpack_require__(
|
|
105537
|
+
/* provided dependency */ var PixelTexture_$ = __webpack_require__(335);
|
|
105530
105538
|
/*******************************************************************************
|
|
105531
105539
|
*
|
|
105532
105540
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107707,7 +107715,7 @@ const gettext_default_ = gettext;
|
|
|
107707
107715
|
x_ite_Namespace .set ("locale/gettext", gettext_default_);
|
|
107708
107716
|
/* harmony default export */ const locale_gettext = (gettext_default_);
|
|
107709
107717
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
|
|
107710
|
-
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(
|
|
107718
|
+
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(335);
|
|
107711
107719
|
/*******************************************************************************
|
|
107712
107720
|
*
|
|
107713
107721
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108137,7 +108145,7 @@ const TextureQuality_default_ = TextureQuality;
|
|
|
108137
108145
|
x_ite_Namespace .set ("x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
|
|
108138
108146
|
/* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
|
|
108139
108147
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
|
|
108140
|
-
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(
|
|
108148
|
+
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(335);
|
|
108141
108149
|
/*******************************************************************************
|
|
108142
108150
|
*
|
|
108143
108151
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108718,7 +108726,7 @@ const RenderingProperties_default_ = RenderingProperties;
|
|
|
108718
108726
|
x_ite_Namespace .set ("x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
|
|
108719
108727
|
/* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
|
|
108720
108728
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
|
|
108721
|
-
/* provided dependency */ var Notification_$ = __webpack_require__(
|
|
108729
|
+
/* provided dependency */ var Notification_$ = __webpack_require__(335);
|
|
108722
108730
|
/*******************************************************************************
|
|
108723
108731
|
*
|
|
108724
108732
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108840,8 +108848,8 @@ const Notification_default_ = Notification;
|
|
|
108840
108848
|
x_ite_Namespace .set ("x_ite/Browser/Core/Notification", Notification_default_);
|
|
108841
108849
|
/* harmony default export */ const Core_Notification = (Notification_default_);
|
|
108842
108850
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
|
|
108843
|
-
/* provided dependency */ var jquery_fullscreen = __webpack_require__(
|
|
108844
|
-
/* provided dependency */ var ContextMenu_$ = __webpack_require__(
|
|
108851
|
+
/* provided dependency */ var jquery_fullscreen = __webpack_require__(221);
|
|
108852
|
+
/* provided dependency */ var ContextMenu_$ = __webpack_require__(335);
|
|
108845
108853
|
/*******************************************************************************
|
|
108846
108854
|
*
|
|
108847
108855
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -111559,7 +111567,7 @@ const DataStorage_default_ = DataStorage;
|
|
|
111559
111567
|
x_ite_Namespace .set ("standard/Utility/DataStorage", DataStorage_default_);
|
|
111560
111568
|
/* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
|
|
111561
111569
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
|
|
111562
|
-
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(
|
|
111570
|
+
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(335);
|
|
111563
111571
|
/*******************************************************************************
|
|
111564
111572
|
*
|
|
111565
111573
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -113374,6 +113382,7 @@ const X3DLightingContext_default_ = X3DLightingContext;
|
|
|
113374
113382
|
x_ite_Namespace .set ("x_ite/Browser/Lighting/X3DLightingContext", X3DLightingContext_default_);
|
|
113375
113383
|
/* harmony default export */ const Lighting_X3DLightingContext = (X3DLightingContext_default_);
|
|
113376
113384
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DViewer.js
|
|
113385
|
+
/* provided dependency */ var X3DViewer_$ = __webpack_require__(335);
|
|
113377
113386
|
/*******************************************************************************
|
|
113378
113387
|
*
|
|
113379
113388
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -113474,11 +113483,11 @@ Object .assign (Object .setPrototypeOf (X3DViewer .prototype, Base_X3DBaseNode .
|
|
|
113474
113483
|
getPointer (event)
|
|
113475
113484
|
{
|
|
113476
113485
|
const
|
|
113477
|
-
browser
|
|
113478
|
-
|
|
113479
|
-
|
|
113480
|
-
x
|
|
113481
|
-
y
|
|
113486
|
+
browser = this .getBrowser (),
|
|
113487
|
+
rect = browser .getSurface () [0] .getBoundingClientRect (),
|
|
113488
|
+
viewport = browser .getViewport (),
|
|
113489
|
+
x = (event .pageX - (rect .left + X3DViewer_$(document) .scrollLeft ())) / rect .width * viewport [2],
|
|
113490
|
+
y = (rect .height - (event .pageY - (rect .top + X3DViewer_$(document) .scrollTop ()))) / rect .height * viewport [3];
|
|
113482
113491
|
|
|
113483
113492
|
return [x, y];
|
|
113484
113493
|
},
|
|
@@ -113594,8 +113603,8 @@ const X3DViewer_default_ = X3DViewer;
|
|
|
113594
113603
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
|
|
113595
113604
|
/* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
|
|
113596
113605
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
|
|
113597
|
-
/* provided dependency */ var jquery_mousewheel = __webpack_require__(
|
|
113598
|
-
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(
|
|
113606
|
+
/* provided dependency */ var jquery_mousewheel = __webpack_require__(600);
|
|
113607
|
+
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(335);
|
|
113599
113608
|
/*******************************************************************************
|
|
113600
113609
|
*
|
|
113601
113610
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114467,8 +114476,8 @@ const ExamineViewer_default_ = ExamineViewer;
|
|
|
114467
114476
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
|
|
114468
114477
|
/* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
|
|
114469
114478
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
|
|
114470
|
-
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(
|
|
114471
|
-
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(
|
|
114479
|
+
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(600);
|
|
114480
|
+
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(335);
|
|
114472
114481
|
/*******************************************************************************
|
|
114473
114482
|
*
|
|
114474
114483
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115438,8 +115447,8 @@ const FlyViewer_default_ = FlyViewer;
|
|
|
115438
115447
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
|
|
115439
115448
|
/* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
|
|
115440
115449
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
|
|
115441
|
-
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(
|
|
115442
|
-
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(
|
|
115450
|
+
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(600);
|
|
115451
|
+
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(335);
|
|
115443
115452
|
/*******************************************************************************
|
|
115444
115453
|
*
|
|
115445
115454
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115770,8 +115779,8 @@ const NoneViewer_default_ = NoneViewer;
|
|
|
115770
115779
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
|
|
115771
115780
|
/* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
|
|
115772
115781
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
|
|
115773
|
-
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(
|
|
115774
|
-
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(
|
|
115782
|
+
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(600);
|
|
115783
|
+
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(335);
|
|
115775
115784
|
/*******************************************************************************
|
|
115776
115785
|
*
|
|
115777
115786
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116908,8 +116917,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
|
|
|
116908
116917
|
x_ite_Namespace .set ("x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
|
|
116909
116918
|
/* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
|
|
116910
116919
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
|
|
116911
|
-
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(
|
|
116912
|
-
/* provided dependency */ var PointingDevice_$ = __webpack_require__(
|
|
116920
|
+
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(600);
|
|
116921
|
+
/* provided dependency */ var PointingDevice_$ = __webpack_require__(335);
|
|
116913
116922
|
/*******************************************************************************
|
|
116914
116923
|
*
|
|
116915
116924
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116991,11 +117000,11 @@ Object .assign (Object .setPrototypeOf (PointingDevice .prototype, Base_X3DBaseN
|
|
|
116991
117000
|
getPointer (event)
|
|
116992
117001
|
{
|
|
116993
117002
|
const
|
|
116994
|
-
browser
|
|
116995
|
-
|
|
116996
|
-
|
|
116997
|
-
x
|
|
116998
|
-
y
|
|
117003
|
+
browser = this .getBrowser (),
|
|
117004
|
+
rect = browser .getSurface () [0] .getBoundingClientRect (),
|
|
117005
|
+
viewport = browser .getViewport (),
|
|
117006
|
+
x = (event .pageX - (rect .left + PointingDevice_$(document) .scrollLeft ())) / rect .width * viewport [2],
|
|
117007
|
+
y = (rect .height - (event .pageY - (rect .top + PointingDevice_$(document) .scrollTop ()))) / rect .height * viewport [3];
|
|
116999
117008
|
|
|
117000
117009
|
return [x, y];
|
|
117001
117010
|
},
|
|
@@ -117949,8 +117958,8 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
|
|
|
117949
117958
|
x_ite_Namespace .set ("x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
|
|
117950
117959
|
/* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
|
|
117951
117960
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
|
|
117952
|
-
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(
|
|
117953
|
-
/* provided dependency */ var ResizeSensor = __webpack_require__(
|
|
117961
|
+
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(335);
|
|
117962
|
+
/* provided dependency */ var ResizeSensor = __webpack_require__(761);
|
|
117954
117963
|
/*******************************************************************************
|
|
117955
117964
|
*
|
|
117956
117965
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -120175,7 +120184,7 @@ const Components_default_ = Components;
|
|
|
120175
120184
|
x_ite_Namespace .set ("x_ite/Components", Components_default_);
|
|
120176
120185
|
/* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
|
|
120177
120186
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
|
|
120178
|
-
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(
|
|
120187
|
+
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(335);
|
|
120179
120188
|
/*******************************************************************************
|
|
120180
120189
|
* MIT License
|
|
120181
120190
|
*
|
|
@@ -120581,7 +120590,7 @@ const DOMIntegration_default_ = DOMIntegration;
|
|
|
120581
120590
|
x_ite_Namespace .set ("x_ite/Browser/DOMIntegration", DOMIntegration_default_);
|
|
120582
120591
|
/* harmony default export */ const Browser_DOMIntegration = (DOMIntegration_default_);
|
|
120583
120592
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
|
|
120584
|
-
/* provided dependency */ var Legacy_$ = __webpack_require__(
|
|
120593
|
+
/* provided dependency */ var Legacy_$ = __webpack_require__(335);
|
|
120585
120594
|
/*******************************************************************************
|
|
120586
120595
|
*
|
|
120587
120596
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -121412,7 +121421,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
|
|
|
121412
121421
|
x_ite_Namespace .set ("x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
|
|
121413
121422
|
/* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
|
|
121414
121423
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
|
|
121415
|
-
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(
|
|
121424
|
+
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(335);
|
|
121416
121425
|
/*******************************************************************************
|
|
121417
121426
|
*
|
|
121418
121427
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122536,8 +122545,8 @@ const MicroTime_default_ = undefined;
|
|
|
122536
122545
|
x_ite_Namespace .set ("standard/Time/MicroTime", MicroTime_default_);
|
|
122537
122546
|
/* harmony default export */ const MicroTime = ((/* unused pure expression or super */ null && (MicroTime_default_)));
|
|
122538
122547
|
;// CONCATENATED MODULE: ./src/lib/jquery.js
|
|
122539
|
-
/* provided dependency */ var jquery_$ = __webpack_require__(
|
|
122540
|
-
/* provided dependency */ var pako = __webpack_require__(
|
|
122548
|
+
/* provided dependency */ var jquery_$ = __webpack_require__(335);
|
|
122549
|
+
/* provided dependency */ var pako = __webpack_require__(432);
|
|
122541
122550
|
Object .assign (jquery_$,
|
|
122542
122551
|
{
|
|
122543
122552
|
decodeText (input)
|
|
@@ -122602,14 +122611,14 @@ const jquery_default_ = jquery_$;
|
|
|
122602
122611
|
x_ite_Namespace .set ("lib/jquery", jquery_default_);
|
|
122603
122612
|
/* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
|
|
122604
122613
|
;// CONCATENATED MODULE: ./src/lib/libtess.js
|
|
122605
|
-
/* provided dependency */ var libtess_libtess = __webpack_require__(
|
|
122614
|
+
/* provided dependency */ var libtess_libtess = __webpack_require__(251);
|
|
122606
122615
|
const libtess_default_ = libtess_libtess;
|
|
122607
122616
|
;
|
|
122608
122617
|
|
|
122609
122618
|
x_ite_Namespace .set ("lib/libtess", libtess_default_);
|
|
122610
122619
|
/* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
|
|
122611
122620
|
;// CONCATENATED MODULE: ./src/x_ite/X3D.js
|
|
122612
|
-
/* provided dependency */ var X3D_$ = __webpack_require__(
|
|
122621
|
+
/* provided dependency */ var X3D_$ = __webpack_require__(335);
|
|
122613
122622
|
/*******************************************************************************
|
|
122614
122623
|
*
|
|
122615
122624
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122866,7 +122875,7 @@ const X3D_default_ = X3D;
|
|
|
122866
122875
|
x_ite_Namespace .set ("x_ite/X3D", X3D_default_);
|
|
122867
122876
|
/* harmony default export */ const x_ite_X3D = (X3D_default_);
|
|
122868
122877
|
;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
|
|
122869
|
-
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(
|
|
122878
|
+
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(335);
|
|
122870
122879
|
/*******************************************************************************
|
|
122871
122880
|
*
|
|
122872
122881
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -123135,7 +123144,7 @@ x_ite_Namespace .set ("shim", shim_default_);
|
|
|
123135
123144
|
|
|
123136
123145
|
// Assign X3D to global namespace.
|
|
123137
123146
|
|
|
123138
|
-
window [Symbol .for ("X_ITE.X3D-8.9.
|
|
123147
|
+
window [Symbol .for ("X_ITE.X3D-8.9.6")] = x_ite_X3D;
|
|
123139
123148
|
|
|
123140
123149
|
customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
|
|
123141
123150
|
|