x_ite 8.11.1 → 8.11.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 +26 -26
- 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 +29 -25
- 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 +26 -26
- 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 +24 -24
- package/dist/assets/components/ParticleSystems.min.js +1 -1
- package/dist/assets/components/Picking.js +18 -18
- package/dist/assets/components/Picking.min.js +1 -1
- package/dist/assets/components/RigidBodyPhysics.js +17 -17
- package/dist/assets/components/RigidBodyPhysics.min.js +1 -1
- package/dist/assets/components/Scripting.js +37 -37
- package/dist/assets/components/Scripting.min.js +1 -1
- package/dist/assets/components/Text.js +25 -25
- 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 +31 -31
- 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 +58 -58
- package/dist/x_ite.min.js +1 -1
- package/dist/x_ite.zip +0 -0
- package/docs/_config.yml +1 -1
- package/docs/assets/js/example.js +2 -2
- package/package.json +1 -1
- package/src/x_ite/Browser/VERSION.js +1 -1
- package/src/x_ite/Components/HAnim/HAnimMotion.js +1 -0
package/dist/x_ite.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
/* X_ITE v8.11.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.11.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.11.
|
|
1
|
+
/* X_ITE v8.11.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
|
+
/***/ 207:
|
|
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__(543);
|
|
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
|
+
/***/ 928:
|
|
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__(543);
|
|
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
|
+
/***/ 724:
|
|
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__(543)], __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
|
+
/***/ 543:
|
|
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
|
+
/***/ 788:
|
|
11527
11527
|
/***/ ((module) => {
|
|
11528
11528
|
|
|
11529
11529
|
/**
|
|
@@ -16302,7 +16302,7 @@ if (true) {
|
|
|
16302
16302
|
|
|
16303
16303
|
/***/ }),
|
|
16304
16304
|
|
|
16305
|
-
/***/
|
|
16305
|
+
/***/ 428:
|
|
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
|
+
/***/ 733:
|
|
19551
19551
|
/***/ (function(module, exports) {
|
|
19552
19552
|
|
|
19553
19553
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
|
|
@@ -34558,7 +34558,7 @@ x_ite_Namespace .set ("x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
|
|
|
34558
34558
|
*
|
|
34559
34559
|
******************************************************************************/
|
|
34560
34560
|
|
|
34561
|
-
const VERSION_default_ = "8.11.
|
|
34561
|
+
const VERSION_default_ = "8.11.2";
|
|
34562
34562
|
;
|
|
34563
34563
|
|
|
34564
34564
|
x_ite_Namespace .set ("x_ite/Browser/VERSION", VERSION_default_);
|
|
@@ -38313,7 +38313,7 @@ const X3DProtoDeclarationNode_default_ = X3DProtoDeclarationNode;
|
|
|
38313
38313
|
x_ite_Namespace .set ("x_ite/Prototype/X3DProtoDeclarationNode", X3DProtoDeclarationNode_default_);
|
|
38314
38314
|
/* harmony default export */ const Prototype_X3DProtoDeclarationNode = (X3DProtoDeclarationNode_default_);
|
|
38315
38315
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
|
|
38316
|
-
/* provided dependency */ var $ = __webpack_require__(
|
|
38316
|
+
/* provided dependency */ var $ = __webpack_require__(543);
|
|
38317
38317
|
/*******************************************************************************
|
|
38318
38318
|
*
|
|
38319
38319
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -39137,7 +39137,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
|
|
|
39137
39137
|
x_ite_Namespace .set ("x_ite/Prototype/X3DProtoDeclaration", X3DProtoDeclaration_default_);
|
|
39138
39138
|
/* harmony default export */ const Prototype_X3DProtoDeclaration = (X3DProtoDeclaration_default_);
|
|
39139
39139
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
|
|
39140
|
-
/* provided dependency */ var VRMLParser_$ = __webpack_require__(
|
|
39140
|
+
/* provided dependency */ var VRMLParser_$ = __webpack_require__(543);
|
|
39141
39141
|
/*******************************************************************************
|
|
39142
39142
|
*
|
|
39143
39143
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -41689,7 +41689,7 @@ const VRMLParser_default_ = VRMLParser;
|
|
|
41689
41689
|
x_ite_Namespace .set ("x_ite/Parser/VRMLParser", VRMLParser_default_);
|
|
41690
41690
|
/* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
|
|
41691
41691
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
|
|
41692
|
-
/* provided dependency */ var XMLParser_$ = __webpack_require__(
|
|
41692
|
+
/* provided dependency */ var XMLParser_$ = __webpack_require__(543);
|
|
41693
41693
|
/*******************************************************************************
|
|
41694
41694
|
*
|
|
41695
41695
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -43700,7 +43700,7 @@ const URLs_default_ = URLs;
|
|
|
43700
43700
|
x_ite_Namespace .set ("x_ite/Browser/Networking/URLs", URLs_default_);
|
|
43701
43701
|
/* harmony default export */ const Networking_URLs = (URLs_default_);
|
|
43702
43702
|
;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
|
|
43703
|
-
/* provided dependency */ var libtess = __webpack_require__(
|
|
43703
|
+
/* provided dependency */ var libtess = __webpack_require__(788);
|
|
43704
43704
|
/*******************************************************************************
|
|
43705
43705
|
*
|
|
43706
43706
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -44630,7 +44630,7 @@ const Box3_default_ = Box3;
|
|
|
44630
44630
|
x_ite_Namespace .set ("standard/Math/Geometry/Box3", Box3_default_);
|
|
44631
44631
|
/* harmony default export */ const Geometry_Box3 = (Box3_default_);
|
|
44632
44632
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
|
|
44633
|
-
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(
|
|
44633
|
+
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(543);
|
|
44634
44634
|
/*******************************************************************************
|
|
44635
44635
|
*
|
|
44636
44636
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -47436,7 +47436,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
|
|
|
47436
47436
|
x_ite_Namespace .set ("x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
|
|
47437
47437
|
/* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
|
|
47438
47438
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
|
|
47439
|
-
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(
|
|
47439
|
+
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(543);
|
|
47440
47440
|
/*******************************************************************************
|
|
47441
47441
|
*
|
|
47442
47442
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -47588,7 +47588,7 @@ const GLB2Parser_default_ = GLB2Parser;
|
|
|
47588
47588
|
x_ite_Namespace .set ("x_ite/Parser/GLB2Parser", GLB2Parser_default_);
|
|
47589
47589
|
/* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
|
|
47590
47590
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
|
|
47591
|
-
/* provided dependency */ var OBJParser_$ = __webpack_require__(
|
|
47591
|
+
/* provided dependency */ var OBJParser_$ = __webpack_require__(543);
|
|
47592
47592
|
/*******************************************************************************
|
|
47593
47593
|
*
|
|
47594
47594
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -50943,8 +50943,8 @@ const MatrixStack_default_ = MatrixStack;
|
|
|
50943
50943
|
x_ite_Namespace .set ("standard/Math/Utility/MatrixStack", MatrixStack_default_);
|
|
50944
50944
|
/* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
|
|
50945
50945
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
|
|
50946
|
-
/* provided dependency */ var SVGParser_$ = __webpack_require__(
|
|
50947
|
-
/* provided dependency */ var SVGParser_libtess = __webpack_require__(
|
|
50946
|
+
/* provided dependency */ var SVGParser_$ = __webpack_require__(543);
|
|
50947
|
+
/* provided dependency */ var SVGParser_libtess = __webpack_require__(788);
|
|
50948
50948
|
/*******************************************************************************
|
|
50949
50949
|
*
|
|
50950
50950
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53712,7 +53712,7 @@ const SVGParser_default_ = SVGParser;
|
|
|
53712
53712
|
x_ite_Namespace .set ("x_ite/Parser/SVGParser", SVGParser_default_);
|
|
53713
53713
|
/* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
|
|
53714
53714
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
|
|
53715
|
-
/* provided dependency */ var GoldenGate_$ = __webpack_require__(
|
|
53715
|
+
/* provided dependency */ var GoldenGate_$ = __webpack_require__(543);
|
|
53716
53716
|
/*******************************************************************************
|
|
53717
53717
|
*
|
|
53718
53718
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -60497,7 +60497,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
|
|
|
60497
60497
|
x_ite_Namespace .set ("x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
|
|
60498
60498
|
/* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
|
|
60499
60499
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
|
|
60500
|
-
/* provided dependency */ var ImageTexture_$ = __webpack_require__(
|
|
60500
|
+
/* provided dependency */ var ImageTexture_$ = __webpack_require__(543);
|
|
60501
60501
|
/*******************************************************************************
|
|
60502
60502
|
*
|
|
60503
60503
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -65041,7 +65041,7 @@ const X3DWorld_default_ = X3DWorld;
|
|
|
65041
65041
|
x_ite_Namespace .set ("x_ite/Execution/X3DWorld", X3DWorld_default_);
|
|
65042
65042
|
/* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
|
|
65043
65043
|
;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
|
|
65044
|
-
/* provided dependency */ var FileLoader_$ = __webpack_require__(
|
|
65044
|
+
/* provided dependency */ var FileLoader_$ = __webpack_require__(543);
|
|
65045
65045
|
/*******************************************************************************
|
|
65046
65046
|
*
|
|
65047
65047
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -88689,7 +88689,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
|
|
|
88689
88689
|
x_ite_Namespace .set ("x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
|
|
88690
88690
|
/* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
|
|
88691
88691
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
|
|
88692
|
-
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(
|
|
88692
|
+
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(543);
|
|
88693
88693
|
/*******************************************************************************
|
|
88694
88694
|
*
|
|
88695
88695
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -97644,7 +97644,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
|
|
|
97644
97644
|
x_ite_Namespace .set ("x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
|
|
97645
97645
|
/* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
|
|
97646
97646
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
|
|
97647
|
-
/* provided dependency */ var ShaderPart_$ = __webpack_require__(
|
|
97647
|
+
/* provided dependency */ var ShaderPart_$ = __webpack_require__(543);
|
|
97648
97648
|
/*******************************************************************************
|
|
97649
97649
|
*
|
|
97650
97650
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -98301,7 +98301,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
|
|
|
98301
98301
|
x_ite_Namespace .set ("x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
|
|
98302
98302
|
/* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
|
|
98303
98303
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
|
|
98304
|
-
/* provided dependency */ var Appearance_$ = __webpack_require__(
|
|
98304
|
+
/* provided dependency */ var Appearance_$ = __webpack_require__(543);
|
|
98305
98305
|
/*******************************************************************************
|
|
98306
98306
|
*
|
|
98307
98307
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -102030,7 +102030,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
|
|
|
102030
102030
|
x_ite_Namespace .set ("x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
|
|
102031
102031
|
/* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
|
|
102032
102032
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
|
|
102033
|
-
/* provided dependency */ var AudioClip_$ = __webpack_require__(
|
|
102033
|
+
/* provided dependency */ var AudioClip_$ = __webpack_require__(543);
|
|
102034
102034
|
/*******************************************************************************
|
|
102035
102035
|
*
|
|
102036
102036
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -105142,8 +105142,8 @@ const GIFMedia_default_ = GifMedia;
|
|
|
105142
105142
|
x_ite_Namespace .set ("x_ite/Browser/Texturing/GIFMedia", GIFMedia_default_);
|
|
105143
105143
|
/* harmony default export */ const GIFMedia = (GIFMedia_default_);
|
|
105144
105144
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
|
|
105145
|
-
/* provided dependency */ var MovieTexture_$ = __webpack_require__(
|
|
105146
|
-
/* provided dependency */ var SuperGif = __webpack_require__(
|
|
105145
|
+
/* provided dependency */ var MovieTexture_$ = __webpack_require__(543);
|
|
105146
|
+
/* provided dependency */ var SuperGif = __webpack_require__(733);
|
|
105147
105147
|
/*******************************************************************************
|
|
105148
105148
|
*
|
|
105149
105149
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -106309,7 +106309,7 @@ const MultiTextureTransform_default_ = MultiTextureTransform;
|
|
|
106309
106309
|
x_ite_Namespace .set ("x_ite/Components/Texturing/MultiTextureTransform", MultiTextureTransform_default_);
|
|
106310
106310
|
/* harmony default export */ const Texturing_MultiTextureTransform = (MultiTextureTransform_default_);
|
|
106311
106311
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/PixelTexture.js
|
|
106312
|
-
/* provided dependency */ var PixelTexture_$ = __webpack_require__(
|
|
106312
|
+
/* provided dependency */ var PixelTexture_$ = __webpack_require__(543);
|
|
106313
106313
|
/*******************************************************************************
|
|
106314
106314
|
*
|
|
106315
106315
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108500,7 +108500,7 @@ const gettext_default_ = gettext;
|
|
|
108500
108500
|
x_ite_Namespace .set ("locale/gettext", gettext_default_);
|
|
108501
108501
|
/* harmony default export */ const locale_gettext = (gettext_default_);
|
|
108502
108502
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
|
|
108503
|
-
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(
|
|
108503
|
+
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(543);
|
|
108504
108504
|
/*******************************************************************************
|
|
108505
108505
|
*
|
|
108506
108506
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108930,7 +108930,7 @@ const TextureQuality_default_ = TextureQuality;
|
|
|
108930
108930
|
x_ite_Namespace .set ("x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
|
|
108931
108931
|
/* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
|
|
108932
108932
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
|
|
108933
|
-
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(
|
|
108933
|
+
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(543);
|
|
108934
108934
|
/*******************************************************************************
|
|
108935
108935
|
*
|
|
108936
108936
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -109522,7 +109522,7 @@ const RenderingProperties_default_ = RenderingProperties;
|
|
|
109522
109522
|
x_ite_Namespace .set ("x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
|
|
109523
109523
|
/* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
|
|
109524
109524
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
|
|
109525
|
-
/* provided dependency */ var Notification_$ = __webpack_require__(
|
|
109525
|
+
/* provided dependency */ var Notification_$ = __webpack_require__(543);
|
|
109526
109526
|
/*******************************************************************************
|
|
109527
109527
|
*
|
|
109528
109528
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -109645,8 +109645,8 @@ const Notification_default_ = Notification;
|
|
|
109645
109645
|
x_ite_Namespace .set ("x_ite/Browser/Core/Notification", Notification_default_);
|
|
109646
109646
|
/* harmony default export */ const Core_Notification = (Notification_default_);
|
|
109647
109647
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
|
|
109648
|
-
/* provided dependency */ var jquery_fullscreen = __webpack_require__(
|
|
109649
|
-
/* provided dependency */ var ContextMenu_$ = __webpack_require__(
|
|
109648
|
+
/* provided dependency */ var jquery_fullscreen = __webpack_require__(928);
|
|
109649
|
+
/* provided dependency */ var ContextMenu_$ = __webpack_require__(543);
|
|
109650
109650
|
/*******************************************************************************
|
|
109651
109651
|
*
|
|
109652
109652
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -112366,7 +112366,7 @@ const DataStorage_default_ = DataStorage;
|
|
|
112366
112366
|
x_ite_Namespace .set ("standard/Utility/DataStorage", DataStorage_default_);
|
|
112367
112367
|
/* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
|
|
112368
112368
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
|
|
112369
|
-
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(
|
|
112369
|
+
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(543);
|
|
112370
112370
|
/*******************************************************************************
|
|
112371
112371
|
*
|
|
112372
112372
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114399,8 +114399,8 @@ const X3DViewer_default_ = X3DViewer;
|
|
|
114399
114399
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
|
|
114400
114400
|
/* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
|
|
114401
114401
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
|
|
114402
|
-
/* provided dependency */ var jquery_mousewheel = __webpack_require__(
|
|
114403
|
-
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(
|
|
114402
|
+
/* provided dependency */ var jquery_mousewheel = __webpack_require__(724);
|
|
114403
|
+
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(543);
|
|
114404
114404
|
/*******************************************************************************
|
|
114405
114405
|
*
|
|
114406
114406
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115273,8 +115273,8 @@ const ExamineViewer_default_ = ExamineViewer;
|
|
|
115273
115273
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
|
|
115274
115274
|
/* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
|
|
115275
115275
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
|
|
115276
|
-
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(
|
|
115277
|
-
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(
|
|
115276
|
+
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(724);
|
|
115277
|
+
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(543);
|
|
115278
115278
|
/*******************************************************************************
|
|
115279
115279
|
*
|
|
115280
115280
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116247,8 +116247,8 @@ const FlyViewer_default_ = FlyViewer;
|
|
|
116247
116247
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
|
|
116248
116248
|
/* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
|
|
116249
116249
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
|
|
116250
|
-
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(
|
|
116251
|
-
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(
|
|
116250
|
+
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(724);
|
|
116251
|
+
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(543);
|
|
116252
116252
|
/*******************************************************************************
|
|
116253
116253
|
*
|
|
116254
116254
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116579,8 +116579,8 @@ const NoneViewer_default_ = NoneViewer;
|
|
|
116579
116579
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
|
|
116580
116580
|
/* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
|
|
116581
116581
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
|
|
116582
|
-
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(
|
|
116583
|
-
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(
|
|
116582
|
+
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(724);
|
|
116583
|
+
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(543);
|
|
116584
116584
|
/*******************************************************************************
|
|
116585
116585
|
*
|
|
116586
116586
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -117719,8 +117719,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
|
|
|
117719
117719
|
x_ite_Namespace .set ("x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
|
|
117720
117720
|
/* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
|
|
117721
117721
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
|
|
117722
|
-
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(
|
|
117723
|
-
/* provided dependency */ var PointingDevice_$ = __webpack_require__(
|
|
117722
|
+
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(724);
|
|
117723
|
+
/* provided dependency */ var PointingDevice_$ = __webpack_require__(543);
|
|
117724
117724
|
/*******************************************************************************
|
|
117725
117725
|
*
|
|
117726
117726
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -118998,8 +118998,8 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
|
|
|
118998
118998
|
x_ite_Namespace .set ("x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
|
|
118999
118999
|
/* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
|
|
119000
119000
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
|
|
119001
|
-
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(
|
|
119002
|
-
/* provided dependency */ var ResizeSensor = __webpack_require__(
|
|
119001
|
+
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(543);
|
|
119002
|
+
/* provided dependency */ var ResizeSensor = __webpack_require__(207);
|
|
119003
119003
|
/*******************************************************************************
|
|
119004
119004
|
*
|
|
119005
119005
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -121228,7 +121228,7 @@ const Components_default_ = Components;
|
|
|
121228
121228
|
x_ite_Namespace .set ("x_ite/Components", Components_default_);
|
|
121229
121229
|
/* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
|
|
121230
121230
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
|
|
121231
|
-
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(
|
|
121231
|
+
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(543);
|
|
121232
121232
|
/*******************************************************************************
|
|
121233
121233
|
* MIT License
|
|
121234
121234
|
*
|
|
@@ -121617,7 +121617,7 @@ const DOMIntegration_default_ = DOMIntegration;
|
|
|
121617
121617
|
x_ite_Namespace .set ("x_ite/Browser/DOMIntegration", DOMIntegration_default_);
|
|
121618
121618
|
/* harmony default export */ const Browser_DOMIntegration = (DOMIntegration_default_);
|
|
121619
121619
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
|
|
121620
|
-
/* provided dependency */ var Legacy_$ = __webpack_require__(
|
|
121620
|
+
/* provided dependency */ var Legacy_$ = __webpack_require__(543);
|
|
121621
121621
|
/*******************************************************************************
|
|
121622
121622
|
*
|
|
121623
121623
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122448,7 +122448,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
|
|
|
122448
122448
|
x_ite_Namespace .set ("x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
|
|
122449
122449
|
/* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
|
|
122450
122450
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
|
|
122451
|
-
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(
|
|
122451
|
+
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(543);
|
|
122452
122452
|
/*******************************************************************************
|
|
122453
122453
|
*
|
|
122454
122454
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -123514,8 +123514,8 @@ const X3DBrowser_default_ = X3DBrowser;
|
|
|
123514
123514
|
x_ite_Namespace .set ("x_ite/Browser/X3DBrowser", X3DBrowser_default_);
|
|
123515
123515
|
/* harmony default export */ const Browser_X3DBrowser = (X3DBrowser_default_);
|
|
123516
123516
|
;// CONCATENATED MODULE: ./src/lib/jquery.js
|
|
123517
|
-
/* provided dependency */ var jquery_$ = __webpack_require__(
|
|
123518
|
-
/* provided dependency */ var pako = __webpack_require__(
|
|
123517
|
+
/* provided dependency */ var jquery_$ = __webpack_require__(543);
|
|
123518
|
+
/* provided dependency */ var pako = __webpack_require__(428);
|
|
123519
123519
|
Object .assign (jquery_$,
|
|
123520
123520
|
{
|
|
123521
123521
|
decodeText (input)
|
|
@@ -123580,14 +123580,14 @@ const jquery_default_ = jquery_$;
|
|
|
123580
123580
|
x_ite_Namespace .set ("lib/jquery", jquery_default_);
|
|
123581
123581
|
/* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
|
|
123582
123582
|
;// CONCATENATED MODULE: ./src/lib/libtess.js
|
|
123583
|
-
/* provided dependency */ var libtess_libtess = __webpack_require__(
|
|
123583
|
+
/* provided dependency */ var libtess_libtess = __webpack_require__(788);
|
|
123584
123584
|
const libtess_default_ = libtess_libtess;
|
|
123585
123585
|
;
|
|
123586
123586
|
|
|
123587
123587
|
x_ite_Namespace .set ("lib/libtess", libtess_default_);
|
|
123588
123588
|
/* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
|
|
123589
123589
|
;// CONCATENATED MODULE: ./src/x_ite/X3D.js
|
|
123590
|
-
/* provided dependency */ var X3D_$ = __webpack_require__(
|
|
123590
|
+
/* provided dependency */ var X3D_$ = __webpack_require__(543);
|
|
123591
123591
|
/*******************************************************************************
|
|
123592
123592
|
*
|
|
123593
123593
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -123843,7 +123843,7 @@ const X3D_default_ = X3D;
|
|
|
123843
123843
|
x_ite_Namespace .set ("x_ite/X3D", X3D_default_);
|
|
123844
123844
|
/* harmony default export */ const x_ite_X3D = (X3D_default_);
|
|
123845
123845
|
;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
|
|
123846
|
-
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(
|
|
123846
|
+
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(543);
|
|
123847
123847
|
/*******************************************************************************
|
|
123848
123848
|
*
|
|
123849
123849
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -124114,7 +124114,7 @@ x_ite_Namespace .set ("shim", shim_default_);
|
|
|
124114
124114
|
|
|
124115
124115
|
// Assign X3D to global namespace.
|
|
124116
124116
|
|
|
124117
|
-
window [Symbol .for ("X_ITE.X3D-8.11.
|
|
124117
|
+
window [Symbol .for ("X_ITE.X3D-8.11.2")] = x_ite_X3D;
|
|
124118
124118
|
|
|
124119
124119
|
customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
|
|
124120
124120
|
|