x_ite 10.5.10 → 10.5.11
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/README.md +4 -4
- package/dist/assets/components/AnnotationComponent.js +2 -2
- package/dist/assets/components/AnnotationComponent.min.js +2 -2
- package/dist/assets/components/CADGeometryComponent.js +2 -2
- package/dist/assets/components/CADGeometryComponent.min.js +2 -2
- package/dist/assets/components/CubeMapTexturingComponent.js +2 -2
- package/dist/assets/components/CubeMapTexturingComponent.min.js +2 -2
- package/dist/assets/components/DISComponent.js +2 -2
- package/dist/assets/components/DISComponent.min.js +2 -2
- package/dist/assets/components/EventUtilitiesComponent.js +2 -2
- package/dist/assets/components/EventUtilitiesComponent.min.js +2 -2
- package/dist/assets/components/Geometry2DComponent.js +2 -2
- package/dist/assets/components/Geometry2DComponent.min.js +2 -2
- package/dist/assets/components/GeospatialComponent.js +2 -2
- package/dist/assets/components/GeospatialComponent.min.js +2 -2
- package/dist/assets/components/HAnimComponent.js +2 -2
- package/dist/assets/components/HAnimComponent.min.js +2 -2
- package/dist/assets/components/KeyDeviceSensorComponent.js +2 -2
- package/dist/assets/components/KeyDeviceSensorComponent.min.js +2 -2
- package/dist/assets/components/LayoutComponent.js +8 -42
- package/dist/assets/components/LayoutComponent.min.js +2 -2
- package/dist/assets/components/NURBSComponent.js +2 -2
- package/dist/assets/components/NURBSComponent.min.js +2 -2
- package/dist/assets/components/ParticleSystemsComponent.js +2 -2
- package/dist/assets/components/ParticleSystemsComponent.min.js +2 -2
- package/dist/assets/components/PickingComponent.js +2 -2
- package/dist/assets/components/PickingComponent.min.js +2 -2
- package/dist/assets/components/RigidBodyPhysicsComponent.js +2 -2
- package/dist/assets/components/RigidBodyPhysicsComponent.min.js +2 -2
- package/dist/assets/components/ScriptingComponent.js +2 -2
- package/dist/assets/components/ScriptingComponent.min.js +2 -2
- package/dist/assets/components/TextComponent.js +4 -4
- package/dist/assets/components/TextComponent.min.js +2 -2
- package/dist/assets/components/TextureProjectionComponent.js +2 -2
- package/dist/assets/components/TextureProjectionComponent.min.js +2 -2
- package/dist/assets/components/Texturing3DComponent.js +10 -10
- package/dist/assets/components/Texturing3DComponent.min.js +2 -2
- package/dist/assets/components/VolumeRenderingComponent.js +2 -2
- package/dist/assets/components/VolumeRenderingComponent.min.js +2 -2
- package/dist/assets/components/X_ITEComponent.js +2 -2
- package/dist/assets/components/X_ITEComponent.min.js +2 -2
- package/dist/example.html +1 -1
- package/dist/x_ite.css +1 -1
- package/dist/x_ite.js +84 -80
- package/dist/x_ite.min.js +2 -2
- package/dist/x_ite.min.mjs +2 -2
- package/dist/x_ite.mjs +84 -80
- package/dist/x_ite.zip +0 -0
- package/package.json +2 -2
package/dist/x_ite.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
/* X_ITE v10.5.10 */@font-face{font-family:"PT Sans";font-style:normal;font-weight:400;src:url("assets/fonts/PT_Sans/PTSans-Regular.ttf") format("truetype")}@font-face{font-family:"PT Sans";font-style:normal;font-weight:700;src:url("assets/fonts/PT_Sans/PTSans-Bold.ttf") format("truetype")}@font-face{font-family:"PT Sans";font-style:italic;font-weight:400;src:url("assets/fonts/PT_Sans/PTSans-Italic.ttf") format("truetype")}@font-face{font-family:"PT Sans";font-style:italic;font-weight:700;src:url("assets/fonts/PT_Sans/PTSans-BoldItalic.ttf") format("truetype")}:host,X3DCanvas{display:inline-block;overflow:hidden;outline:none;margin:0;border:0;border-radius:0;padding:0;width:300px;height:150px;-webkit-user-select:none;user-select:none}:host([hidden]){display:none}:host(.x_ite-fullscreen){width:100vw !important;height:100vh !important}X3DCanvas>:not(.x_ite-private-browser,.x_ite-private-menu){display:none}.x_ite-private-browser{overflow:hidden;position:relative;outline:none;margin:0;border:0;border-radius:0;padding:0;width:100%;height:100%;-webkit-user-select:none;user-select:none}.x_ite-private-surface{outline:none;margin:0;border:0;border-radius:0;padding:0;height:100%}.x_ite-private-canvas{display:block;outline:none;margin:0;border:0;border-radius:0;padding:0;width:100%;height:100%}.x_ite-private-notification{position:absolute;top:20px;right:-4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.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,.61803);border-radius:5px;padding:5px;color:#fff;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;image-rendering:pixelated}.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,.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,.61803);border-right:4px solid rgba(60,60,60,.61803);border-radius:5px;padding:10px 15px 14px 14px;color:#fff;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:#fff;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;image-rendering:pixelated;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,.38196601);color:#fff;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,.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,.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:#fff;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:.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,.x_ite-private-menu .context-menu-list{display:none;box-sizing:border-box;min-width:120px;margin:0;margin-left:1px;border:4px solid rgba(0,0,0,0);border-radius:5px;padding:5px 10px 9px 9px;color:#fff;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-list{position:fixed;z-index:10000;isolation:isolate}.x_ite-private-menu .context-menu-list{position:absolute}.x_ite-private-menu .context-menu-list{top:-13px}.x_ite-private-menu .context-menu-background{position:absolute;top:0;right:0;bottom:0;left:0;inset:0;box-sizing:border-box;min-width:120px;margin:0;margin-left:1px;border:4px solid rgba(60,60,60,.61803);border-radius:5px;padding:5px 10px 9px 9px;background:rgba(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-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-background-clip:padding-box;background-clip:padding-box}.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{margin:0 4px 0 4px}.x_ite-private-menu .context-menu-item:first-of-type{margin-top:4px}.x_ite-private-menu .context-menu-item:last-of-type{margin-bottom:4px}.x_ite-private-menu .context-menu-item:hover:not(.context-menu-not-selectable){background-color:rgba(255,69,58,.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:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #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-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;image-rendering:pixelated}.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{pointer-events:none;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% - 69px);left:calc(50% - 67px);width:138px;height:134px;background:url("assets/images/logo.128.png") no-repeat;image-rendering:optimizeQuality;-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:#fff;font-size:28pt;text-align:center;text-shadow:1px 1px 0 #000;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:#fff;font-size:11pt;text-align:center;text-shadow:1px 1px 0 #000;font-family:PT Sans,sans-serif}.x_ite-private-progressbar{margin:8px;border-left:2px solid hsla(0,0%,100%,.5);border-right:2px solid hsla(0,0%,100%,.5);padding:0 2px;text-align:left}.x_ite-private-progressbar div{width:0%;height:6px;background:hsla(0,0%,100%,.5)}.x_ite-private-xr-button{position:absolute;right:10px;bottom:10px;width:32px;height:18px;background:url("assets/images/XR.svg");opacity:.6;cursor:pointer}
|
|
1
|
+
/* X_ITE v10.5.11 */@font-face{font-family:"PT Sans";font-style:normal;font-weight:400;src:url("assets/fonts/PT_Sans/PTSans-Regular.ttf") format("truetype")}@font-face{font-family:"PT Sans";font-style:normal;font-weight:700;src:url("assets/fonts/PT_Sans/PTSans-Bold.ttf") format("truetype")}@font-face{font-family:"PT Sans";font-style:italic;font-weight:400;src:url("assets/fonts/PT_Sans/PTSans-Italic.ttf") format("truetype")}@font-face{font-family:"PT Sans";font-style:italic;font-weight:700;src:url("assets/fonts/PT_Sans/PTSans-BoldItalic.ttf") format("truetype")}:host,X3DCanvas{display:inline-block;overflow:hidden;outline:none;margin:0;border:0;border-radius:0;padding:0;width:300px;height:150px;-webkit-user-select:none;user-select:none}:host([hidden]){display:none}:host(.x_ite-fullscreen){width:100vw !important;height:100vh !important}X3DCanvas>:not(.x_ite-private-browser,.x_ite-private-menu){display:none}.x_ite-private-browser{overflow:hidden;position:relative;outline:none;margin:0;border:0;border-radius:0;padding:0;width:100%;height:100%;-webkit-user-select:none;user-select:none}.x_ite-private-surface{outline:none;margin:0;border:0;border-radius:0;padding:0;height:100%}.x_ite-private-canvas{display:block;outline:none;margin:0;border:0;border-radius:0;padding:0;width:100%;height:100%}.x_ite-private-notification{position:absolute;top:20px;right:-4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.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,.61803);border-radius:5px;padding:5px;color:#fff;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;image-rendering:pixelated}.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,.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,.61803);border-right:4px solid rgba(60,60,60,.61803);border-radius:5px;padding:10px 15px 14px 14px;color:#fff;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:#fff;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;image-rendering:pixelated;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,.38196601);color:#fff;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,.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,.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:#fff;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:.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,.x_ite-private-menu .context-menu-list{display:none;box-sizing:border-box;min-width:120px;margin:0;margin-left:1px;border:4px solid rgba(0,0,0,0);border-radius:5px;padding:5px 10px 9px 9px;color:#fff;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-list{position:fixed;z-index:10000;isolation:isolate}.x_ite-private-menu .context-menu-list{position:absolute}.x_ite-private-menu .context-menu-list{top:-13px}.x_ite-private-menu .context-menu-background{position:absolute;top:0;right:0;bottom:0;left:0;inset:0;box-sizing:border-box;min-width:120px;margin:0;margin-left:1px;border:4px solid rgba(60,60,60,.61803);border-radius:5px;padding:5px 10px 9px 9px;background:rgba(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-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-background-clip:padding-box;background-clip:padding-box}.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{margin:0 4px 0 4px}.x_ite-private-menu .context-menu-item:first-of-type{margin-top:4px}.x_ite-private-menu .context-menu-item:last-of-type{margin-bottom:4px}.x_ite-private-menu .context-menu-item:hover:not(.context-menu-not-selectable){background-color:rgba(255,69,58,.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:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #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-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;image-rendering:pixelated}.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{pointer-events:none;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% - 69px);left:calc(50% - 67px);width:138px;height:134px;background:url("assets/images/logo.128.png") no-repeat;image-rendering:optimizeQuality;-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:#fff;font-size:28pt;text-align:center;text-shadow:1px 1px 0 #000;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:#fff;font-size:11pt;text-align:center;text-shadow:1px 1px 0 #000;font-family:PT Sans,sans-serif}.x_ite-private-progressbar{margin:8px;border-left:2px solid hsla(0,0%,100%,.5);border-right:2px solid hsla(0,0%,100%,.5);padding:0 2px;text-align:left}.x_ite-private-progressbar div{width:0%;height:6px;background:hsla(0,0%,100%,.5)}.x_ite-private-xr-button{position:absolute;right:10px;bottom:10px;width:32px;height:18px;background:url("assets/images/XR.svg");opacity:.6;cursor:pointer}
|
package/dist/x_ite.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* X_ITE v10.5.
|
|
1
|
+
/* X_ITE v10.5.11 */
|
|
2
2
|
(function webpackUniversalModuleDefinition(root, factory) {
|
|
3
3
|
if(typeof exports === 'object' && typeof module === 'object')
|
|
4
4
|
module.exports = factory();
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
return /******/ (() => { // webpackBootstrap
|
|
13
13
|
/******/ var __webpack_modules__ = ({
|
|
14
14
|
|
|
15
|
-
/***/
|
|
15
|
+
/***/ 400:
|
|
16
16
|
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
17
17
|
|
|
18
|
-
/* provided dependency */ var jQuery = __webpack_require__(
|
|
18
|
+
/* provided dependency */ var jQuery = __webpack_require__(524);
|
|
19
19
|
/**
|
|
20
20
|
* @preserve jquery.fullscreen 1.1.5
|
|
21
21
|
* https://github.com/code-lts/jquery-fullscreen-plugin
|
|
@@ -211,7 +211,7 @@ installFullScreenHandlers();
|
|
|
211
211
|
|
|
212
212
|
/***/ }),
|
|
213
213
|
|
|
214
|
-
/***/
|
|
214
|
+
/***/ 866:
|
|
215
215
|
/***/ ((module, exports, __webpack_require__) => {
|
|
216
216
|
|
|
217
217
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -225,7 +225,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
225
225
|
(function (factory) {
|
|
226
226
|
if ( true ) {
|
|
227
227
|
// AMD. Register as an anonymous module.
|
|
228
|
-
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(
|
|
228
|
+
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(524)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
|
|
229
229
|
__WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
|
|
230
230
|
(__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),
|
|
231
231
|
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
@@ -436,7 +436,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
436
436
|
|
|
437
437
|
/***/ }),
|
|
438
438
|
|
|
439
|
-
/***/
|
|
439
|
+
/***/ 524:
|
|
440
440
|
/***/ (function(module, exports) {
|
|
441
441
|
|
|
442
442
|
var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -11160,7 +11160,7 @@ return jQuery;
|
|
|
11160
11160
|
|
|
11161
11161
|
/***/ }),
|
|
11162
11162
|
|
|
11163
|
-
/***/
|
|
11163
|
+
/***/ 153:
|
|
11164
11164
|
/***/ ((module) => {
|
|
11165
11165
|
|
|
11166
11166
|
/**
|
|
@@ -15939,7 +15939,7 @@ if (true) {
|
|
|
15939
15939
|
|
|
15940
15940
|
/***/ }),
|
|
15941
15941
|
|
|
15942
|
-
/***/
|
|
15942
|
+
/***/ 496:
|
|
15943
15943
|
/***/ (function(__unused_webpack_module, exports) {
|
|
15944
15944
|
|
|
15945
15945
|
|
|
@@ -19184,7 +19184,7 @@ if (true) {
|
|
|
19184
19184
|
|
|
19185
19185
|
/***/ }),
|
|
19186
19186
|
|
|
19187
|
-
/***/
|
|
19187
|
+
/***/ 63:
|
|
19188
19188
|
/***/ (function(module, exports) {
|
|
19189
19189
|
|
|
19190
19190
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
|
|
@@ -20311,7 +20311,7 @@ Object .defineProperty (Namespace, "add",
|
|
|
20311
20311
|
return module;
|
|
20312
20312
|
}
|
|
20313
20313
|
|
|
20314
|
-
const X3D = window [Symbol .for ("X_ITE.X3D-10.5.
|
|
20314
|
+
const X3D = window [Symbol .for ("X_ITE.X3D-10.5.11")];
|
|
20315
20315
|
|
|
20316
20316
|
if (X3D)
|
|
20317
20317
|
X3D [name] = module;
|
|
@@ -34187,7 +34187,7 @@ const X3DBaseNode_default_ = X3DBaseNode;
|
|
|
34187
34187
|
|
|
34188
34188
|
/* harmony default export */ const Base_X3DBaseNode = (x_ite_Namespace .add ("X3DBaseNode", X3DBaseNode_default_));
|
|
34189
34189
|
;// ./src/x_ite/Browser/Legacy.js
|
|
34190
|
-
/* provided dependency */ var $ = __webpack_require__(
|
|
34190
|
+
/* provided dependency */ var $ = __webpack_require__(524);
|
|
34191
34191
|
/*******************************************************************************
|
|
34192
34192
|
*
|
|
34193
34193
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -34323,7 +34323,7 @@ const Legacy_default_ = Legacy;
|
|
|
34323
34323
|
*
|
|
34324
34324
|
******************************************************************************/
|
|
34325
34325
|
|
|
34326
|
-
const BROWSER_VERSION_default_ = "10.5.
|
|
34326
|
+
const BROWSER_VERSION_default_ = "10.5.11";
|
|
34327
34327
|
;
|
|
34328
34328
|
|
|
34329
34329
|
/* harmony default export */ const BROWSER_VERSION = (x_ite_Namespace .add ("BROWSER_VERSION", BROWSER_VERSION_default_));
|
|
@@ -37352,7 +37352,7 @@ const X3DBindableNode_default_ = X3DBindableNode;
|
|
|
37352
37352
|
|
|
37353
37353
|
/* harmony default export */ const Core_X3DBindableNode = (x_ite_Namespace .add ("X3DBindableNode", X3DBindableNode_default_));
|
|
37354
37354
|
;// ./src/standard/Math/Geometry/Triangle3.js
|
|
37355
|
-
/* provided dependency */ var libtess = __webpack_require__(
|
|
37355
|
+
/* provided dependency */ var libtess = __webpack_require__(153);
|
|
37356
37356
|
/*******************************************************************************
|
|
37357
37357
|
*
|
|
37358
37358
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -39918,7 +39918,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
|
|
|
39918
39918
|
|
|
39919
39919
|
/* harmony default export */ const Prototype_X3DProtoDeclaration = (x_ite_Namespace .add ("X3DProtoDeclaration", X3DProtoDeclaration_default_));
|
|
39920
39920
|
;// ./src/x_ite/Parser/X3DParser.js
|
|
39921
|
-
/* provided dependency */ var X3DParser_$ = __webpack_require__(
|
|
39921
|
+
/* provided dependency */ var X3DParser_$ = __webpack_require__(524);
|
|
39922
39922
|
/*******************************************************************************
|
|
39923
39923
|
*
|
|
39924
39924
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -40173,7 +40173,7 @@ const Expressions_default_ = Expressions;
|
|
|
40173
40173
|
|
|
40174
40174
|
/* harmony default export */ const Parser_Expressions = (x_ite_Namespace .add ("Expressions", Expressions_default_));
|
|
40175
40175
|
;// ./src/x_ite/Parser/VRMLParser.js
|
|
40176
|
-
/* provided dependency */ var VRMLParser_$ = __webpack_require__(
|
|
40176
|
+
/* provided dependency */ var VRMLParser_$ = __webpack_require__(524);
|
|
40177
40177
|
/*******************************************************************************
|
|
40178
40178
|
*
|
|
40179
40179
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -42813,7 +42813,7 @@ const VRMLParser_default_ = VRMLParser;
|
|
|
42813
42813
|
|
|
42814
42814
|
/* harmony default export */ const Parser_VRMLParser = (x_ite_Namespace .add ("VRMLParser", VRMLParser_default_));
|
|
42815
42815
|
;// ./src/x_ite/Parser/XMLParser.js
|
|
42816
|
-
/* provided dependency */ var XMLParser_$ = __webpack_require__(
|
|
42816
|
+
/* provided dependency */ var XMLParser_$ = __webpack_require__(524);
|
|
42817
42817
|
/*******************************************************************************
|
|
42818
42818
|
*
|
|
42819
42819
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -43603,8 +43603,7 @@ Object .assign (Object .setPrototypeOf (XMLParser .prototype, Parser_X3DParser .
|
|
|
43603
43603
|
scriptElement (element)
|
|
43604
43604
|
{
|
|
43605
43605
|
const
|
|
43606
|
-
|
|
43607
|
-
scriptDocument = domParser .parseFromString (element .outerHTML, "application/xml"),
|
|
43606
|
+
scriptDocument = XMLParser_$.parseXML (element .outerHTML, "application/xml"),
|
|
43608
43607
|
childNodes = scriptDocument .children [0] .childNodes;
|
|
43609
43608
|
|
|
43610
43609
|
element .textContent = "// Content moved into childNodes.";
|
|
@@ -44036,6 +44035,7 @@ const XMLParser_default_ = XMLParser;
|
|
|
44036
44035
|
|
|
44037
44036
|
/* harmony default export */ const Parser_XMLParser = (x_ite_Namespace .add ("XMLParser", XMLParser_default_));
|
|
44038
44037
|
;// ./src/x_ite/Parser/JSONParser.js
|
|
44038
|
+
/* provided dependency */ var JSONParser_$ = __webpack_require__(524);
|
|
44039
44039
|
/*******************************************************************************
|
|
44040
44040
|
*
|
|
44041
44041
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -44215,7 +44215,7 @@ Object .assign (Object .setPrototypeOf (JSONParser .prototype, Parser_X3DParser
|
|
|
44215
44215
|
createCDATA (document, element, str)
|
|
44216
44216
|
{
|
|
44217
44217
|
const
|
|
44218
|
-
docu =
|
|
44218
|
+
docu = JSONParser_$.parseXML ("<xml></xml>", "application/xml"),
|
|
44219
44219
|
cdata = docu .createCDATASection (str);
|
|
44220
44220
|
|
|
44221
44221
|
element .appendChild (cdata);
|
|
@@ -44991,7 +44991,7 @@ const URLs_default_ = URLs;
|
|
|
44991
44991
|
|
|
44992
44992
|
/* harmony default export */ const Networking_URLs = (x_ite_Namespace .add ("URLs", URLs_default_));
|
|
44993
44993
|
;// ./src/x_ite/Parser/GLTF2Parser.js
|
|
44994
|
-
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(
|
|
44994
|
+
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(524);
|
|
44995
44995
|
/*******************************************************************************
|
|
44996
44996
|
*
|
|
44997
44997
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -48998,7 +48998,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
|
|
|
48998
48998
|
|
|
48999
48999
|
/* harmony default export */ const Parser_GLTF2Parser = (x_ite_Namespace .add ("GLTF2Parser", GLTF2Parser_default_));
|
|
49000
49000
|
;// ./src/x_ite/Parser/GLB2Parser.js
|
|
49001
|
-
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(
|
|
49001
|
+
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(524);
|
|
49002
49002
|
/*******************************************************************************
|
|
49003
49003
|
*
|
|
49004
49004
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -49149,7 +49149,7 @@ const GLB2Parser_default_ = GLB2Parser;
|
|
|
49149
49149
|
|
|
49150
49150
|
/* harmony default export */ const Parser_GLB2Parser = (x_ite_Namespace .add ("GLB2Parser", GLB2Parser_default_));
|
|
49151
49151
|
;// ./src/x_ite/Parser/OBJParser.js
|
|
49152
|
-
/* provided dependency */ var OBJParser_$ = __webpack_require__(
|
|
49152
|
+
/* provided dependency */ var OBJParser_$ = __webpack_require__(524);
|
|
49153
49153
|
/*******************************************************************************
|
|
49154
49154
|
*
|
|
49155
49155
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -52516,8 +52516,8 @@ const MatrixStack_default_ = MatrixStack;
|
|
|
52516
52516
|
|
|
52517
52517
|
/* harmony default export */ const Utility_MatrixStack = (x_ite_Namespace .add ("MatrixStack", MatrixStack_default_));
|
|
52518
52518
|
;// ./src/x_ite/Parser/SVGParser.js
|
|
52519
|
-
/* provided dependency */ var SVGParser_$ = __webpack_require__(
|
|
52520
|
-
/* provided dependency */ var SVGParser_libtess = __webpack_require__(
|
|
52519
|
+
/* provided dependency */ var SVGParser_$ = __webpack_require__(524);
|
|
52520
|
+
/* provided dependency */ var SVGParser_libtess = __webpack_require__(153);
|
|
52521
52521
|
/*******************************************************************************
|
|
52522
52522
|
*
|
|
52523
52523
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -52653,8 +52653,7 @@ function SVGParser (scene)
|
|
|
52653
52653
|
this .strokeGeometries = new Map ();
|
|
52654
52654
|
this .lineProperties = new Map ();
|
|
52655
52655
|
this .tessy = this .createTesselator ();
|
|
52656
|
-
this .
|
|
52657
|
-
this .context = this .canvas .getContext ("2d");
|
|
52656
|
+
this .context = document .createElement ("canvas") .getContext ("2d", { willReadFrequently: true });
|
|
52658
52657
|
this .numSwitchNodes = 0;
|
|
52659
52658
|
|
|
52660
52659
|
this .styles = [{
|
|
@@ -52708,8 +52707,9 @@ function SVGParser (scene)
|
|
|
52708
52707
|
break;
|
|
52709
52708
|
}
|
|
52710
52709
|
|
|
52711
|
-
|
|
52712
|
-
this .canvas .
|
|
52710
|
+
// Use .canvas to support foreign 2d libs.
|
|
52711
|
+
this .context .canvas .width = this .GRADIENT_SIZE;
|
|
52712
|
+
this .context .canvas .height = this .GRADIENT_SIZE;
|
|
52713
52713
|
}
|
|
52714
52714
|
|
|
52715
52715
|
Object .assign (Object .setPrototypeOf (SVGParser .prototype, Parser_X3DParser .prototype),
|
|
@@ -53726,7 +53726,7 @@ Object .assign (Object .setPrototypeOf (SVGParser .prototype, Parser_X3DParser .
|
|
|
53726
53726
|
cx .restore ();
|
|
53727
53727
|
|
|
53728
53728
|
// Use PNG because image can have alpha channel.
|
|
53729
|
-
return this .canvas .toDataURL ("image/png");
|
|
53729
|
+
return this .context .canvas .toDataURL ("image/png");
|
|
53730
53730
|
},
|
|
53731
53731
|
patternUrl (xmlElement)
|
|
53732
53732
|
{
|
|
@@ -55296,7 +55296,7 @@ const SVGParser_default_ = SVGParser;
|
|
|
55296
55296
|
|
|
55297
55297
|
/* harmony default export */ const Parser_SVGParser = (x_ite_Namespace .add ("SVGParser", SVGParser_default_));
|
|
55298
55298
|
;// ./src/x_ite/Parser/GoldenGate.js
|
|
55299
|
-
/* provided dependency */ var GoldenGate_$ = __webpack_require__(
|
|
55299
|
+
/* provided dependency */ var GoldenGate_$ = __webpack_require__(524);
|
|
55300
55300
|
/*******************************************************************************
|
|
55301
55301
|
*
|
|
55302
55302
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -60289,7 +60289,7 @@ const MikkTSpace_default_ = new class MikkTSpace
|
|
|
60289
60289
|
{
|
|
60290
60290
|
if (response .headers .get ("Content-Type") !== "application/wasm")
|
|
60291
60291
|
{
|
|
60292
|
-
console .warn ("`WebAssembly.instantiateStreaming` failed because your server does not serve wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n", error);
|
|
60292
|
+
// console .warn ("`WebAssembly.instantiateStreaming` failed because your server does not serve wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n", error);
|
|
60293
60293
|
}
|
|
60294
60294
|
else
|
|
60295
60295
|
{
|
|
@@ -63315,7 +63315,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
|
|
|
63315
63315
|
|
|
63316
63316
|
/* harmony default export */ const Texturing_X3DTexture2DNode = (x_ite_Namespace .add ("X3DTexture2DNode", X3DTexture2DNode_default_));
|
|
63317
63317
|
;// ./src/x_ite/Components/Texturing/ImageTexture.js
|
|
63318
|
-
/* provided dependency */ var ImageTexture_$ = __webpack_require__(
|
|
63318
|
+
/* provided dependency */ var ImageTexture_$ = __webpack_require__(524);
|
|
63319
63319
|
/*******************************************************************************
|
|
63320
63320
|
*
|
|
63321
63321
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -63518,8 +63518,9 @@ Object .assign (Object .setPrototypeOf (ImageTexture .prototype, Texturing_X3DTe
|
|
|
63518
63518
|
height = Math_Algorithm .nextPowerOfTwo (height);
|
|
63519
63519
|
}
|
|
63520
63520
|
|
|
63521
|
-
canvas .
|
|
63522
|
-
canvas .
|
|
63521
|
+
// Use .canvas to support foreign 2d libs.
|
|
63522
|
+
cx .canvas .width = width;
|
|
63523
|
+
cx .canvas .height = height;
|
|
63523
63524
|
|
|
63524
63525
|
cx .clearRect (0, 0, width, height);
|
|
63525
63526
|
cx .drawImage (image, 0, 0, image .width, image .height, 0, 0, width, height);
|
|
@@ -66741,7 +66742,7 @@ const X3DWorld_default_ = X3DWorld;
|
|
|
66741
66742
|
|
|
66742
66743
|
/* harmony default export */ const Execution_X3DWorld = (x_ite_Namespace .add ("X3DWorld", X3DWorld_default_));
|
|
66743
66744
|
;// ./src/x_ite/InputOutput/FileLoader.js
|
|
66744
|
-
/* provided dependency */ var FileLoader_$ = __webpack_require__(
|
|
66745
|
+
/* provided dependency */ var FileLoader_$ = __webpack_require__(524);
|
|
66745
66746
|
/*******************************************************************************
|
|
66746
66747
|
*
|
|
66747
66748
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -67705,7 +67706,7 @@ const ProtoDeclarationArray_default_ = ProtoDeclarationArray;
|
|
|
67705
67706
|
|
|
67706
67707
|
/* harmony default export */ const Prototype_ProtoDeclarationArray = (x_ite_Namespace .add ("ProtoDeclarationArray", ProtoDeclarationArray_default_));
|
|
67707
67708
|
;// ./src/x_ite/Routing/X3DRoute.js
|
|
67708
|
-
/* provided dependency */ var X3DRoute_$ = __webpack_require__(
|
|
67709
|
+
/* provided dependency */ var X3DRoute_$ = __webpack_require__(524);
|
|
67709
67710
|
/*******************************************************************************
|
|
67710
67711
|
*
|
|
67711
67712
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -91385,7 +91386,7 @@ mediump samplerCube textureCube;
|
|
|
91385
91386
|
|
|
91386
91387
|
/* harmony default export */ const MaterialTextures = (x_ite_Namespace .add ("MaterialTextures", MaterialTextures_default_));
|
|
91387
91388
|
;// ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
|
|
91388
|
-
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(
|
|
91389
|
+
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(524);
|
|
91389
91390
|
/*******************************************************************************
|
|
91390
91391
|
*
|
|
91391
91392
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -96682,7 +96683,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
|
|
|
96682
96683
|
|
|
96683
96684
|
/* harmony default export */ const Shaders_ShaderCompiler = (x_ite_Namespace .add ("ShaderCompiler", ShaderCompiler_default_));
|
|
96684
96685
|
;// ./src/x_ite/Components/Shaders/ShaderPart.js
|
|
96685
|
-
/* provided dependency */ var ShaderPart_$ = __webpack_require__(
|
|
96686
|
+
/* provided dependency */ var ShaderPart_$ = __webpack_require__(524);
|
|
96686
96687
|
/*******************************************************************************
|
|
96687
96688
|
*
|
|
96688
96689
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -97280,7 +97281,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
|
|
|
97280
97281
|
|
|
97281
97282
|
/* harmony default export */ const Shape_X3DAppearanceNode = (x_ite_Namespace .add ("X3DAppearanceNode", X3DAppearanceNode_default_));
|
|
97282
97283
|
;// ./src/x_ite/Components/Shape/Appearance.js
|
|
97283
|
-
/* provided dependency */ var Appearance_$ = __webpack_require__(
|
|
97284
|
+
/* provided dependency */ var Appearance_$ = __webpack_require__(524);
|
|
97284
97285
|
/*******************************************************************************
|
|
97285
97286
|
*
|
|
97286
97287
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -105210,10 +105211,9 @@ Object .assign (Object .setPrototypeOf (WaveShaper .prototype, Sound_X3DSoundPro
|
|
|
105210
105211
|
},
|
|
105211
105212
|
set_curve__ ()
|
|
105212
105213
|
{
|
|
105213
|
-
|
|
105214
|
-
|
|
105215
|
-
|
|
105216
|
-
this .waveShaperNode .curve = this ._curve .shrinkToFit ();
|
|
105214
|
+
this .waveShaperNode .curve = this ._curve .length < 2
|
|
105215
|
+
? new Float32Array (2)
|
|
105216
|
+
: this ._curve .shrinkToFit ();
|
|
105217
105217
|
},
|
|
105218
105218
|
set_oversample__: (function ()
|
|
105219
105219
|
{
|
|
@@ -105512,8 +105512,8 @@ const GifMedia_default_ = GifMedia;
|
|
|
105512
105512
|
|
|
105513
105513
|
/* harmony default export */ const Texturing_GifMedia = (x_ite_Namespace .add ("GifMedia", GifMedia_default_));
|
|
105514
105514
|
;// ./src/x_ite/Components/Texturing/MovieTexture.js
|
|
105515
|
-
/* provided dependency */ var MovieTexture_$ = __webpack_require__(
|
|
105516
|
-
/* provided dependency */ var SuperGif = __webpack_require__(
|
|
105515
|
+
/* provided dependency */ var MovieTexture_$ = __webpack_require__(524);
|
|
105516
|
+
/* provided dependency */ var SuperGif = __webpack_require__(63);
|
|
105517
105517
|
/*******************************************************************************
|
|
105518
105518
|
*
|
|
105519
105519
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -105747,8 +105747,11 @@ Object .assign (Object .setPrototypeOf (MovieTexture .prototype, Texturing_X3DTe
|
|
|
105747
105747
|
{
|
|
105748
105748
|
const media = this .getMediaElement ();
|
|
105749
105749
|
|
|
105750
|
-
if (media)
|
|
105751
|
-
|
|
105750
|
+
if (!media)
|
|
105751
|
+
return;
|
|
105752
|
+
|
|
105753
|
+
media .playbackRate = this ._speed .getValue () * Math .max (this ._pitch .getValue (), 0);
|
|
105754
|
+
media .preservesPitch = this ._pitch .getValue () === 1;
|
|
105752
105755
|
},
|
|
105753
105756
|
set_time ()
|
|
105754
105757
|
{
|
|
@@ -106560,8 +106563,7 @@ Object .assign (Object .setPrototypeOf (PixelTexture .prototype, Texturing_X3DTe
|
|
|
106560
106563
|
}
|
|
106561
106564
|
else
|
|
106562
106565
|
{
|
|
106563
|
-
|
|
106564
|
-
this .canvas = [document .createElement ("canvas"), document .createElement ("canvas")];
|
|
106566
|
+
this .canvas ??= [document .createElement ("canvas"), document .createElement ("canvas")];
|
|
106565
106567
|
|
|
106566
106568
|
const
|
|
106567
106569
|
canvas1 = this .canvas [0],
|
|
@@ -106570,8 +106572,9 @@ Object .assign (Object .setPrototypeOf (PixelTexture .prototype, Texturing_X3DTe
|
|
|
106570
106572
|
cx2 = canvas2 .getContext ("2d", { willReadFrequently: true }),
|
|
106571
106573
|
imageData = cx1 .createImageData (width, height);
|
|
106572
106574
|
|
|
106573
|
-
|
|
106574
|
-
|
|
106575
|
+
// Use .canvas to support foreign 2d libs.
|
|
106576
|
+
cx1 .canvas .width = width;
|
|
106577
|
+
cx1 .canvas .height = height;
|
|
106575
106578
|
|
|
106576
106579
|
this .convert (imageData .data, comp, array .getValue (), array .length);
|
|
106577
106580
|
cx1 .putImageData (imageData, 0, 0);
|
|
@@ -106579,8 +106582,9 @@ Object .assign (Object .setPrototypeOf (PixelTexture .prototype, Texturing_X3DTe
|
|
|
106579
106582
|
width = Math_Algorithm .nextPowerOfTwo (width);
|
|
106580
106583
|
height = Math_Algorithm .nextPowerOfTwo (height);
|
|
106581
106584
|
|
|
106582
|
-
|
|
106583
|
-
|
|
106585
|
+
// Use .canvas to support foreign 2d libs.
|
|
106586
|
+
cx2 .canvas .width = width;
|
|
106587
|
+
cx2 .canvas .height = height;
|
|
106584
106588
|
|
|
106585
106589
|
cx2 .clearRect (0, 0, width, height);
|
|
106586
106590
|
cx2 .drawImage (canvas1, 0, 0, canvas1 .width, canvas1 .height, 0, 0, width, height);
|
|
@@ -107982,7 +107986,7 @@ const gettext_default_ = (string) => locale .get (string) || string;
|
|
|
107982
107986
|
|
|
107983
107987
|
/* harmony default export */ const gettext = (x_ite_Namespace .add ("gettext", gettext_default_));
|
|
107984
107988
|
;// ./src/x_ite/Browser/Core/BrowserTimings.js
|
|
107985
|
-
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(
|
|
107989
|
+
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(524);
|
|
107986
107990
|
/*******************************************************************************
|
|
107987
107991
|
*
|
|
107988
107992
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108612,7 +108616,7 @@ const TextCompression_default_ = TextCompression;
|
|
|
108612
108616
|
|
|
108613
108617
|
/* harmony default export */ const Core_TextCompression = (x_ite_Namespace .add ("TextCompression", TextCompression_default_));
|
|
108614
108618
|
;// ./src/x_ite/Browser/Core/BrowserOptions.js
|
|
108615
|
-
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(
|
|
108619
|
+
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(524);
|
|
108616
108620
|
/*******************************************************************************
|
|
108617
108621
|
*
|
|
108618
108622
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -109259,7 +109263,7 @@ const RenderingProperties_default_ = RenderingProperties;
|
|
|
109259
109263
|
|
|
109260
109264
|
/* harmony default export */ const Core_RenderingProperties = (x_ite_Namespace .add ("RenderingProperties", RenderingProperties_default_));
|
|
109261
109265
|
;// ./src/x_ite/Browser/Core/Notification.js
|
|
109262
|
-
/* provided dependency */ var Notification_$ = __webpack_require__(
|
|
109266
|
+
/* provided dependency */ var Notification_$ = __webpack_require__(524);
|
|
109263
109267
|
/*******************************************************************************
|
|
109264
109268
|
*
|
|
109265
109269
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -109341,7 +109345,7 @@ Object .assign (Object .setPrototypeOf (Notification .prototype, Base_X3DBaseNod
|
|
|
109341
109345
|
.hide ()
|
|
109342
109346
|
.addClass ("x_ite-private-notification")
|
|
109343
109347
|
.appendTo (this .getBrowser () .getSurface ())
|
|
109344
|
-
.
|
|
109348
|
+
.css ("width", 0);
|
|
109345
109349
|
|
|
109346
109350
|
Notification_$("<span></span>") .appendTo (this .element);
|
|
109347
109351
|
|
|
@@ -109381,8 +109385,8 @@ const Notification_default_ = Notification;
|
|
|
109381
109385
|
|
|
109382
109386
|
/* harmony default export */ const Core_Notification = (x_ite_Namespace .add ("Notification", Notification_default_));
|
|
109383
109387
|
;// ./src/x_ite/Browser/Core/ContextMenu.js
|
|
109384
|
-
/* provided dependency */ var jquery_fullscreen = __webpack_require__(
|
|
109385
|
-
/* provided dependency */ var ContextMenu_$ = __webpack_require__(
|
|
109388
|
+
/* provided dependency */ var jquery_fullscreen = __webpack_require__(400);
|
|
109389
|
+
/* provided dependency */ var ContextMenu_$ = __webpack_require__(524);
|
|
109386
109390
|
/*******************************************************************************
|
|
109387
109391
|
*
|
|
109388
109392
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -112104,7 +112108,7 @@ const DataStorage_default_ = DataStorage;
|
|
|
112104
112108
|
|
|
112105
112109
|
/* harmony default export */ const Utility_DataStorage = (x_ite_Namespace .add ("DataStorage", DataStorage_default_));
|
|
112106
112110
|
;// ./src/x_ite/Browser/Core/X3DCoreContext.js
|
|
112107
|
-
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(
|
|
112111
|
+
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(524);
|
|
112108
112112
|
/*******************************************************************************
|
|
112109
112113
|
*
|
|
112110
112114
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114715,8 +114719,8 @@ const X3DViewer_default_ = X3DViewer;
|
|
|
114715
114719
|
|
|
114716
114720
|
/* harmony default export */ const Navigation_X3DViewer = (x_ite_Namespace .add ("X3DViewer", X3DViewer_default_));
|
|
114717
114721
|
;// ./src/x_ite/Browser/Navigation/ExamineViewer.js
|
|
114718
|
-
/* provided dependency */ var jquery_mousewheel = __webpack_require__(
|
|
114719
|
-
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(
|
|
114722
|
+
/* provided dependency */ var jquery_mousewheel = __webpack_require__(866);
|
|
114723
|
+
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(524);
|
|
114720
114724
|
/*******************************************************************************
|
|
114721
114725
|
*
|
|
114722
114726
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115631,8 +115635,8 @@ const ExamineViewer_default_ = ExamineViewer;
|
|
|
115631
115635
|
|
|
115632
115636
|
/* harmony default export */ const Navigation_ExamineViewer = (x_ite_Namespace .add ("ExamineViewer", ExamineViewer_default_));
|
|
115633
115637
|
;// ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
|
|
115634
|
-
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(
|
|
115635
|
-
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(
|
|
115638
|
+
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(866);
|
|
115639
|
+
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(524);
|
|
115636
115640
|
/*******************************************************************************
|
|
115637
115641
|
*
|
|
115638
115642
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116647,8 +116651,8 @@ const FlyViewer_default_ = FlyViewer;
|
|
|
116647
116651
|
|
|
116648
116652
|
/* harmony default export */ const Navigation_FlyViewer = (x_ite_Namespace .add ("FlyViewer", FlyViewer_default_));
|
|
116649
116653
|
;// ./src/x_ite/Browser/Navigation/PlaneViewer.js
|
|
116650
|
-
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(
|
|
116651
|
-
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(
|
|
116654
|
+
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(866);
|
|
116655
|
+
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(524);
|
|
116652
116656
|
/*******************************************************************************
|
|
116653
116657
|
*
|
|
116654
116658
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116977,8 +116981,8 @@ const NoneViewer_default_ = NoneViewer;
|
|
|
116977
116981
|
|
|
116978
116982
|
/* harmony default export */ const Navigation_NoneViewer = (x_ite_Namespace .add ("NoneViewer", NoneViewer_default_));
|
|
116979
116983
|
;// ./src/x_ite/Browser/Navigation/LookAtViewer.js
|
|
116980
|
-
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(
|
|
116981
|
-
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(
|
|
116984
|
+
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(866);
|
|
116985
|
+
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(524);
|
|
116982
116986
|
/*******************************************************************************
|
|
116983
116987
|
*
|
|
116984
116988
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -118120,8 +118124,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
|
|
|
118120
118124
|
|
|
118121
118125
|
/* harmony default export */ const Picking_X3DPickingContext = (x_ite_Namespace .add ("X3DPickingContext", X3DPickingContext_default_));
|
|
118122
118126
|
;// ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
|
|
118123
|
-
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(
|
|
118124
|
-
/* provided dependency */ var PointingDevice_$ = __webpack_require__(
|
|
118127
|
+
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(866);
|
|
118128
|
+
/* provided dependency */ var PointingDevice_$ = __webpack_require__(524);
|
|
118125
118129
|
/*******************************************************************************
|
|
118126
118130
|
*
|
|
118127
118131
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -119568,7 +119572,7 @@ const Lock_default_ = Lock;
|
|
|
119568
119572
|
|
|
119569
119573
|
/* harmony default export */ const Utility_Lock = (x_ite_Namespace .add ("Lock", Lock_default_));
|
|
119570
119574
|
;// ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
|
|
119571
|
-
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(
|
|
119575
|
+
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(524);
|
|
119572
119576
|
/*******************************************************************************
|
|
119573
119577
|
*
|
|
119574
119578
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -120882,7 +120886,7 @@ const X3DSoundContext_default_ = X3DSoundContext;
|
|
|
120882
120886
|
|
|
120883
120887
|
/* harmony default export */ const Sound_X3DSoundContext = (x_ite_Namespace .add ("X3DSoundContext", X3DSoundContext_default_));
|
|
120884
120888
|
;// ./src/x_ite/Browser/Texturing/KTXDecoder.js
|
|
120885
|
-
/* provided dependency */ var KTXDecoder_$ = __webpack_require__(
|
|
120889
|
+
/* provided dependency */ var KTXDecoder_$ = __webpack_require__(524);
|
|
120886
120890
|
const KTXDecoder_default_ = class KTXDecoder
|
|
120887
120891
|
{
|
|
120888
120892
|
constructor (gl, externalKtxlib, scriptDir)
|
|
@@ -122461,7 +122465,7 @@ const Components_default_ = Components;
|
|
|
122461
122465
|
|
|
122462
122466
|
/* harmony default export */ const x_ite_Components = (x_ite_Namespace .add ("Components", Components_default_));
|
|
122463
122467
|
;// ./src/x_ite/Browser/DOMIntegration.js
|
|
122464
|
-
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(
|
|
122468
|
+
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(524);
|
|
122465
122469
|
/*******************************************************************************
|
|
122466
122470
|
* MIT License
|
|
122467
122471
|
*
|
|
@@ -123727,7 +123731,7 @@ const FieldTypes_default_ = new Configuration_FieldTypesArray (Object .values (x
|
|
|
123727
123731
|
|
|
123728
123732
|
/* harmony default export */ const FieldTypes = (x_ite_Namespace .add ("FieldTypes", FieldTypes_default_));
|
|
123729
123733
|
;// ./src/x_ite/Browser/X3DBrowser.js
|
|
123730
|
-
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(
|
|
123734
|
+
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(524);
|
|
123731
123735
|
/*******************************************************************************
|
|
123732
123736
|
*
|
|
123733
123737
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -124829,7 +124833,7 @@ const X3DBrowser_default_ = X3DBrowser;
|
|
|
124829
124833
|
|
|
124830
124834
|
/* harmony default export */ const Browser_X3DBrowser = (x_ite_Namespace .add ("X3DBrowser", X3DBrowser_default_));
|
|
124831
124835
|
;// ./src/x_ite/X3DCanvasElement.js
|
|
124832
|
-
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(
|
|
124836
|
+
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(524);
|
|
124833
124837
|
/*******************************************************************************
|
|
124834
124838
|
*
|
|
124835
124839
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -125096,8 +125100,8 @@ const QuickSort_default_ = QuickSort;
|
|
|
125096
125100
|
|
|
125097
125101
|
/* harmony default export */ const Algorithms_QuickSort = (x_ite_Namespace .add ("QuickSort", QuickSort_default_));
|
|
125098
125102
|
;// ./src/lib/jquery.js
|
|
125099
|
-
/* provided dependency */ var jquery_$ = __webpack_require__(
|
|
125100
|
-
/* provided dependency */ var pako = __webpack_require__(
|
|
125103
|
+
/* provided dependency */ var jquery_$ = __webpack_require__(524);
|
|
125104
|
+
/* provided dependency */ var pako = __webpack_require__(496);
|
|
125101
125105
|
Object .assign (jquery_$,
|
|
125102
125106
|
{
|
|
125103
125107
|
decodeText (input)
|
|
@@ -125178,13 +125182,13 @@ const jquery_default_ = jquery_$;
|
|
|
125178
125182
|
|
|
125179
125183
|
/* harmony default export */ const jquery = (x_ite_Namespace .add ("jquery", jquery_default_));
|
|
125180
125184
|
;// ./src/lib/libtess.js
|
|
125181
|
-
/* provided dependency */ var libtess_libtess = __webpack_require__(
|
|
125185
|
+
/* provided dependency */ var libtess_libtess = __webpack_require__(153);
|
|
125182
125186
|
const libtess_default_ = libtess_libtess;
|
|
125183
125187
|
;
|
|
125184
125188
|
|
|
125185
125189
|
/* harmony default export */ const lib_libtess = (x_ite_Namespace .add ("libtess", libtess_default_));
|
|
125186
125190
|
;// ./src/x_ite/X3D.js
|
|
125187
|
-
/* provided dependency */ var X3D_$ = __webpack_require__(
|
|
125191
|
+
/* provided dependency */ var X3D_$ = __webpack_require__(524);
|
|
125188
125192
|
/*******************************************************************************
|
|
125189
125193
|
*
|
|
125190
125194
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -125488,7 +125492,7 @@ x_ite_Namespace, x_ite_Namespace .Fields,
|
|
|
125488
125492
|
|
|
125489
125493
|
// Assign X3D to global namespace.
|
|
125490
125494
|
|
|
125491
|
-
window [Symbol .for ("X_ITE.X3D-10.5.
|
|
125495
|
+
window [Symbol .for ("X_ITE.X3D-10.5.11")] = x_ite_X3D;
|
|
125492
125496
|
|
|
125493
125497
|
customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
|
|
125494
125498
|
|