x_ite 9.2.0 → 9.2.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/assets/components/Annotation.js +13 -13
- package/dist/assets/components/Annotation.min.js +1 -1
- package/dist/assets/components/CADGeometry.js +14 -14
- 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 +23 -23
- 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 +23 -23
- 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 +38 -38
- 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/TextureProjection.js +15 -15
- package/dist/assets/components/TextureProjection.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 +19 -19
- package/dist/assets/components/VolumeRendering.min.js +1 -1
- package/dist/assets/components/X_ITE.js +8 -8
- package/dist/assets/components/X_ITE.min.js +1 -1
- package/dist/x_ite.css +1 -1
- package/dist/x_ite.d.ts +4 -0
- package/dist/x_ite.js +69 -71
- package/dist/x_ite.min.js +1 -1
- package/dist/x_ite.min.mjs +1 -1
- package/dist/x_ite.mjs +69 -71
- package/dist/x_ite.zip +0 -0
- package/package.json +3 -3
package/dist/x_ite.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
/* X_ITE v9.2.0 */@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;outline:none;margin:0;border:0;border-radius:0;padding:0;width:100%;height:100%;user-select:none;-webkit-user-select:none}.x_ite-private-surface{outline:none;margin:0;border:0;border-radius:0;padding:0;height:100%}.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 v9.2.1 */@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;outline:none;margin:0;border:0;border-radius:0;padding:0;width:100%;height:100%;user-select:none;-webkit-user-select:none}.x_ite-private-surface{outline:none;margin:0;border:0;border-radius:0;padding:0;height:100%}.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.d.ts
CHANGED
|
@@ -45,6 +45,10 @@ interface X3D
|
|
|
45
45
|
readonly ProtoDeclarationArray: typeof ProtoDeclarationArray;
|
|
46
46
|
readonly X3DExternProtoDeclaration: typeof X3DExternProtoDeclaration;
|
|
47
47
|
readonly X3DProtoDeclaration: typeof X3DProtoDeclaration;
|
|
48
|
+
readonly ImportedNodesArray: typeof ImportedNodesArray;
|
|
49
|
+
readonly X3DImportedNode: typeof X3DImportedNode;
|
|
50
|
+
readonly ExportedNodesArray: typeof ExportedNodesArray;
|
|
51
|
+
readonly X3DExportedNode: typeof X3DExportedNode;
|
|
48
52
|
readonly RouteArray: typeof RouteArray;
|
|
49
53
|
readonly X3DRoute: typeof X3DRoute;
|
|
50
54
|
|
package/dist/x_ite.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* X_ITE v9.2.
|
|
1
|
+
/* X_ITE v9.2.1 */(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,10 +11,10 @@
|
|
|
11
11
|
return /******/ (() => { // webpackBootstrap
|
|
12
12
|
/******/ var __webpack_modules__ = ({
|
|
13
13
|
|
|
14
|
-
/***/
|
|
14
|
+
/***/ 864:
|
|
15
15
|
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
16
16
|
|
|
17
|
-
/* provided dependency */ var jQuery = __webpack_require__(
|
|
17
|
+
/* provided dependency */ var jQuery = __webpack_require__(548);
|
|
18
18
|
/**
|
|
19
19
|
* @preserve jquery.fullscreen 1.1.5
|
|
20
20
|
* https://github.com/code-lts/jquery-fullscreen-plugin
|
|
@@ -210,7 +210,7 @@ installFullScreenHandlers();
|
|
|
210
210
|
|
|
211
211
|
/***/ }),
|
|
212
212
|
|
|
213
|
-
/***/
|
|
213
|
+
/***/ 642:
|
|
214
214
|
/***/ ((module, exports, __webpack_require__) => {
|
|
215
215
|
|
|
216
216
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -224,7 +224,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
224
224
|
(function (factory) {
|
|
225
225
|
if ( true ) {
|
|
226
226
|
// AMD. Register as an anonymous module.
|
|
227
|
-
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(
|
|
227
|
+
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(548)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
|
|
228
228
|
__WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
|
|
229
229
|
(__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),
|
|
230
230
|
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
@@ -435,7 +435,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
435
435
|
|
|
436
436
|
/***/ }),
|
|
437
437
|
|
|
438
|
-
/***/
|
|
438
|
+
/***/ 548:
|
|
439
439
|
/***/ (function(module, exports) {
|
|
440
440
|
|
|
441
441
|
var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -11159,7 +11159,7 @@ return jQuery;
|
|
|
11159
11159
|
|
|
11160
11160
|
/***/ }),
|
|
11161
11161
|
|
|
11162
|
-
/***/
|
|
11162
|
+
/***/ 527:
|
|
11163
11163
|
/***/ ((module) => {
|
|
11164
11164
|
|
|
11165
11165
|
/**
|
|
@@ -15938,7 +15938,7 @@ if (true) {
|
|
|
15938
15938
|
|
|
15939
15939
|
/***/ }),
|
|
15940
15940
|
|
|
15941
|
-
/***/
|
|
15941
|
+
/***/ 63:
|
|
15942
15942
|
/***/ (function(__unused_webpack_module, exports) {
|
|
15943
15943
|
|
|
15944
15944
|
|
|
@@ -19183,7 +19183,7 @@ if (true) {
|
|
|
19183
19183
|
|
|
19184
19184
|
/***/ }),
|
|
19185
19185
|
|
|
19186
|
-
/***/
|
|
19186
|
+
/***/ 258:
|
|
19187
19187
|
/***/ (function(module, exports) {
|
|
19188
19188
|
|
|
19189
19189
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
|
|
@@ -20311,7 +20311,7 @@ Object .defineProperty (Namespace, "add",
|
|
|
20311
20311
|
}
|
|
20312
20312
|
else
|
|
20313
20313
|
{
|
|
20314
|
-
const X3D = window [Symbol .for ("X_ITE.X3D-9.2.
|
|
20314
|
+
const X3D = window [Symbol .for ("X_ITE.X3D-9.2.1")];
|
|
20315
20315
|
|
|
20316
20316
|
if (X3D)
|
|
20317
20317
|
X3D [name] = module;
|
|
@@ -34305,7 +34305,7 @@ const X3DBaseNode_default_ = X3DBaseNode;
|
|
|
34305
34305
|
x_ite_Namespace .add ("X3DBaseNode", "x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
|
|
34306
34306
|
/* harmony default export */ const Base_X3DBaseNode = (X3DBaseNode_default_);
|
|
34307
34307
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
|
|
34308
|
-
/* provided dependency */ var $ = __webpack_require__(
|
|
34308
|
+
/* provided dependency */ var $ = __webpack_require__(548);
|
|
34309
34309
|
/*******************************************************************************
|
|
34310
34310
|
*
|
|
34311
34311
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -34442,7 +34442,7 @@ x_ite_Namespace .add ("Legacy", "x_ite/Browser/Legacy", Legacy_default_);
|
|
|
34442
34442
|
*
|
|
34443
34443
|
******************************************************************************/
|
|
34444
34444
|
|
|
34445
|
-
const BROWSER_VERSION_default_ = "9.2.
|
|
34445
|
+
const BROWSER_VERSION_default_ = "9.2.1";
|
|
34446
34446
|
;
|
|
34447
34447
|
|
|
34448
34448
|
x_ite_Namespace .add ("BROWSER_VERSION", "x_ite/BROWSER_VERSION", BROWSER_VERSION_default_);
|
|
@@ -38582,7 +38582,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
|
|
|
38582
38582
|
x_ite_Namespace .add ("X3DProtoDeclaration", "x_ite/Prototype/X3DProtoDeclaration", X3DProtoDeclaration_default_);
|
|
38583
38583
|
/* harmony default export */ const Prototype_X3DProtoDeclaration = (X3DProtoDeclaration_default_);
|
|
38584
38584
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
|
|
38585
|
-
/* provided dependency */ var X3DParser_$ = __webpack_require__(
|
|
38585
|
+
/* provided dependency */ var X3DParser_$ = __webpack_require__(548);
|
|
38586
38586
|
/*******************************************************************************
|
|
38587
38587
|
*
|
|
38588
38588
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -38824,7 +38824,7 @@ const Expressions_default_ = Expressions;
|
|
|
38824
38824
|
x_ite_Namespace .add ("Expressions", "x_ite/Parser/Expressions", Expressions_default_);
|
|
38825
38825
|
/* harmony default export */ const Parser_Expressions = (Expressions_default_);
|
|
38826
38826
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
|
|
38827
|
-
/* provided dependency */ var VRMLParser_$ = __webpack_require__(
|
|
38827
|
+
/* provided dependency */ var VRMLParser_$ = __webpack_require__(548);
|
|
38828
38828
|
/*******************************************************************************
|
|
38829
38829
|
*
|
|
38830
38830
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -41507,7 +41507,7 @@ const VRMLParser_default_ = VRMLParser;
|
|
|
41507
41507
|
x_ite_Namespace .add ("VRMLParser", "x_ite/Parser/VRMLParser", VRMLParser_default_);
|
|
41508
41508
|
/* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
|
|
41509
41509
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
|
|
41510
|
-
/* provided dependency */ var XMLParser_$ = __webpack_require__(
|
|
41510
|
+
/* provided dependency */ var XMLParser_$ = __webpack_require__(548);
|
|
41511
41511
|
/*******************************************************************************
|
|
41512
41512
|
*
|
|
41513
41513
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -43598,7 +43598,7 @@ const URLs_default_ = URLs;
|
|
|
43598
43598
|
x_ite_Namespace .add ("URLs", "x_ite/Browser/Networking/URLs", URLs_default_);
|
|
43599
43599
|
/* harmony default export */ const Networking_URLs = (URLs_default_);
|
|
43600
43600
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
|
|
43601
|
-
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(
|
|
43601
|
+
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(548);
|
|
43602
43602
|
/*******************************************************************************
|
|
43603
43603
|
*
|
|
43604
43604
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -46899,7 +46899,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
|
|
|
46899
46899
|
x_ite_Namespace .add ("GLTF2Parser", "x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
|
|
46900
46900
|
/* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
|
|
46901
46901
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
|
|
46902
|
-
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(
|
|
46902
|
+
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(548);
|
|
46903
46903
|
/*******************************************************************************
|
|
46904
46904
|
*
|
|
46905
46905
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -47051,7 +47051,7 @@ const GLB2Parser_default_ = GLB2Parser;
|
|
|
47051
47051
|
x_ite_Namespace .add ("GLB2Parser", "x_ite/Parser/GLB2Parser", GLB2Parser_default_);
|
|
47052
47052
|
/* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
|
|
47053
47053
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
|
|
47054
|
-
/* provided dependency */ var OBJParser_$ = __webpack_require__(
|
|
47054
|
+
/* provided dependency */ var OBJParser_$ = __webpack_require__(548);
|
|
47055
47055
|
/*******************************************************************************
|
|
47056
47056
|
*
|
|
47057
47057
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -50406,8 +50406,8 @@ const MatrixStack_default_ = MatrixStack;
|
|
|
50406
50406
|
x_ite_Namespace .add ("MatrixStack", "standard/Math/Utility/MatrixStack", MatrixStack_default_);
|
|
50407
50407
|
/* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
|
|
50408
50408
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
|
|
50409
|
-
/* provided dependency */ var SVGParser_$ = __webpack_require__(
|
|
50410
|
-
/* provided dependency */ var libtess = __webpack_require__(
|
|
50409
|
+
/* provided dependency */ var SVGParser_$ = __webpack_require__(548);
|
|
50410
|
+
/* provided dependency */ var libtess = __webpack_require__(527);
|
|
50411
50411
|
/*******************************************************************************
|
|
50412
50412
|
*
|
|
50413
50413
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53175,7 +53175,7 @@ const SVGParser_default_ = SVGParser;
|
|
|
53175
53175
|
x_ite_Namespace .add ("SVGParser", "x_ite/Parser/SVGParser", SVGParser_default_);
|
|
53176
53176
|
/* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
|
|
53177
53177
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
|
|
53178
|
-
/* provided dependency */ var GoldenGate_$ = __webpack_require__(
|
|
53178
|
+
/* provided dependency */ var GoldenGate_$ = __webpack_require__(548);
|
|
53179
53179
|
/*******************************************************************************
|
|
53180
53180
|
*
|
|
53181
53181
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53512,7 +53512,7 @@ const Plane3_default_ = Plane3;
|
|
|
53512
53512
|
x_ite_Namespace .add ("Plane3", "standard/Math/Geometry/Plane3", Plane3_default_);
|
|
53513
53513
|
/* harmony default export */ const Geometry_Plane3 = (Plane3_default_);
|
|
53514
53514
|
;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
|
|
53515
|
-
/* provided dependency */ var Triangle3_libtess = __webpack_require__(
|
|
53515
|
+
/* provided dependency */ var Triangle3_libtess = __webpack_require__(527);
|
|
53516
53516
|
/*******************************************************************************
|
|
53517
53517
|
*
|
|
53518
53518
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -54472,15 +54472,14 @@ x_ite_Namespace .add ("TextureBuffer", "x_ite/Rendering/TextureBuffer", TextureB
|
|
|
54472
54472
|
|
|
54473
54473
|
let i = 0;
|
|
54474
54474
|
|
|
54475
|
-
const TraverseType =
|
|
54476
|
-
{
|
|
54475
|
+
const TraverseType = Object .freeze ({
|
|
54477
54476
|
POINTER: i ++,
|
|
54478
54477
|
CAMERA: i ++,
|
|
54479
54478
|
PICKING: i ++,
|
|
54480
54479
|
COLLISION: i ++,
|
|
54481
54480
|
SHADOW: i ++,
|
|
54482
54481
|
DISPLAY: i ++,
|
|
54483
|
-
};
|
|
54482
|
+
});
|
|
54484
54483
|
|
|
54485
54484
|
const TraverseType_default_ = TraverseType;
|
|
54486
54485
|
;
|
|
@@ -61019,7 +61018,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
|
|
|
61019
61018
|
x_ite_Namespace .add ("X3DTexture2DNode", "x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
|
|
61020
61019
|
/* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
|
|
61021
61020
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
|
|
61022
|
-
/* provided dependency */ var ImageTexture_$ = __webpack_require__(
|
|
61021
|
+
/* provided dependency */ var ImageTexture_$ = __webpack_require__(548);
|
|
61023
61022
|
/*******************************************************************************
|
|
61024
61023
|
*
|
|
61025
61024
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -65606,7 +65605,7 @@ const X3DWorld_default_ = X3DWorld;
|
|
|
65606
65605
|
x_ite_Namespace .add ("X3DWorld", "x_ite/Execution/X3DWorld", X3DWorld_default_);
|
|
65607
65606
|
/* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
|
|
65608
65607
|
;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
|
|
65609
|
-
/* provided dependency */ var FileLoader_$ = __webpack_require__(
|
|
65608
|
+
/* provided dependency */ var FileLoader_$ = __webpack_require__(548);
|
|
65610
65609
|
/*******************************************************************************
|
|
65611
65610
|
*
|
|
65612
65611
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -66537,7 +66536,7 @@ const ProtoDeclarationArray_default_ = ProtoDeclarationArray;
|
|
|
66537
66536
|
x_ite_Namespace .add ("ProtoDeclarationArray", "x_ite/Prototype/ProtoDeclarationArray", ProtoDeclarationArray_default_);
|
|
66538
66537
|
/* harmony default export */ const Prototype_ProtoDeclarationArray = (ProtoDeclarationArray_default_);
|
|
66539
66538
|
;// CONCATENATED MODULE: ./src/x_ite/Routing/X3DRoute.js
|
|
66540
|
-
/* provided dependency */ var X3DRoute_$ = __webpack_require__(
|
|
66539
|
+
/* provided dependency */ var X3DRoute_$ = __webpack_require__(548);
|
|
66541
66540
|
/*******************************************************************************
|
|
66542
66541
|
*
|
|
66543
66542
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -89372,7 +89371,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
|
|
|
89372
89371
|
x_ite_Namespace .add ("X3DShaderNode", "x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
|
|
89373
89372
|
/* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
|
|
89374
89373
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
|
|
89375
|
-
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(
|
|
89374
|
+
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(548);
|
|
89376
89375
|
/*******************************************************************************
|
|
89377
89376
|
*
|
|
89378
89377
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -95013,7 +95012,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
|
|
|
95013
95012
|
x_ite_Namespace .add ("ShaderCompiler", "x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
|
|
95014
95013
|
/* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
|
|
95015
95014
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
|
|
95016
|
-
/* provided dependency */ var ShaderPart_$ = __webpack_require__(
|
|
95015
|
+
/* provided dependency */ var ShaderPart_$ = __webpack_require__(548);
|
|
95017
95016
|
/*******************************************************************************
|
|
95018
95017
|
*
|
|
95019
95018
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -95670,7 +95669,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
|
|
|
95670
95669
|
x_ite_Namespace .add ("X3DAppearanceNode", "x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
|
|
95671
95670
|
/* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
|
|
95672
95671
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
|
|
95673
|
-
/* provided dependency */ var Appearance_$ = __webpack_require__(
|
|
95672
|
+
/* provided dependency */ var Appearance_$ = __webpack_require__(548);
|
|
95674
95673
|
/*******************************************************************************
|
|
95675
95674
|
*
|
|
95676
95675
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -99088,7 +99087,7 @@ const Components_Shape_default_ = {
|
|
|
99088
99087
|
x_ite_Namespace .add ("Shape", "x_ite/Components/Shape", Components_Shape_default_);
|
|
99089
99088
|
/* harmony default export */ const Components_Shape = (Components_Shape_default_);
|
|
99090
99089
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundProcessingNode.js
|
|
99091
|
-
/* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(
|
|
99090
|
+
/* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(548);
|
|
99092
99091
|
/*******************************************************************************
|
|
99093
99092
|
*
|
|
99094
99093
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -99728,7 +99727,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
|
|
|
99728
99727
|
x_ite_Namespace .add ("X3DSoundSourceNode", "x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
|
|
99729
99728
|
/* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
|
|
99730
99729
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
|
|
99731
|
-
/* provided dependency */ var AudioClip_$ = __webpack_require__(
|
|
99730
|
+
/* provided dependency */ var AudioClip_$ = __webpack_require__(548);
|
|
99732
99731
|
/*******************************************************************************
|
|
99733
99732
|
*
|
|
99734
99733
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -100030,7 +100029,7 @@ const X3DSoundNode_default_ = X3DSoundNode;
|
|
|
100030
100029
|
x_ite_Namespace .add ("X3DSoundNode", "x_ite/Components/Sound/X3DSoundNode", X3DSoundNode_default_);
|
|
100031
100030
|
/* harmony default export */ const Sound_X3DSoundNode = (X3DSoundNode_default_);
|
|
100032
100031
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundDestinationNode.js
|
|
100033
|
-
/* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(
|
|
100032
|
+
/* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(548);
|
|
100034
100033
|
/*******************************************************************************
|
|
100035
100034
|
*
|
|
100036
100035
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -101680,7 +101679,7 @@ const ListenerPointSource_default_ = ListenerPointSource;
|
|
|
101680
101679
|
x_ite_Namespace .add ("ListenerPointSource", "x_ite/Components/Sound/ListenerPointSource", ListenerPointSource_default_);
|
|
101681
101680
|
/* harmony default export */ const Sound_ListenerPointSource = (ListenerPointSource_default_);
|
|
101682
101681
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/MicrophoneSource.js
|
|
101683
|
-
/* provided dependency */ var MicrophoneSource_$ = __webpack_require__(
|
|
101682
|
+
/* provided dependency */ var MicrophoneSource_$ = __webpack_require__(548);
|
|
101684
101683
|
/*******************************************************************************
|
|
101685
101684
|
*
|
|
101686
101685
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -103349,8 +103348,8 @@ const GifMedia_default_ = GifMedia;
|
|
|
103349
103348
|
x_ite_Namespace .add ("GifMedia", "x_ite/Browser/Texturing/GifMedia", GifMedia_default_);
|
|
103350
103349
|
/* harmony default export */ const Texturing_GifMedia = (GifMedia_default_);
|
|
103351
103350
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
|
|
103352
|
-
/* provided dependency */ var MovieTexture_$ = __webpack_require__(
|
|
103353
|
-
/* provided dependency */ var SuperGif = __webpack_require__(
|
|
103351
|
+
/* provided dependency */ var MovieTexture_$ = __webpack_require__(548);
|
|
103352
|
+
/* provided dependency */ var SuperGif = __webpack_require__(258);
|
|
103354
103353
|
/*******************************************************************************
|
|
103355
103354
|
*
|
|
103356
103355
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -106625,7 +106624,7 @@ const gettext_default_ = gettext;
|
|
|
106625
106624
|
x_ite_Namespace .add ("gettext", "locale/gettext", gettext_default_);
|
|
106626
106625
|
/* harmony default export */ const locale_gettext = (gettext_default_);
|
|
106627
106626
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
|
|
106628
|
-
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(
|
|
106627
|
+
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(548);
|
|
106629
106628
|
/*******************************************************************************
|
|
106630
106629
|
*
|
|
106631
106630
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107055,7 +107054,7 @@ const TextureQuality_default_ = TextureQuality;
|
|
|
107055
107054
|
x_ite_Namespace .add ("TextureQuality", "x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
|
|
107056
107055
|
/* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
|
|
107057
107056
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
|
|
107058
|
-
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(
|
|
107057
|
+
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(548);
|
|
107059
107058
|
/*******************************************************************************
|
|
107060
107059
|
*
|
|
107061
107060
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107645,7 +107644,7 @@ const RenderingProperties_default_ = RenderingProperties;
|
|
|
107645
107644
|
x_ite_Namespace .add ("RenderingProperties", "x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
|
|
107646
107645
|
/* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
|
|
107647
107646
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
|
|
107648
|
-
/* provided dependency */ var Notification_$ = __webpack_require__(
|
|
107647
|
+
/* provided dependency */ var Notification_$ = __webpack_require__(548);
|
|
107649
107648
|
/*******************************************************************************
|
|
107650
107649
|
*
|
|
107651
107650
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107768,8 +107767,8 @@ const Notification_default_ = Notification;
|
|
|
107768
107767
|
x_ite_Namespace .add ("Notification", "x_ite/Browser/Core/Notification", Notification_default_);
|
|
107769
107768
|
/* harmony default export */ const Core_Notification = (Notification_default_);
|
|
107770
107769
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
|
|
107771
|
-
/* provided dependency */ var jquery_fullscreen = __webpack_require__(
|
|
107772
|
-
/* provided dependency */ var ContextMenu_$ = __webpack_require__(
|
|
107770
|
+
/* provided dependency */ var jquery_fullscreen = __webpack_require__(864);
|
|
107771
|
+
/* provided dependency */ var ContextMenu_$ = __webpack_require__(548);
|
|
107773
107772
|
/*******************************************************************************
|
|
107774
107773
|
*
|
|
107775
107774
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -110523,7 +110522,7 @@ const DataStorage_default_ = DataStorage;
|
|
|
110523
110522
|
x_ite_Namespace .add ("DataStorage", "standard/Utility/DataStorage", DataStorage_default_);
|
|
110524
110523
|
/* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
|
|
110525
110524
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
|
|
110526
|
-
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(
|
|
110525
|
+
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(548);
|
|
110527
110526
|
/*******************************************************************************
|
|
110528
110527
|
*
|
|
110529
110528
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -113046,8 +113045,8 @@ const X3DViewer_default_ = X3DViewer;
|
|
|
113046
113045
|
x_ite_Namespace .add ("X3DViewer", "x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
|
|
113047
113046
|
/* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
|
|
113048
113047
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
|
|
113049
|
-
/* provided dependency */ var jquery_mousewheel = __webpack_require__(
|
|
113050
|
-
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(
|
|
113048
|
+
/* provided dependency */ var jquery_mousewheel = __webpack_require__(642);
|
|
113049
|
+
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(548);
|
|
113051
113050
|
/*******************************************************************************
|
|
113052
113051
|
*
|
|
113053
113052
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -113919,8 +113918,8 @@ const ExamineViewer_default_ = ExamineViewer;
|
|
|
113919
113918
|
x_ite_Namespace .add ("ExamineViewer", "x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
|
|
113920
113919
|
/* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
|
|
113921
113920
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
|
|
113922
|
-
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(
|
|
113923
|
-
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(
|
|
113921
|
+
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(642);
|
|
113922
|
+
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(548);
|
|
113924
113923
|
/*******************************************************************************
|
|
113925
113924
|
*
|
|
113926
113925
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114929,8 +114928,8 @@ const FlyViewer_default_ = FlyViewer;
|
|
|
114929
114928
|
x_ite_Namespace .add ("FlyViewer", "x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
|
|
114930
114929
|
/* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
|
|
114931
114930
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
|
|
114932
|
-
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(
|
|
114933
|
-
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(
|
|
114931
|
+
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(642);
|
|
114932
|
+
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(548);
|
|
114934
114933
|
/*******************************************************************************
|
|
114935
114934
|
*
|
|
114936
114935
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115261,8 +115260,8 @@ const NoneViewer_default_ = NoneViewer;
|
|
|
115261
115260
|
x_ite_Namespace .add ("NoneViewer", "x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
|
|
115262
115261
|
/* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
|
|
115263
115262
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
|
|
115264
|
-
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(
|
|
115265
|
-
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(
|
|
115263
|
+
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(642);
|
|
115264
|
+
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(548);
|
|
115266
115265
|
/*******************************************************************************
|
|
115267
115266
|
*
|
|
115268
115267
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116401,8 +116400,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
|
|
|
116401
116400
|
x_ite_Namespace .add ("X3DPickingContext", "x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
|
|
116402
116401
|
/* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
|
|
116403
116402
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
|
|
116404
|
-
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(
|
|
116405
|
-
/* provided dependency */ var PointingDevice_$ = __webpack_require__(
|
|
116403
|
+
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(642);
|
|
116404
|
+
/* provided dependency */ var PointingDevice_$ = __webpack_require__(548);
|
|
116406
116405
|
/*******************************************************************************
|
|
116407
116406
|
*
|
|
116408
116407
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -117681,7 +117680,7 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
|
|
|
117681
117680
|
x_ite_Namespace .add ("MultiSampleFrameBuffer", "x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
|
|
117682
117681
|
/* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
|
|
117683
117682
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
|
|
117684
|
-
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(
|
|
117683
|
+
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(548);
|
|
117685
117684
|
/*******************************************************************************
|
|
117686
117685
|
*
|
|
117687
117686
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -117779,7 +117778,7 @@ Object .assign (X3DRenderingContext .prototype,
|
|
|
117779
117778
|
{
|
|
117780
117779
|
const gl = this .getContext ();
|
|
117781
117780
|
|
|
117782
|
-
if (!
|
|
117781
|
+
if (!navigator .userAgent .match (/Firefox/))
|
|
117783
117782
|
{
|
|
117784
117783
|
const dbgRenderInfo = gl .getExtension ("WEBGL_debug_renderer_info");
|
|
117785
117784
|
|
|
@@ -117793,7 +117792,7 @@ Object .assign (X3DRenderingContext .prototype,
|
|
|
117793
117792
|
{
|
|
117794
117793
|
const gl = this .getContext ();
|
|
117795
117794
|
|
|
117796
|
-
if (!
|
|
117795
|
+
if (!navigator .userAgent .match (/Firefox/))
|
|
117797
117796
|
{
|
|
117798
117797
|
const dbgRenderInfo = gl .getExtension ("WEBGL_debug_renderer_info");
|
|
117799
117798
|
|
|
@@ -117942,16 +117941,15 @@ Object .assign (X3DRenderingContext .prototype,
|
|
|
117942
117941
|
reshape ()
|
|
117943
117942
|
{
|
|
117944
117943
|
const
|
|
117945
|
-
|
|
117944
|
+
canvas = this .getCanvas (),
|
|
117946
117945
|
contentScale = this .getRenderingProperty ("ContentScale"),
|
|
117947
117946
|
samples = this .getRenderingProperty ("Multisampling"),
|
|
117948
117947
|
oit = this .getBrowserOption ("OrderIndependentTransparency"),
|
|
117949
|
-
width =
|
|
117950
|
-
height =
|
|
117951
|
-
canvas = $canvas [0];
|
|
117948
|
+
width = canvas .width () * contentScale,
|
|
117949
|
+
height = canvas .height () * contentScale;
|
|
117952
117950
|
|
|
117953
|
-
canvas .width
|
|
117954
|
-
canvas .height
|
|
117951
|
+
canvas .prop ("width", width);
|
|
117952
|
+
canvas .prop ("height", height);
|
|
117955
117953
|
|
|
117956
117954
|
this [_viewport] [2] = width;
|
|
117957
117955
|
this [_viewport] [3] = height;
|
|
@@ -118584,7 +118582,7 @@ const X3DSoundContext_default_ = X3DSoundContext;
|
|
|
118584
118582
|
x_ite_Namespace .add ("X3DSoundContext", "x_ite/Browser/Sound/X3DSoundContext", X3DSoundContext_default_);
|
|
118585
118583
|
/* harmony default export */ const Sound_X3DSoundContext = (X3DSoundContext_default_);
|
|
118586
118584
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Texturing/KTXDecoder.js
|
|
118587
|
-
/* provided dependency */ var KTXDecoder_$ = __webpack_require__(
|
|
118585
|
+
/* provided dependency */ var KTXDecoder_$ = __webpack_require__(548);
|
|
118588
118586
|
const KTXDecoder_default_ = class KTXDecoder
|
|
118589
118587
|
{
|
|
118590
118588
|
constructor (gl, externalKtxlib, scriptDir)
|
|
@@ -120137,7 +120135,7 @@ const Components_default_ = Components;
|
|
|
120137
120135
|
x_ite_Namespace .add ("Components", "x_ite/Components", Components_default_);
|
|
120138
120136
|
/* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
|
|
120139
120137
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
|
|
120140
|
-
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(
|
|
120138
|
+
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(548);
|
|
120141
120139
|
/*******************************************************************************
|
|
120142
120140
|
* MIT License
|
|
120143
120141
|
*
|
|
@@ -121268,7 +121266,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
|
|
|
121268
121266
|
x_ite_Namespace .add ("SupportedProfiles", "x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
|
|
121269
121267
|
/* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
|
|
121270
121268
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
|
|
121271
|
-
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(
|
|
121269
|
+
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(548);
|
|
121272
121270
|
/*******************************************************************************
|
|
121273
121271
|
*
|
|
121274
121272
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122329,7 +122327,7 @@ const X3DBrowser_default_ = X3DBrowser;
|
|
|
122329
122327
|
x_ite_Namespace .add ("X3DBrowser", "x_ite/Browser/X3DBrowser", X3DBrowser_default_);
|
|
122330
122328
|
/* harmony default export */ const Browser_X3DBrowser = (X3DBrowser_default_);
|
|
122331
122329
|
;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
|
|
122332
|
-
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(
|
|
122330
|
+
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(548);
|
|
122333
122331
|
/*******************************************************************************
|
|
122334
122332
|
*
|
|
122335
122333
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122461,8 +122459,8 @@ const X3DCanvasElement_default_ = X3DCanvasElement;
|
|
|
122461
122459
|
x_ite_Namespace .add ("X3DCanvasElement", "x_ite/X3DCanvasElement", X3DCanvasElement_default_);
|
|
122462
122460
|
/* harmony default export */ const x_ite_X3DCanvasElement = (X3DCanvasElement_default_);
|
|
122463
122461
|
;// CONCATENATED MODULE: ./src/lib/jquery.js
|
|
122464
|
-
/* provided dependency */ var jquery_$ = __webpack_require__(
|
|
122465
|
-
/* provided dependency */ var pako = __webpack_require__(
|
|
122462
|
+
/* provided dependency */ var jquery_$ = __webpack_require__(548);
|
|
122463
|
+
/* provided dependency */ var pako = __webpack_require__(63);
|
|
122466
122464
|
Object .assign (jquery_$,
|
|
122467
122465
|
{
|
|
122468
122466
|
decodeText (input)
|
|
@@ -122539,14 +122537,14 @@ const jquery_default_ = jquery_$;
|
|
|
122539
122537
|
x_ite_Namespace .add ("jquery", "lib/jquery", jquery_default_);
|
|
122540
122538
|
/* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
|
|
122541
122539
|
;// CONCATENATED MODULE: ./src/lib/libtess.js
|
|
122542
|
-
/* provided dependency */ var libtess_libtess = __webpack_require__(
|
|
122540
|
+
/* provided dependency */ var libtess_libtess = __webpack_require__(527);
|
|
122543
122541
|
const libtess_default_ = libtess_libtess;
|
|
122544
122542
|
;
|
|
122545
122543
|
|
|
122546
122544
|
x_ite_Namespace .add ("libtess", "lib/libtess", libtess_default_);
|
|
122547
122545
|
/* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
|
|
122548
122546
|
;// CONCATENATED MODULE: ./src/x_ite/X3D.js
|
|
122549
|
-
/* provided dependency */ var X3D_$ = __webpack_require__(
|
|
122547
|
+
/* provided dependency */ var X3D_$ = __webpack_require__(548);
|
|
122550
122548
|
/*******************************************************************************
|
|
122551
122549
|
*
|
|
122552
122550
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122854,7 +122852,7 @@ Object .assign (X3D,
|
|
|
122854
122852
|
|
|
122855
122853
|
// Assign X3D to global namespace.
|
|
122856
122854
|
|
|
122857
|
-
window [Symbol .for ("X_ITE.X3D-9.2.
|
|
122855
|
+
window [Symbol .for ("X_ITE.X3D-9.2.1")] = x_ite_X3D;
|
|
122858
122856
|
|
|
122859
122857
|
customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
|
|
122860
122858
|
|