x_ite 8.11.4 → 8.11.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/build/bin/bump.pl +4 -1
- package/build/bin/version.pl +6 -4
- 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 +23 -23
- package/dist/assets/components/HAnim.min.js +1 -1
- package/dist/assets/components/KeyDeviceSensor.js +8 -8
- package/dist/assets/components/KeyDeviceSensor.min.js +1 -1
- package/dist/assets/components/Layout.js +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 +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 -26
- package/dist/assets/components/Text.min.js +1 -1
- package/dist/assets/components/TextureProjector.js +14 -14
- package/dist/assets/components/TextureProjector.min.js +1 -1
- package/dist/assets/components/Texturing3D.js +30 -30
- package/dist/assets/components/Texturing3D.min.js +1 -1
- package/dist/assets/components/VolumeRendering.js +18 -18
- package/dist/assets/components/VolumeRendering.min.js +1 -1
- package/dist/assets/components/X_ITE.js +9 -9
- package/dist/assets/components/X_ITE.min.js +1 -1
- package/dist/x_ite.css +1 -1
- package/dist/x_ite.js +65 -65
- package/dist/x_ite.min.js +1 -1
- package/dist/x_ite.zip +0 -0
- package/docs/_config.yml +1 -1
- package/package.json +1 -1
- package/src/assets/shaders/webgl2/include/Fragment.glsl.js +6 -4
- package/src/x_ite/Browser/VERSION.js +1 -1
- package/src/x_ite/Components/Text/X3DFontStyleNode.js +0 -2
- package/src/x_ite/Execution/BindableStack.js +1 -3
package/dist/x_ite.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
/* X_ITE v8.11.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.11.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.11.
|
|
1
|
+
/* X_ITE v8.11.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
|
+
/***/ 561:
|
|
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__(840);
|
|
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
|
+
/***/ 571:
|
|
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__(840);
|
|
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
|
+
/***/ 575:
|
|
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__(840)], __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
|
+
/***/ 840:
|
|
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
|
+
/***/ 54:
|
|
11527
11527
|
/***/ ((module) => {
|
|
11528
11528
|
|
|
11529
11529
|
/**
|
|
@@ -16302,7 +16302,7 @@ if (true) {
|
|
|
16302
16302
|
|
|
16303
16303
|
/***/ }),
|
|
16304
16304
|
|
|
16305
|
-
/***/
|
|
16305
|
+
/***/ 322:
|
|
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
|
+
/***/ 309:
|
|
19551
19551
|
/***/ (function(module, exports) {
|
|
19552
19552
|
|
|
19553
19553
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
|
|
@@ -34475,7 +34475,7 @@ x_ite_Namespace .set ("x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
|
|
|
34475
34475
|
*
|
|
34476
34476
|
******************************************************************************/
|
|
34477
34477
|
|
|
34478
|
-
const VERSION_default_ = "8.11.
|
|
34478
|
+
const VERSION_default_ = "8.11.5";
|
|
34479
34479
|
;
|
|
34480
34480
|
|
|
34481
34481
|
x_ite_Namespace .set ("x_ite/Browser/VERSION", VERSION_default_);
|
|
@@ -38228,7 +38228,7 @@ const X3DProtoDeclarationNode_default_ = X3DProtoDeclarationNode;
|
|
|
38228
38228
|
x_ite_Namespace .set ("x_ite/Prototype/X3DProtoDeclarationNode", X3DProtoDeclarationNode_default_);
|
|
38229
38229
|
/* harmony default export */ const Prototype_X3DProtoDeclarationNode = (X3DProtoDeclarationNode_default_);
|
|
38230
38230
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
|
|
38231
|
-
/* provided dependency */ var $ = __webpack_require__(
|
|
38231
|
+
/* provided dependency */ var $ = __webpack_require__(840);
|
|
38232
38232
|
/*******************************************************************************
|
|
38233
38233
|
*
|
|
38234
38234
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -39052,7 +39052,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
|
|
|
39052
39052
|
x_ite_Namespace .set ("x_ite/Prototype/X3DProtoDeclaration", X3DProtoDeclaration_default_);
|
|
39053
39053
|
/* harmony default export */ const Prototype_X3DProtoDeclaration = (X3DProtoDeclaration_default_);
|
|
39054
39054
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
|
|
39055
|
-
/* provided dependency */ var VRMLParser_$ = __webpack_require__(
|
|
39055
|
+
/* provided dependency */ var VRMLParser_$ = __webpack_require__(840);
|
|
39056
39056
|
/*******************************************************************************
|
|
39057
39057
|
*
|
|
39058
39058
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -41604,7 +41604,7 @@ const VRMLParser_default_ = VRMLParser;
|
|
|
41604
41604
|
x_ite_Namespace .set ("x_ite/Parser/VRMLParser", VRMLParser_default_);
|
|
41605
41605
|
/* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
|
|
41606
41606
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
|
|
41607
|
-
/* provided dependency */ var XMLParser_$ = __webpack_require__(
|
|
41607
|
+
/* provided dependency */ var XMLParser_$ = __webpack_require__(840);
|
|
41608
41608
|
/*******************************************************************************
|
|
41609
41609
|
*
|
|
41610
41610
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -43615,7 +43615,7 @@ const URLs_default_ = URLs;
|
|
|
43615
43615
|
x_ite_Namespace .set ("x_ite/Browser/Networking/URLs", URLs_default_);
|
|
43616
43616
|
/* harmony default export */ const Networking_URLs = (URLs_default_);
|
|
43617
43617
|
;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
|
|
43618
|
-
/* provided dependency */ var libtess = __webpack_require__(
|
|
43618
|
+
/* provided dependency */ var libtess = __webpack_require__(54);
|
|
43619
43619
|
/*******************************************************************************
|
|
43620
43620
|
*
|
|
43621
43621
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -44545,7 +44545,7 @@ const Box3_default_ = Box3;
|
|
|
44545
44545
|
x_ite_Namespace .set ("standard/Math/Geometry/Box3", Box3_default_);
|
|
44546
44546
|
/* harmony default export */ const Geometry_Box3 = (Box3_default_);
|
|
44547
44547
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
|
|
44548
|
-
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(
|
|
44548
|
+
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(840);
|
|
44549
44549
|
/*******************************************************************************
|
|
44550
44550
|
*
|
|
44551
44551
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -47351,7 +47351,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
|
|
|
47351
47351
|
x_ite_Namespace .set ("x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
|
|
47352
47352
|
/* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
|
|
47353
47353
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
|
|
47354
|
-
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(
|
|
47354
|
+
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(840);
|
|
47355
47355
|
/*******************************************************************************
|
|
47356
47356
|
*
|
|
47357
47357
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -47503,7 +47503,7 @@ const GLB2Parser_default_ = GLB2Parser;
|
|
|
47503
47503
|
x_ite_Namespace .set ("x_ite/Parser/GLB2Parser", GLB2Parser_default_);
|
|
47504
47504
|
/* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
|
|
47505
47505
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
|
|
47506
|
-
/* provided dependency */ var OBJParser_$ = __webpack_require__(
|
|
47506
|
+
/* provided dependency */ var OBJParser_$ = __webpack_require__(840);
|
|
47507
47507
|
/*******************************************************************************
|
|
47508
47508
|
*
|
|
47509
47509
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -50858,8 +50858,8 @@ const MatrixStack_default_ = MatrixStack;
|
|
|
50858
50858
|
x_ite_Namespace .set ("standard/Math/Utility/MatrixStack", MatrixStack_default_);
|
|
50859
50859
|
/* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
|
|
50860
50860
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
|
|
50861
|
-
/* provided dependency */ var SVGParser_$ = __webpack_require__(
|
|
50862
|
-
/* provided dependency */ var SVGParser_libtess = __webpack_require__(
|
|
50861
|
+
/* provided dependency */ var SVGParser_$ = __webpack_require__(840);
|
|
50862
|
+
/* provided dependency */ var SVGParser_libtess = __webpack_require__(54);
|
|
50863
50863
|
/*******************************************************************************
|
|
50864
50864
|
*
|
|
50865
50865
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53627,7 +53627,7 @@ const SVGParser_default_ = SVGParser;
|
|
|
53627
53627
|
x_ite_Namespace .set ("x_ite/Parser/SVGParser", SVGParser_default_);
|
|
53628
53628
|
/* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
|
|
53629
53629
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
|
|
53630
|
-
/* provided dependency */ var GoldenGate_$ = __webpack_require__(
|
|
53630
|
+
/* provided dependency */ var GoldenGate_$ = __webpack_require__(840);
|
|
53631
53631
|
/*******************************************************************************
|
|
53632
53632
|
*
|
|
53633
53633
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -56542,12 +56542,10 @@ Object .assign (Object .setPrototypeOf (BindableStack .prototype, Base_X3DBaseNo
|
|
|
56542
56542
|
{
|
|
56543
56543
|
// First unbind last bound node.
|
|
56544
56544
|
|
|
56545
|
-
boundNode .
|
|
56546
|
-
boundNode ._isBound = false;
|
|
56545
|
+
boundNode ._isBound = false;
|
|
56547
56546
|
|
|
56548
56547
|
// Now bind new top node.
|
|
56549
56548
|
|
|
56550
|
-
top ._set_bind = true;
|
|
56551
56549
|
top ._isBound = true;
|
|
56552
56550
|
top ._bindTime = this .getBrowser () .getCurrentTime ();
|
|
56553
56551
|
}
|
|
@@ -60407,7 +60405,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
|
|
|
60407
60405
|
x_ite_Namespace .set ("x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
|
|
60408
60406
|
/* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
|
|
60409
60407
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
|
|
60410
|
-
/* provided dependency */ var ImageTexture_$ = __webpack_require__(
|
|
60408
|
+
/* provided dependency */ var ImageTexture_$ = __webpack_require__(840);
|
|
60411
60409
|
/*******************************************************************************
|
|
60412
60410
|
*
|
|
60413
60411
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -64949,7 +64947,7 @@ const X3DWorld_default_ = X3DWorld;
|
|
|
64949
64947
|
x_ite_Namespace .set ("x_ite/Execution/X3DWorld", X3DWorld_default_);
|
|
64950
64948
|
/* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
|
|
64951
64949
|
;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
|
|
64952
|
-
/* provided dependency */ var FileLoader_$ = __webpack_require__(
|
|
64950
|
+
/* provided dependency */ var FileLoader_$ = __webpack_require__(840);
|
|
64953
64951
|
/*******************************************************************************
|
|
64954
64952
|
*
|
|
64955
64953
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -88597,7 +88595,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
|
|
|
88597
88595
|
x_ite_Namespace .set ("x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
|
|
88598
88596
|
/* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
|
|
88599
88597
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
|
|
88600
|
-
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(
|
|
88598
|
+
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(840);
|
|
88601
88599
|
/*******************************************************************************
|
|
88602
88600
|
*
|
|
88603
88601
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -93555,12 +93553,14 @@ fragment_main ()
|
|
|
93555
93553
|
#endif
|
|
93556
93554
|
|
|
93557
93555
|
#if defined (X3D_ORDER_INDEPENDENT_TRANSPARENCY)
|
|
93558
|
-
float
|
|
93556
|
+
float a = finalColor .a;
|
|
93557
|
+
float w = weight (gl_FragCoord .z, a);
|
|
93559
93558
|
|
|
93560
|
-
finalColor.rgb *=
|
|
93559
|
+
finalColor.rgb *= a;
|
|
93560
|
+
finalColor *= w;
|
|
93561
93561
|
|
|
93562
|
-
x3d_FragData0 = vec4 (finalColor .rgb
|
|
93563
|
-
x3d_FragData1 = vec4 (finalColor .a
|
|
93562
|
+
x3d_FragData0 = vec4 (finalColor .rgb, a);
|
|
93563
|
+
x3d_FragData1 = vec4 (finalColor .a);
|
|
93564
93564
|
#else
|
|
93565
93565
|
x3d_FragColor = finalColor;
|
|
93566
93566
|
#endif
|
|
@@ -97552,7 +97552,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
|
|
|
97552
97552
|
x_ite_Namespace .set ("x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
|
|
97553
97553
|
/* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
|
|
97554
97554
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
|
|
97555
|
-
/* provided dependency */ var ShaderPart_$ = __webpack_require__(
|
|
97555
|
+
/* provided dependency */ var ShaderPart_$ = __webpack_require__(840);
|
|
97556
97556
|
/*******************************************************************************
|
|
97557
97557
|
*
|
|
97558
97558
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -98209,7 +98209,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
|
|
|
98209
98209
|
x_ite_Namespace .set ("x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
|
|
98210
98210
|
/* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
|
|
98211
98211
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
|
|
98212
|
-
/* provided dependency */ var Appearance_$ = __webpack_require__(
|
|
98212
|
+
/* provided dependency */ var Appearance_$ = __webpack_require__(840);
|
|
98213
98213
|
/*******************************************************************************
|
|
98214
98214
|
*
|
|
98215
98215
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -101938,7 +101938,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
|
|
|
101938
101938
|
x_ite_Namespace .set ("x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
|
|
101939
101939
|
/* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
|
|
101940
101940
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
|
|
101941
|
-
/* provided dependency */ var AudioClip_$ = __webpack_require__(
|
|
101941
|
+
/* provided dependency */ var AudioClip_$ = __webpack_require__(840);
|
|
101942
101942
|
/*******************************************************************************
|
|
101943
101943
|
*
|
|
101944
101944
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -105049,8 +105049,8 @@ const GIFMedia_default_ = GifMedia;
|
|
|
105049
105049
|
x_ite_Namespace .set ("x_ite/Browser/Texturing/GIFMedia", GIFMedia_default_);
|
|
105050
105050
|
/* harmony default export */ const GIFMedia = (GIFMedia_default_);
|
|
105051
105051
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
|
|
105052
|
-
/* provided dependency */ var MovieTexture_$ = __webpack_require__(
|
|
105053
|
-
/* provided dependency */ var SuperGif = __webpack_require__(
|
|
105052
|
+
/* provided dependency */ var MovieTexture_$ = __webpack_require__(840);
|
|
105053
|
+
/* provided dependency */ var SuperGif = __webpack_require__(309);
|
|
105054
105054
|
/*******************************************************************************
|
|
105055
105055
|
*
|
|
105056
105056
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -106215,7 +106215,7 @@ const MultiTextureTransform_default_ = MultiTextureTransform;
|
|
|
106215
106215
|
x_ite_Namespace .set ("x_ite/Components/Texturing/MultiTextureTransform", MultiTextureTransform_default_);
|
|
106216
106216
|
/* harmony default export */ const Texturing_MultiTextureTransform = (MultiTextureTransform_default_);
|
|
106217
106217
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/PixelTexture.js
|
|
106218
|
-
/* provided dependency */ var PixelTexture_$ = __webpack_require__(
|
|
106218
|
+
/* provided dependency */ var PixelTexture_$ = __webpack_require__(840);
|
|
106219
106219
|
/*******************************************************************************
|
|
106220
106220
|
*
|
|
106221
106221
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108406,7 +108406,7 @@ const gettext_default_ = gettext;
|
|
|
108406
108406
|
x_ite_Namespace .set ("locale/gettext", gettext_default_);
|
|
108407
108407
|
/* harmony default export */ const locale_gettext = (gettext_default_);
|
|
108408
108408
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
|
|
108409
|
-
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(
|
|
108409
|
+
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(840);
|
|
108410
108410
|
/*******************************************************************************
|
|
108411
108411
|
*
|
|
108412
108412
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108836,7 +108836,7 @@ const TextureQuality_default_ = TextureQuality;
|
|
|
108836
108836
|
x_ite_Namespace .set ("x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
|
|
108837
108837
|
/* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
|
|
108838
108838
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
|
|
108839
|
-
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(
|
|
108839
|
+
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(840);
|
|
108840
108840
|
/*******************************************************************************
|
|
108841
108841
|
*
|
|
108842
108842
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -109428,7 +109428,7 @@ const RenderingProperties_default_ = RenderingProperties;
|
|
|
109428
109428
|
x_ite_Namespace .set ("x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
|
|
109429
109429
|
/* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
|
|
109430
109430
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
|
|
109431
|
-
/* provided dependency */ var Notification_$ = __webpack_require__(
|
|
109431
|
+
/* provided dependency */ var Notification_$ = __webpack_require__(840);
|
|
109432
109432
|
/*******************************************************************************
|
|
109433
109433
|
*
|
|
109434
109434
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -109551,8 +109551,8 @@ const Notification_default_ = Notification;
|
|
|
109551
109551
|
x_ite_Namespace .set ("x_ite/Browser/Core/Notification", Notification_default_);
|
|
109552
109552
|
/* harmony default export */ const Core_Notification = (Notification_default_);
|
|
109553
109553
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
|
|
109554
|
-
/* provided dependency */ var jquery_fullscreen = __webpack_require__(
|
|
109555
|
-
/* provided dependency */ var ContextMenu_$ = __webpack_require__(
|
|
109554
|
+
/* provided dependency */ var jquery_fullscreen = __webpack_require__(571);
|
|
109555
|
+
/* provided dependency */ var ContextMenu_$ = __webpack_require__(840);
|
|
109556
109556
|
/*******************************************************************************
|
|
109557
109557
|
*
|
|
109558
109558
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -112272,7 +112272,7 @@ const DataStorage_default_ = DataStorage;
|
|
|
112272
112272
|
x_ite_Namespace .set ("standard/Utility/DataStorage", DataStorage_default_);
|
|
112273
112273
|
/* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
|
|
112274
112274
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
|
|
112275
|
-
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(
|
|
112275
|
+
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(840);
|
|
112276
112276
|
/*******************************************************************************
|
|
112277
112277
|
*
|
|
112278
112278
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114305,8 +114305,8 @@ const X3DViewer_default_ = X3DViewer;
|
|
|
114305
114305
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
|
|
114306
114306
|
/* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
|
|
114307
114307
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
|
|
114308
|
-
/* provided dependency */ var jquery_mousewheel = __webpack_require__(
|
|
114309
|
-
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(
|
|
114308
|
+
/* provided dependency */ var jquery_mousewheel = __webpack_require__(575);
|
|
114309
|
+
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(840);
|
|
114310
114310
|
/*******************************************************************************
|
|
114311
114311
|
*
|
|
114312
114312
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115178,8 +115178,8 @@ const ExamineViewer_default_ = ExamineViewer;
|
|
|
115178
115178
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
|
|
115179
115179
|
/* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
|
|
115180
115180
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
|
|
115181
|
-
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(
|
|
115182
|
-
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(
|
|
115181
|
+
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(575);
|
|
115182
|
+
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(840);
|
|
115183
115183
|
/*******************************************************************************
|
|
115184
115184
|
*
|
|
115185
115185
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116151,8 +116151,8 @@ const FlyViewer_default_ = FlyViewer;
|
|
|
116151
116151
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
|
|
116152
116152
|
/* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
|
|
116153
116153
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
|
|
116154
|
-
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(
|
|
116155
|
-
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(
|
|
116154
|
+
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(575);
|
|
116155
|
+
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(840);
|
|
116156
116156
|
/*******************************************************************************
|
|
116157
116157
|
*
|
|
116158
116158
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116483,8 +116483,8 @@ const NoneViewer_default_ = NoneViewer;
|
|
|
116483
116483
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
|
|
116484
116484
|
/* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
|
|
116485
116485
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
|
|
116486
|
-
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(
|
|
116487
|
-
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(
|
|
116486
|
+
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(575);
|
|
116487
|
+
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(840);
|
|
116488
116488
|
/*******************************************************************************
|
|
116489
116489
|
*
|
|
116490
116490
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -117623,8 +117623,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
|
|
|
117623
117623
|
x_ite_Namespace .set ("x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
|
|
117624
117624
|
/* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
|
|
117625
117625
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
|
|
117626
|
-
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(
|
|
117627
|
-
/* provided dependency */ var PointingDevice_$ = __webpack_require__(
|
|
117626
|
+
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(575);
|
|
117627
|
+
/* provided dependency */ var PointingDevice_$ = __webpack_require__(840);
|
|
117628
117628
|
/*******************************************************************************
|
|
117629
117629
|
*
|
|
117630
117630
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -118902,8 +118902,8 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
|
|
|
118902
118902
|
x_ite_Namespace .set ("x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
|
|
118903
118903
|
/* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
|
|
118904
118904
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
|
|
118905
|
-
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(
|
|
118906
|
-
/* provided dependency */ var ResizeSensor = __webpack_require__(
|
|
118905
|
+
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(840);
|
|
118906
|
+
/* provided dependency */ var ResizeSensor = __webpack_require__(561);
|
|
118907
118907
|
/*******************************************************************************
|
|
118908
118908
|
*
|
|
118909
118909
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -121131,7 +121131,7 @@ const Components_default_ = Components;
|
|
|
121131
121131
|
x_ite_Namespace .set ("x_ite/Components", Components_default_);
|
|
121132
121132
|
/* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
|
|
121133
121133
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
|
|
121134
|
-
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(
|
|
121134
|
+
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(840);
|
|
121135
121135
|
/*******************************************************************************
|
|
121136
121136
|
* MIT License
|
|
121137
121137
|
*
|
|
@@ -121520,7 +121520,7 @@ const DOMIntegration_default_ = DOMIntegration;
|
|
|
121520
121520
|
x_ite_Namespace .set ("x_ite/Browser/DOMIntegration", DOMIntegration_default_);
|
|
121521
121521
|
/* harmony default export */ const Browser_DOMIntegration = (DOMIntegration_default_);
|
|
121522
121522
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
|
|
121523
|
-
/* provided dependency */ var Legacy_$ = __webpack_require__(
|
|
121523
|
+
/* provided dependency */ var Legacy_$ = __webpack_require__(840);
|
|
121524
121524
|
/*******************************************************************************
|
|
121525
121525
|
*
|
|
121526
121526
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122351,7 +122351,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
|
|
|
122351
122351
|
x_ite_Namespace .set ("x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
|
|
122352
122352
|
/* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
|
|
122353
122353
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
|
|
122354
|
-
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(
|
|
122354
|
+
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(840);
|
|
122355
122355
|
/*******************************************************************************
|
|
122356
122356
|
*
|
|
122357
122357
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -123417,8 +123417,8 @@ const X3DBrowser_default_ = X3DBrowser;
|
|
|
123417
123417
|
x_ite_Namespace .set ("x_ite/Browser/X3DBrowser", X3DBrowser_default_);
|
|
123418
123418
|
/* harmony default export */ const Browser_X3DBrowser = (X3DBrowser_default_);
|
|
123419
123419
|
;// CONCATENATED MODULE: ./src/lib/jquery.js
|
|
123420
|
-
/* provided dependency */ var jquery_$ = __webpack_require__(
|
|
123421
|
-
/* provided dependency */ var pako = __webpack_require__(
|
|
123420
|
+
/* provided dependency */ var jquery_$ = __webpack_require__(840);
|
|
123421
|
+
/* provided dependency */ var pako = __webpack_require__(322);
|
|
123422
123422
|
Object .assign (jquery_$,
|
|
123423
123423
|
{
|
|
123424
123424
|
decodeText (input)
|
|
@@ -123483,14 +123483,14 @@ const jquery_default_ = jquery_$;
|
|
|
123483
123483
|
x_ite_Namespace .set ("lib/jquery", jquery_default_);
|
|
123484
123484
|
/* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
|
|
123485
123485
|
;// CONCATENATED MODULE: ./src/lib/libtess.js
|
|
123486
|
-
/* provided dependency */ var libtess_libtess = __webpack_require__(
|
|
123486
|
+
/* provided dependency */ var libtess_libtess = __webpack_require__(54);
|
|
123487
123487
|
const libtess_default_ = libtess_libtess;
|
|
123488
123488
|
;
|
|
123489
123489
|
|
|
123490
123490
|
x_ite_Namespace .set ("lib/libtess", libtess_default_);
|
|
123491
123491
|
/* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
|
|
123492
123492
|
;// CONCATENATED MODULE: ./src/x_ite/X3D.js
|
|
123493
|
-
/* provided dependency */ var X3D_$ = __webpack_require__(
|
|
123493
|
+
/* provided dependency */ var X3D_$ = __webpack_require__(840);
|
|
123494
123494
|
/*******************************************************************************
|
|
123495
123495
|
*
|
|
123496
123496
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -123746,7 +123746,7 @@ const X3D_default_ = X3D;
|
|
|
123746
123746
|
x_ite_Namespace .set ("x_ite/X3D", X3D_default_);
|
|
123747
123747
|
/* harmony default export */ const x_ite_X3D = (X3D_default_);
|
|
123748
123748
|
;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
|
|
123749
|
-
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(
|
|
123749
|
+
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(840);
|
|
123750
123750
|
/*******************************************************************************
|
|
123751
123751
|
*
|
|
123752
123752
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -124017,7 +124017,7 @@ x_ite_Namespace .set ("shim", shim_default_);
|
|
|
124017
124017
|
|
|
124018
124018
|
// Assign X3D to global namespace.
|
|
124019
124019
|
|
|
124020
|
-
window [Symbol .for ("X_ITE.X3D-8.11.
|
|
124020
|
+
window [Symbol .for ("X_ITE.X3D-8.11.5")] = x_ite_X3D;
|
|
124021
124021
|
|
|
124022
124022
|
customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
|
|
124023
124023
|
|