x_ite 8.9.1 → 8.9.2
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 +18 -18
- 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 +65 -65
- 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/Browser/VERSION.js +1 -1
- package/src/x_ite/Parser/GLTF2Parser.js +7 -7
package/dist/x_ite.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
/* X_ITE v8.9.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;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.2 */@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.2 */(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
|
+
/***/ 838:
|
|
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__(200);
|
|
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
|
+
/***/ 60:
|
|
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__(200);
|
|
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
|
+
/***/ 323:
|
|
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__(200)], __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
|
+
/***/ 200:
|
|
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
|
+
/***/ 430:
|
|
11527
11527
|
/***/ ((module) => {
|
|
11528
11528
|
|
|
11529
11529
|
/**
|
|
@@ -16302,7 +16302,7 @@ if (true) {
|
|
|
16302
16302
|
|
|
16303
16303
|
/***/ }),
|
|
16304
16304
|
|
|
16305
|
-
/***/
|
|
16305
|
+
/***/ 489:
|
|
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
|
+
/***/ 650:
|
|
19551
19551
|
/***/ (function(module, exports) {
|
|
19552
19552
|
|
|
19553
19553
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
|
|
@@ -34238,7 +34238,7 @@ x_ite_Namespace .set ("x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
|
|
|
34238
34238
|
*
|
|
34239
34239
|
******************************************************************************/
|
|
34240
34240
|
|
|
34241
|
-
const VERSION_default_ = "8.9.
|
|
34241
|
+
const VERSION_default_ = "8.9.2";
|
|
34242
34242
|
;
|
|
34243
34243
|
|
|
34244
34244
|
x_ite_Namespace .set ("x_ite/Browser/VERSION", VERSION_default_);
|
|
@@ -38523,7 +38523,7 @@ const X3DUrlObject_default_ = X3DUrlObject;
|
|
|
38523
38523
|
x_ite_Namespace .set ("x_ite/Components/Networking/X3DUrlObject", X3DUrlObject_default_);
|
|
38524
38524
|
/* harmony default export */ const Networking_X3DUrlObject = (X3DUrlObject_default_);
|
|
38525
38525
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
|
|
38526
|
-
/* provided dependency */ var $ = __webpack_require__(
|
|
38526
|
+
/* provided dependency */ var $ = __webpack_require__(200);
|
|
38527
38527
|
/*******************************************************************************
|
|
38528
38528
|
*
|
|
38529
38529
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -38771,7 +38771,7 @@ const Expressions_default_ = Expressions;
|
|
|
38771
38771
|
x_ite_Namespace .set ("x_ite/Parser/Expressions", Expressions_default_);
|
|
38772
38772
|
/* harmony default export */ const Parser_Expressions = (Expressions_default_);
|
|
38773
38773
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
|
|
38774
|
-
/* provided dependency */ var VRMLParser_$ = __webpack_require__(
|
|
38774
|
+
/* provided dependency */ var VRMLParser_$ = __webpack_require__(200);
|
|
38775
38775
|
/*******************************************************************************
|
|
38776
38776
|
*
|
|
38777
38777
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -41323,7 +41323,7 @@ const VRMLParser_default_ = VRMLParser;
|
|
|
41323
41323
|
x_ite_Namespace .set ("x_ite/Parser/VRMLParser", VRMLParser_default_);
|
|
41324
41324
|
/* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
|
|
41325
41325
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
|
|
41326
|
-
/* provided dependency */ var XMLParser_$ = __webpack_require__(
|
|
41326
|
+
/* provided dependency */ var XMLParser_$ = __webpack_require__(200);
|
|
41327
41327
|
/*******************************************************************************
|
|
41328
41328
|
*
|
|
41329
41329
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -43295,7 +43295,7 @@ const URLs_default_ = URLs;
|
|
|
43295
43295
|
x_ite_Namespace .set ("x_ite/Browser/Networking/URLs", URLs_default_);
|
|
43296
43296
|
/* harmony default export */ const Networking_URLs = (URLs_default_);
|
|
43297
43297
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
|
|
43298
|
-
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(
|
|
43298
|
+
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(200);
|
|
43299
43299
|
/*******************************************************************************
|
|
43300
43300
|
*
|
|
43301
43301
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -43383,13 +43383,13 @@ function GLTF2Parser (scene)
|
|
|
43383
43383
|
this .samplers = [ ];
|
|
43384
43384
|
this .materials = [ ];
|
|
43385
43385
|
this .textureTransformNodes = [ ];
|
|
43386
|
+
this .meshes = [ ];
|
|
43386
43387
|
this .cameras = [ ];
|
|
43387
43388
|
this .viewpoints = 0;
|
|
43388
43389
|
this .nodes = [ ];
|
|
43389
43390
|
this .skins = [ ];
|
|
43390
43391
|
this .joints = new Set ();
|
|
43391
43392
|
this .skeletons = new Set ();
|
|
43392
|
-
this .inverseBindMatrices = new Map ();
|
|
43393
43393
|
this .animations = 0;
|
|
43394
43394
|
}
|
|
43395
43395
|
|
|
@@ -44784,9 +44784,9 @@ Object .assign (Object .setPrototypeOf (GLTF2Parser .prototype, Parser_X3DParser
|
|
|
44784
44784
|
if (skeletonNode)
|
|
44785
44785
|
humanoidNode ._skeleton .push (skeletonNode);
|
|
44786
44786
|
|
|
44787
|
-
for (const joint of skin .joints)
|
|
44787
|
+
for (const [i, joint] of skin .joints .entries ())
|
|
44788
44788
|
{
|
|
44789
|
-
const inverseBindMatrix =
|
|
44789
|
+
const inverseBindMatrix = skin .inverseBindMatrices [i] ?? Numbers_Matrix4 .Identity;
|
|
44790
44790
|
|
|
44791
44791
|
inverseBindMatrix .get (translation, rotation, scale);
|
|
44792
44792
|
|
|
@@ -44875,7 +44875,7 @@ Object .assign (Object .setPrototypeOf (GLTF2Parser .prototype, Parser_X3DParser
|
|
|
44875
44875
|
|
|
44876
44876
|
this .skeletons .add (skin .skeleton);
|
|
44877
44877
|
|
|
44878
|
-
this .inverseBindMatricesAccessors (this .accessors [skin .inverseBindMatrices]
|
|
44878
|
+
skin .inverseBindMatrices = this .inverseBindMatricesAccessors (this .accessors [skin .inverseBindMatrices]);
|
|
44879
44879
|
},
|
|
44880
44880
|
jointsArray: function (joints)
|
|
44881
44881
|
{
|
|
@@ -44896,10 +44896,10 @@ Object .assign (Object .setPrototypeOf (GLTF2Parser .prototype, Parser_X3DParser
|
|
|
44896
44896
|
|
|
44897
44897
|
return joints .filter (index => !children .has (index)) [0];
|
|
44898
44898
|
},
|
|
44899
|
-
inverseBindMatricesAccessors: function (inverseBindMatrices
|
|
44899
|
+
inverseBindMatricesAccessors: function (inverseBindMatrices)
|
|
44900
44900
|
{
|
|
44901
44901
|
if (!inverseBindMatrices)
|
|
44902
|
-
return;
|
|
44902
|
+
return [ ];
|
|
44903
44903
|
|
|
44904
44904
|
const
|
|
44905
44905
|
array = inverseBindMatrices .array,
|
|
@@ -44909,7 +44909,7 @@ Object .assign (Object .setPrototypeOf (GLTF2Parser .prototype, Parser_X3DParser
|
|
|
44909
44909
|
for (let i = 0; i < length; i += 16)
|
|
44910
44910
|
matrices .push (new Numbers_Matrix4 (... array .subarray (i, i + 16)));
|
|
44911
44911
|
|
|
44912
|
-
matrices
|
|
44912
|
+
return matrices;
|
|
44913
44913
|
},
|
|
44914
44914
|
scenesArray (scenes, sceneNumber)
|
|
44915
44915
|
{
|
|
@@ -46021,7 +46021,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
|
|
|
46021
46021
|
x_ite_Namespace .set ("x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
|
|
46022
46022
|
/* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
|
|
46023
46023
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
|
|
46024
|
-
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(
|
|
46024
|
+
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(200);
|
|
46025
46025
|
/*******************************************************************************
|
|
46026
46026
|
*
|
|
46027
46027
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -46173,7 +46173,7 @@ const GLB2Parser_default_ = GLB2Parser;
|
|
|
46173
46173
|
x_ite_Namespace .set ("x_ite/Parser/GLB2Parser", GLB2Parser_default_);
|
|
46174
46174
|
/* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
|
|
46175
46175
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
|
|
46176
|
-
/* provided dependency */ var OBJParser_$ = __webpack_require__(
|
|
46176
|
+
/* provided dependency */ var OBJParser_$ = __webpack_require__(200);
|
|
46177
46177
|
/*******************************************************************************
|
|
46178
46178
|
*
|
|
46179
46179
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -49528,8 +49528,8 @@ const MatrixStack_default_ = MatrixStack;
|
|
|
49528
49528
|
x_ite_Namespace .set ("standard/Math/Utility/MatrixStack", MatrixStack_default_);
|
|
49529
49529
|
/* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
|
|
49530
49530
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
|
|
49531
|
-
/* provided dependency */ var SVGParser_$ = __webpack_require__(
|
|
49532
|
-
/* provided dependency */ var libtess = __webpack_require__(
|
|
49531
|
+
/* provided dependency */ var SVGParser_$ = __webpack_require__(200);
|
|
49532
|
+
/* provided dependency */ var libtess = __webpack_require__(430);
|
|
49533
49533
|
/*******************************************************************************
|
|
49534
49534
|
*
|
|
49535
49535
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -52297,7 +52297,7 @@ const SVGParser_default_ = SVGParser;
|
|
|
52297
52297
|
x_ite_Namespace .set ("x_ite/Parser/SVGParser", SVGParser_default_);
|
|
52298
52298
|
/* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
|
|
52299
52299
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
|
|
52300
|
-
/* provided dependency */ var GoldenGate_$ = __webpack_require__(
|
|
52300
|
+
/* provided dependency */ var GoldenGate_$ = __webpack_require__(200);
|
|
52301
52301
|
/*******************************************************************************
|
|
52302
52302
|
*
|
|
52303
52303
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -52634,7 +52634,7 @@ const Plane3_default_ = Plane3;
|
|
|
52634
52634
|
x_ite_Namespace .set ("standard/Math/Geometry/Plane3", Plane3_default_);
|
|
52635
52635
|
/* harmony default export */ const Geometry_Plane3 = (Plane3_default_);
|
|
52636
52636
|
;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
|
|
52637
|
-
/* provided dependency */ var Triangle3_libtess = __webpack_require__(
|
|
52637
|
+
/* provided dependency */ var Triangle3_libtess = __webpack_require__(430);
|
|
52638
52638
|
/*******************************************************************************
|
|
52639
52639
|
*
|
|
52640
52640
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -60039,7 +60039,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
|
|
|
60039
60039
|
x_ite_Namespace .set ("x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
|
|
60040
60040
|
/* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
|
|
60041
60041
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
|
|
60042
|
-
/* provided dependency */ var ImageTexture_$ = __webpack_require__(
|
|
60042
|
+
/* provided dependency */ var ImageTexture_$ = __webpack_require__(200);
|
|
60043
60043
|
/*******************************************************************************
|
|
60044
60044
|
*
|
|
60045
60045
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -64579,7 +64579,7 @@ const X3DWorld_default_ = X3DWorld;
|
|
|
64579
64579
|
x_ite_Namespace .set ("x_ite/Execution/X3DWorld", X3DWorld_default_);
|
|
64580
64580
|
/* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
|
|
64581
64581
|
;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
|
|
64582
|
-
/* provided dependency */ var FileLoader_$ = __webpack_require__(
|
|
64582
|
+
/* provided dependency */ var FileLoader_$ = __webpack_require__(200);
|
|
64583
64583
|
/*******************************************************************************
|
|
64584
64584
|
*
|
|
64585
64585
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -88195,7 +88195,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
|
|
|
88195
88195
|
x_ite_Namespace .set ("x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
|
|
88196
88196
|
/* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
|
|
88197
88197
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
|
|
88198
|
-
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(
|
|
88198
|
+
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(200);
|
|
88199
88199
|
/*******************************************************************************
|
|
88200
88200
|
*
|
|
88201
88201
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -96918,7 +96918,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
|
|
|
96918
96918
|
x_ite_Namespace .set ("x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
|
|
96919
96919
|
/* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
|
|
96920
96920
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
|
|
96921
|
-
/* provided dependency */ var ShaderPart_$ = __webpack_require__(
|
|
96921
|
+
/* provided dependency */ var ShaderPart_$ = __webpack_require__(200);
|
|
96922
96922
|
/*******************************************************************************
|
|
96923
96923
|
*
|
|
96924
96924
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -97577,7 +97577,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
|
|
|
97577
97577
|
x_ite_Namespace .set ("x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
|
|
97578
97578
|
/* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
|
|
97579
97579
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
|
|
97580
|
-
/* provided dependency */ var Appearance_$ = __webpack_require__(
|
|
97580
|
+
/* provided dependency */ var Appearance_$ = __webpack_require__(200);
|
|
97581
97581
|
/*******************************************************************************
|
|
97582
97582
|
*
|
|
97583
97583
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -101272,7 +101272,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
|
|
|
101272
101272
|
x_ite_Namespace .set ("x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
|
|
101273
101273
|
/* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
|
|
101274
101274
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
|
|
101275
|
-
/* provided dependency */ var AudioClip_$ = __webpack_require__(
|
|
101275
|
+
/* provided dependency */ var AudioClip_$ = __webpack_require__(200);
|
|
101276
101276
|
/*******************************************************************************
|
|
101277
101277
|
*
|
|
101278
101278
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -104383,8 +104383,8 @@ const GIFMedia_default_ = GifMedia;
|
|
|
104383
104383
|
x_ite_Namespace .set ("x_ite/Browser/Texturing/GIFMedia", GIFMedia_default_);
|
|
104384
104384
|
/* harmony default export */ const GIFMedia = (GIFMedia_default_);
|
|
104385
104385
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
|
|
104386
|
-
/* provided dependency */ var MovieTexture_$ = __webpack_require__(
|
|
104387
|
-
/* provided dependency */ var SuperGif = __webpack_require__(
|
|
104386
|
+
/* provided dependency */ var MovieTexture_$ = __webpack_require__(200);
|
|
104387
|
+
/* provided dependency */ var SuperGif = __webpack_require__(650);
|
|
104388
104388
|
/*******************************************************************************
|
|
104389
104389
|
*
|
|
104390
104390
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -105549,7 +105549,7 @@ const MultiTextureTransform_default_ = MultiTextureTransform;
|
|
|
105549
105549
|
x_ite_Namespace .set ("x_ite/Components/Texturing/MultiTextureTransform", MultiTextureTransform_default_);
|
|
105550
105550
|
/* harmony default export */ const Texturing_MultiTextureTransform = (MultiTextureTransform_default_);
|
|
105551
105551
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/PixelTexture.js
|
|
105552
|
-
/* provided dependency */ var PixelTexture_$ = __webpack_require__(
|
|
105552
|
+
/* provided dependency */ var PixelTexture_$ = __webpack_require__(200);
|
|
105553
105553
|
/*******************************************************************************
|
|
105554
105554
|
*
|
|
105555
105555
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107730,7 +107730,7 @@ const gettext_default_ = gettext;
|
|
|
107730
107730
|
x_ite_Namespace .set ("locale/gettext", gettext_default_);
|
|
107731
107731
|
/* harmony default export */ const locale_gettext = (gettext_default_);
|
|
107732
107732
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
|
|
107733
|
-
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(
|
|
107733
|
+
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(200);
|
|
107734
107734
|
/*******************************************************************************
|
|
107735
107735
|
*
|
|
107736
107736
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108160,7 +108160,7 @@ const TextureQuality_default_ = TextureQuality;
|
|
|
108160
108160
|
x_ite_Namespace .set ("x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
|
|
108161
108161
|
/* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
|
|
108162
108162
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
|
|
108163
|
-
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(
|
|
108163
|
+
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(200);
|
|
108164
108164
|
/*******************************************************************************
|
|
108165
108165
|
*
|
|
108166
108166
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108741,7 +108741,7 @@ const RenderingProperties_default_ = RenderingProperties;
|
|
|
108741
108741
|
x_ite_Namespace .set ("x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
|
|
108742
108742
|
/* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
|
|
108743
108743
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
|
|
108744
|
-
/* provided dependency */ var Notification_$ = __webpack_require__(
|
|
108744
|
+
/* provided dependency */ var Notification_$ = __webpack_require__(200);
|
|
108745
108745
|
/*******************************************************************************
|
|
108746
108746
|
*
|
|
108747
108747
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108863,8 +108863,8 @@ const Notification_default_ = Notification;
|
|
|
108863
108863
|
x_ite_Namespace .set ("x_ite/Browser/Core/Notification", Notification_default_);
|
|
108864
108864
|
/* harmony default export */ const Core_Notification = (Notification_default_);
|
|
108865
108865
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
|
|
108866
|
-
/* provided dependency */ var jquery_fullscreen = __webpack_require__(
|
|
108867
|
-
/* provided dependency */ var ContextMenu_$ = __webpack_require__(
|
|
108866
|
+
/* provided dependency */ var jquery_fullscreen = __webpack_require__(60);
|
|
108867
|
+
/* provided dependency */ var ContextMenu_$ = __webpack_require__(200);
|
|
108868
108868
|
/*******************************************************************************
|
|
108869
108869
|
*
|
|
108870
108870
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -111582,7 +111582,7 @@ const DataStorage_default_ = DataStorage;
|
|
|
111582
111582
|
x_ite_Namespace .set ("standard/Utility/DataStorage", DataStorage_default_);
|
|
111583
111583
|
/* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
|
|
111584
111584
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
|
|
111585
|
-
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(
|
|
111585
|
+
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(200);
|
|
111586
111586
|
/*******************************************************************************
|
|
111587
111587
|
*
|
|
111588
111588
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -113617,8 +113617,8 @@ const X3DViewer_default_ = X3DViewer;
|
|
|
113617
113617
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
|
|
113618
113618
|
/* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
|
|
113619
113619
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
|
|
113620
|
-
/* provided dependency */ var jquery_mousewheel = __webpack_require__(
|
|
113621
|
-
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(
|
|
113620
|
+
/* provided dependency */ var jquery_mousewheel = __webpack_require__(323);
|
|
113621
|
+
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(200);
|
|
113622
113622
|
/*******************************************************************************
|
|
113623
113623
|
*
|
|
113624
113624
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114490,8 +114490,8 @@ const ExamineViewer_default_ = ExamineViewer;
|
|
|
114490
114490
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
|
|
114491
114491
|
/* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
|
|
114492
114492
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
|
|
114493
|
-
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(
|
|
114494
|
-
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(
|
|
114493
|
+
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(323);
|
|
114494
|
+
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(200);
|
|
114495
114495
|
/*******************************************************************************
|
|
114496
114496
|
*
|
|
114497
114497
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115461,8 +115461,8 @@ const FlyViewer_default_ = FlyViewer;
|
|
|
115461
115461
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
|
|
115462
115462
|
/* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
|
|
115463
115463
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
|
|
115464
|
-
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(
|
|
115465
|
-
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(
|
|
115464
|
+
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(323);
|
|
115465
|
+
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(200);
|
|
115466
115466
|
/*******************************************************************************
|
|
115467
115467
|
*
|
|
115468
115468
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115793,8 +115793,8 @@ const NoneViewer_default_ = NoneViewer;
|
|
|
115793
115793
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
|
|
115794
115794
|
/* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
|
|
115795
115795
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
|
|
115796
|
-
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(
|
|
115797
|
-
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(
|
|
115796
|
+
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(323);
|
|
115797
|
+
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(200);
|
|
115798
115798
|
/*******************************************************************************
|
|
115799
115799
|
*
|
|
115800
115800
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116931,8 +116931,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
|
|
|
116931
116931
|
x_ite_Namespace .set ("x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
|
|
116932
116932
|
/* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
|
|
116933
116933
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
|
|
116934
|
-
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(
|
|
116935
|
-
/* provided dependency */ var PointingDevice_$ = __webpack_require__(
|
|
116934
|
+
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(323);
|
|
116935
|
+
/* provided dependency */ var PointingDevice_$ = __webpack_require__(200);
|
|
116936
116936
|
/*******************************************************************************
|
|
116937
116937
|
*
|
|
116938
116938
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -117972,8 +117972,8 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
|
|
|
117972
117972
|
x_ite_Namespace .set ("x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
|
|
117973
117973
|
/* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
|
|
117974
117974
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
|
|
117975
|
-
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(
|
|
117976
|
-
/* provided dependency */ var ResizeSensor = __webpack_require__(
|
|
117975
|
+
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(200);
|
|
117976
|
+
/* provided dependency */ var ResizeSensor = __webpack_require__(838);
|
|
117977
117977
|
/*******************************************************************************
|
|
117978
117978
|
*
|
|
117979
117979
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -120198,7 +120198,7 @@ const Components_default_ = Components;
|
|
|
120198
120198
|
x_ite_Namespace .set ("x_ite/Components", Components_default_);
|
|
120199
120199
|
/* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
|
|
120200
120200
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
|
|
120201
|
-
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(
|
|
120201
|
+
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(200);
|
|
120202
120202
|
/*******************************************************************************
|
|
120203
120203
|
* MIT License
|
|
120204
120204
|
*
|
|
@@ -120604,7 +120604,7 @@ const DOMIntegration_default_ = DOMIntegration;
|
|
|
120604
120604
|
x_ite_Namespace .set ("x_ite/Browser/DOMIntegration", DOMIntegration_default_);
|
|
120605
120605
|
/* harmony default export */ const Browser_DOMIntegration = (DOMIntegration_default_);
|
|
120606
120606
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
|
|
120607
|
-
/* provided dependency */ var Legacy_$ = __webpack_require__(
|
|
120607
|
+
/* provided dependency */ var Legacy_$ = __webpack_require__(200);
|
|
120608
120608
|
/*******************************************************************************
|
|
120609
120609
|
*
|
|
120610
120610
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -121435,7 +121435,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
|
|
|
121435
121435
|
x_ite_Namespace .set ("x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
|
|
121436
121436
|
/* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
|
|
121437
121437
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
|
|
121438
|
-
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(
|
|
121438
|
+
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(200);
|
|
121439
121439
|
/*******************************************************************************
|
|
121440
121440
|
*
|
|
121441
121441
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122559,8 +122559,8 @@ const MicroTime_default_ = undefined;
|
|
|
122559
122559
|
x_ite_Namespace .set ("standard/Time/MicroTime", MicroTime_default_);
|
|
122560
122560
|
/* harmony default export */ const MicroTime = ((/* unused pure expression or super */ null && (MicroTime_default_)));
|
|
122561
122561
|
;// CONCATENATED MODULE: ./src/lib/jquery.js
|
|
122562
|
-
/* provided dependency */ var jquery_$ = __webpack_require__(
|
|
122563
|
-
/* provided dependency */ var pako = __webpack_require__(
|
|
122562
|
+
/* provided dependency */ var jquery_$ = __webpack_require__(200);
|
|
122563
|
+
/* provided dependency */ var pako = __webpack_require__(489);
|
|
122564
122564
|
Object .assign (jquery_$,
|
|
122565
122565
|
{
|
|
122566
122566
|
decodeText (input)
|
|
@@ -122625,14 +122625,14 @@ const jquery_default_ = jquery_$;
|
|
|
122625
122625
|
x_ite_Namespace .set ("lib/jquery", jquery_default_);
|
|
122626
122626
|
/* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
|
|
122627
122627
|
;// CONCATENATED MODULE: ./src/lib/libtess.js
|
|
122628
|
-
/* provided dependency */ var libtess_libtess = __webpack_require__(
|
|
122628
|
+
/* provided dependency */ var libtess_libtess = __webpack_require__(430);
|
|
122629
122629
|
const libtess_default_ = libtess_libtess;
|
|
122630
122630
|
;
|
|
122631
122631
|
|
|
122632
122632
|
x_ite_Namespace .set ("lib/libtess", libtess_default_);
|
|
122633
122633
|
/* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
|
|
122634
122634
|
;// CONCATENATED MODULE: ./src/x_ite/X3D.js
|
|
122635
|
-
/* provided dependency */ var X3D_$ = __webpack_require__(
|
|
122635
|
+
/* provided dependency */ var X3D_$ = __webpack_require__(200);
|
|
122636
122636
|
/*******************************************************************************
|
|
122637
122637
|
*
|
|
122638
122638
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122889,7 +122889,7 @@ const X3D_default_ = X3D;
|
|
|
122889
122889
|
x_ite_Namespace .set ("x_ite/X3D", X3D_default_);
|
|
122890
122890
|
/* harmony default export */ const x_ite_X3D = (X3D_default_);
|
|
122891
122891
|
;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
|
|
122892
|
-
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(
|
|
122892
|
+
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(200);
|
|
122893
122893
|
/*******************************************************************************
|
|
122894
122894
|
*
|
|
122895
122895
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -123158,7 +123158,7 @@ x_ite_Namespace .set ("shim", shim_default_);
|
|
|
123158
123158
|
|
|
123159
123159
|
// Assign X3D to global namespace.
|
|
123160
123160
|
|
|
123161
|
-
window [Symbol .for ("X_ITE.X3D-8.9.
|
|
123161
|
+
window [Symbol .for ("X_ITE.X3D-8.9.2")] = x_ite_X3D;
|
|
123162
123162
|
|
|
123163
123163
|
customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
|
|
123164
123164
|
|