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