x_ite 8.6.2 → 8.6.3

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.
Files changed (52) hide show
  1. package/.vscode/settings.json +7 -7
  2. package/dist/assets/components/Annotation.js +13 -13
  3. package/dist/assets/components/Annotation.min.js +1 -1
  4. package/dist/assets/components/CADGeometry.js +13 -13
  5. package/dist/assets/components/CADGeometry.min.js +1 -1
  6. package/dist/assets/components/CubeMapTexturing.js +25 -25
  7. package/dist/assets/components/CubeMapTexturing.min.js +1 -1
  8. package/dist/assets/components/DIS.js +13 -13
  9. package/dist/assets/components/DIS.min.js +1 -1
  10. package/dist/assets/components/EventUtilities.js +9 -9
  11. package/dist/assets/components/EventUtilities.min.js +1 -1
  12. package/dist/assets/components/Geometry2D.js +19 -19
  13. package/dist/assets/components/Geometry2D.min.js +1 -1
  14. package/dist/assets/components/Geospatial.js +33 -33
  15. package/dist/assets/components/Geospatial.min.js +1 -1
  16. package/dist/assets/components/HAnim.js +18 -18
  17. package/dist/assets/components/HAnim.min.js +1 -1
  18. package/dist/assets/components/KeyDeviceSensor.js +8 -8
  19. package/dist/assets/components/KeyDeviceSensor.min.js +1 -1
  20. package/dist/assets/components/Layout.js +27 -27
  21. package/dist/assets/components/Layout.min.js +1 -1
  22. package/dist/assets/components/NURBS.js +24 -24
  23. package/dist/assets/components/NURBS.min.js +1 -1
  24. package/dist/assets/components/ParticleSystems.js +23 -23
  25. package/dist/assets/components/ParticleSystems.min.js +1 -1
  26. package/dist/assets/components/Picking.js +19 -19
  27. package/dist/assets/components/Picking.min.js +1 -1
  28. package/dist/assets/components/RigidBodyPhysics.js +18 -18
  29. package/dist/assets/components/RigidBodyPhysics.min.js +1 -1
  30. package/dist/assets/components/Scripting.js +28 -28
  31. package/dist/assets/components/Scripting.min.js +1 -1
  32. package/dist/assets/components/Text.js +24 -24
  33. package/dist/assets/components/Text.min.js +1 -1
  34. package/dist/assets/components/TextureProjector.js +14 -14
  35. package/dist/assets/components/TextureProjector.min.js +1 -1
  36. package/dist/assets/components/Texturing3D.js +32 -32
  37. package/dist/assets/components/Texturing3D.min.js +1 -1
  38. package/dist/assets/components/VolumeRendering.js +19 -19
  39. package/dist/assets/components/VolumeRendering.min.js +1 -1
  40. package/dist/assets/components/X_ITE.js +9 -9
  41. package/dist/assets/components/X_ITE.min.js +1 -1
  42. package/dist/x_ite.css +1 -1
  43. package/dist/x_ite.js +88 -80
  44. package/dist/x_ite.min.js +1 -1
  45. package/dist/x_ite.zip +0 -0
  46. package/docs/_config.yml +1 -1
  47. package/docs/_posts/getting-started.md +1 -1
  48. package/docs/_posts/laboratory/x3d-file-converter.md +12 -7
  49. package/package.json +1 -1
  50. package/src/x_ite/Browser/VERSION.js +1 -1
  51. package/src/x_ite/Parser/SVGParser.js +30 -23
  52. package/src/x_ite/Parser/X3DParser.js +3 -2
package/dist/x_ite.css CHANGED
@@ -1 +1 @@
1
- /* X_ITE v8.6.2 */@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic");:host,X3DCanvas{display:inline-block;overflow:hidden;outline:none;margin:0;border:0;border-radius:0;padding:0;width:300px;height:150px;user-select:none;-webkit-user-select:none}:host([hidden]){display:none}:host(.x_ite-fullscreen){width:100vw !important;height:100vh !important}X3DCanvas>:not(.x_ite-private-browser,.x_ite-private-menu){display:none}.x_ite-private-browser{overflow:hidden;position:relative;margin:0;border:0;border-radius:0;padding:0;width:100%;height:100%;user-select:none;-webkit-user-select:none}.x_ite-private-surface{position:absolute;margin:0;border:0;border-radius:0;padding:0;top:0;right:0;bottom:0;left:0;inset:0}.x_ite-private-canvas{display:block;outline:none;margin:0;border:0;border-radius:0;padding:0;width:100%;height:100%}.x_ite-private-notification{position:absolute;top:20px;right:-4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,0.61803);background:-moz-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:-webkit-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:linear-gradient(to bottom, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);-webkit-background-clip:padding-box;background-clip:padding-box;border:4px solid rgba(60,60,60,0.61803);border-radius:5px;padding:5px;color:white;font-family:PT Sans, sans-serif;font-size:10pt;letter-spacing:unset;line-height:1;white-space:pre;pointer-events:none}.x_ite-private-notification span{padding:0 24px 0 20px;background:url("assets/images/icon.bw.png") no-repeat 0 2px}.x_ite-private-browser-timings{position:absolute;bottom:-4px;left:-4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,0.61803);background:-moz-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:-webkit-linear-gradient(top, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);background:linear-gradient(to bottom, rgba(50,50,50,0.61803) 0%, rgba(0,0,0,0.61803) 100%);-webkit-background-clip:padding-box;background-clip:padding-box;border-top:4px solid rgba(60,60,60,0.61803);border-right:4px solid rgba(60,60,60,0.61803);border-radius:5px;padding:10px 15px 14px 14px;color:white;font-family:PT Sans, sans-serif;font-size:9pt;white-space:pre;pointer-events:none}.x_ite-private-browser-timings table,.x_ite-private-browser-timings thead,.x_ite-private-browser-timings tbody,.x_ite-private-browser-timings tfoot,.x_ite-private-browser-timings tr,.x_ite-private-browser-timings th,.x_ite-private-browser-timings td{box-sizing:border-box;outline:0;margin:0;border:0;border-radius:0;padding:0;background:none;color:white;font-size:inherit;font-weight:normal;font-style:normal;letter-spacing:unset;line-height:1;text-align:left}.x_ite-private-browser-timings table{overflow:hidden;background:url("assets/images/Time.png") no-repeat;width:100%;max-width:100%;border-collapse:separate;border-spacing:2px;empty-cells:show}.x_ite-private-browser-timings thead th{padding-left:20px;padding-bottom:5px;font-weight:bold}.x_ite-private-browser-timings td:first-child{padding-right:10px}.x_ite-private-browser-timings tr.x_ite-private-more td{padding-bottom:5px}.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;padding:2px 2px 4px 2px;width:100%;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.6.3 */@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 tr.x_ite-private-more td{padding-bottom:5px}.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;padding:2px 2px 4px 2px;width:100%;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.6.2 */(function webpackUniversalModuleDefinition(root, factory) {
1
+ /* X_ITE v8.6.3 */(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
- /***/ 499:
14
+ /***/ 740:
15
15
  /***/ (function(module, exports, __webpack_require__) {
16
16
 
17
17
  "use strict";
18
- /* provided dependency */ var jQuery = __webpack_require__(430);
18
+ /* provided dependency */ var jQuery = __webpack_require__(73);
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
- /***/ 76:
390
+ /***/ 315:
391
391
  /***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
392
392
 
393
- /* provided dependency */ var jQuery = __webpack_require__(430);
393
+ /* provided dependency */ var jQuery = __webpack_require__(73);
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
- /***/ 658:
589
+ /***/ 558:
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__(430)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
603
+ !(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(73)], __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
- /***/ 430:
814
+ /***/ 73:
815
815
  /***/ (function(module, exports) {
816
816
 
817
817
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
@@ -11812,7 +11812,7 @@ return jQuery;
11812
11812
 
11813
11813
  /***/ }),
11814
11814
 
11815
- /***/ 469:
11815
+ /***/ 1:
11816
11816
  /***/ ((module) => {
11817
11817
 
11818
11818
  /**
@@ -16591,7 +16591,7 @@ if (true) {
16591
16591
 
16592
16592
  /***/ }),
16593
16593
 
16594
- /***/ 175:
16594
+ /***/ 83:
16595
16595
  /***/ (function(__unused_webpack_module, exports) {
16596
16596
 
16597
16597
 
@@ -19836,7 +19836,7 @@ if (true) {
19836
19836
 
19837
19837
  /***/ }),
19838
19838
 
19839
- /***/ 916:
19839
+ /***/ 423:
19840
19840
  /***/ (function(module, exports) {
19841
19841
 
19842
19842
  var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
@@ -34905,7 +34905,7 @@ x_ite_Namespace.set ("x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
34905
34905
  *
34906
34906
  ******************************************************************************/
34907
34907
 
34908
- const VERSION_default_ = "8.6.2";
34908
+ const VERSION_default_ = "8.6.3";
34909
34909
  ;
34910
34910
 
34911
34911
  x_ite_Namespace.set ("x_ite/Browser/VERSION", VERSION_default_);
@@ -35807,7 +35807,7 @@ const gettext_default_ = gettext;
35807
35807
  x_ite_Namespace.set ("locale/gettext", gettext_default_);
35808
35808
  /* harmony default export */ const locale_gettext = (gettext_default_);
35809
35809
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
35810
- /* provided dependency */ var $ = __webpack_require__(430);
35810
+ /* provided dependency */ var $ = __webpack_require__(73);
35811
35811
  /*******************************************************************************
35812
35812
  *
35813
35813
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -36765,7 +36765,7 @@ const RenderingProperties_default_ = RenderingProperties;
36765
36765
  x_ite_Namespace.set ("x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
36766
36766
  /* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
36767
36767
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
36768
- /* provided dependency */ var Notification_$ = __webpack_require__(430);
36768
+ /* provided dependency */ var Notification_$ = __webpack_require__(73);
36769
36769
  /*******************************************************************************
36770
36770
  *
36771
36771
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -36887,8 +36887,8 @@ const Notification_default_ = Notification;
36887
36887
  x_ite_Namespace.set ("x_ite/Browser/Core/Notification", Notification_default_);
36888
36888
  /* harmony default export */ const Core_Notification = (Notification_default_);
36889
36889
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
36890
- /* provided dependency */ var jquery_fullscreen = __webpack_require__(76);
36891
- /* provided dependency */ var ContextMenu_$ = __webpack_require__(430);
36890
+ /* provided dependency */ var jquery_fullscreen = __webpack_require__(315);
36891
+ /* provided dependency */ var ContextMenu_$ = __webpack_require__(73);
36892
36892
  /*******************************************************************************
36893
36893
  *
36894
36894
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -41890,7 +41890,7 @@ const X3DUrlObject_default_ = X3DUrlObject;
41890
41890
  x_ite_Namespace.set ("x_ite/Components/Networking/X3DUrlObject", X3DUrlObject_default_);
41891
41891
  /* harmony default export */ const Networking_X3DUrlObject = (X3DUrlObject_default_);
41892
41892
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
41893
- /* provided dependency */ var X3DParser_$ = __webpack_require__(430);
41893
+ /* provided dependency */ var X3DParser_$ = __webpack_require__(73);
41894
41894
  /*******************************************************************************
41895
41895
  *
41896
41896
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -42035,11 +42035,12 @@ X3DParser .prototype = {
42035
42035
  convertColor: function (value)
42036
42036
  {
42037
42037
  const
42038
- div = X3DParser_$("<div></div>") .hide () .css ("color", value) .appendTo (X3DParser_$("body")),
42038
+ wrap = X3DParser_$("<div></div>") .hide () .css ("color", "black") .appendTo (X3DParser_$("body")),
42039
+ div = X3DParser_$("<div></div>").css ("color", value) .appendTo (wrap),
42039
42040
  rgb = window .getComputedStyle (div [0]) .color,
42040
42041
  values = rgb .replace (/^rgba?\(|\)$/g, "") .split (/[\s,]+/) .map (s => parseFloat (s));
42041
42042
 
42042
- div .remove ();
42043
+ wrap .remove ();
42043
42044
 
42044
42045
  values [0] /= 255;
42045
42046
  values [1] /= 255;
@@ -45066,7 +45067,7 @@ const VRMLParser_default_ = VRMLParser;
45066
45067
  x_ite_Namespace.set ("x_ite/Parser/VRMLParser", VRMLParser_default_);
45067
45068
  /* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
45068
45069
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
45069
- /* provided dependency */ var XMLParser_$ = __webpack_require__(430);
45070
+ /* provided dependency */ var XMLParser_$ = __webpack_require__(73);
45070
45071
  /*******************************************************************************
45071
45072
  *
45072
45073
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -46952,7 +46953,7 @@ const X3DOptimizer_default_ = X3DOptimizer;
46952
46953
  x_ite_Namespace.set ("x_ite/Parser/X3DOptimizer", X3DOptimizer_default_);
46953
46954
  /* harmony default export */ const Parser_X3DOptimizer = (X3DOptimizer_default_);
46954
46955
  ;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
46955
- /* provided dependency */ var libtess = __webpack_require__(469);
46956
+ /* provided dependency */ var libtess = __webpack_require__(1);
46956
46957
  /*******************************************************************************
46957
46958
  *
46958
46959
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -47862,7 +47863,7 @@ const Box3_default_ = Box3;
47862
47863
  x_ite_Namespace.set ("standard/Math/Geometry/Box3", Box3_default_);
47863
47864
  /* harmony default export */ const Geometry_Box3 = (Box3_default_);
47864
47865
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
47865
- /* provided dependency */ var GLTF2Parser_$ = __webpack_require__(430);
47866
+ /* provided dependency */ var GLTF2Parser_$ = __webpack_require__(73);
47866
47867
  /*******************************************************************************
47867
47868
  *
47868
47869
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -50089,7 +50090,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
50089
50090
  x_ite_Namespace.set ("x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
50090
50091
  /* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
50091
50092
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
50092
- /* provided dependency */ var GLB2Parser_$ = __webpack_require__(430);
50093
+ /* provided dependency */ var GLB2Parser_$ = __webpack_require__(73);
50093
50094
  /*******************************************************************************
50094
50095
  *
50095
50096
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -50242,7 +50243,7 @@ const GLB2Parser_default_ = GLB2Parser;
50242
50243
  x_ite_Namespace.set ("x_ite/Parser/GLB2Parser", GLB2Parser_default_);
50243
50244
  /* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
50244
50245
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
50245
- /* provided dependency */ var OBJParser_$ = __webpack_require__(430);
50246
+ /* provided dependency */ var OBJParser_$ = __webpack_require__(73);
50246
50247
  /*******************************************************************************
50247
50248
  *
50248
50249
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -52343,8 +52344,8 @@ const Bezier_default_ = Bezier;
52343
52344
  x_ite_Namespace.set ("standard/Math/Algorithms/Bezier", Bezier_default_);
52344
52345
  /* harmony default export */ const Algorithms_Bezier = (Bezier_default_);
52345
52346
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
52346
- /* provided dependency */ var SVGParser_$ = __webpack_require__(430);
52347
- /* provided dependency */ var SVGParser_libtess = __webpack_require__(469);
52347
+ /* provided dependency */ var SVGParser_$ = __webpack_require__(73);
52348
+ /* provided dependency */ var SVGParser_libtess = __webpack_require__(1);
52348
52349
  /*******************************************************************************
52349
52350
  *
52350
52351
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -52607,9 +52608,12 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
52607
52608
  // Get attributes of svg element.
52608
52609
 
52609
52610
  const
52610
- viewBox = this .viewBoxAttribute (xmlElement .getAttribute ("viewBox"), new Numbers_Vector4 (0, 0, 100, 100)),
52611
- width = this .lengthAttribute (xmlElement .getAttribute ("width", viewBox [2])),
52612
- height = this .lengthAttribute (xmlElement .getAttribute ("height", viewBox [3]));
52611
+ defaultWidth = this .lengthAttribute (xmlElement .getAttribute ("width", 100)),
52612
+ defaultHeight = this .lengthAttribute (xmlElement .getAttribute ("height", 100)),
52613
+ defaultViewBox = new Numbers_Vector4 (0, 0, defaultWidth, defaultHeight),
52614
+ viewBox = this .viewBoxAttribute (xmlElement .getAttribute ("viewBox"), defaultViewBox),
52615
+ width = this .lengthAttribute (xmlElement .getAttribute ("width", viewBox [2])),
52616
+ height = this .lengthAttribute (xmlElement .getAttribute ("height", viewBox [3]));
52613
52617
 
52614
52618
  // Create viewpoint.
52615
52619
 
@@ -53202,7 +53206,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
53202
53206
  for (const [o, c, a] of g .stops)
53203
53207
  gradient .addColorStop (o, `rgba(${c .r * 255},${c .g * 255},${c .b * 255},${a})`);
53204
53208
 
53205
- return this .drawGradient (gradient, g .transform, bbox);
53209
+ return this .drawGradient (gradient, g .transform, bbox, g .units);
53206
53210
  },
53207
53211
  linearGradientElement: function (xmlElement, gradient)
53208
53212
  {
@@ -53220,9 +53224,9 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
53220
53224
 
53221
53225
  gradient .x1 = this .lengthAttribute (xmlElement .getAttribute ("x1"), gradient .x1 || 0);
53222
53226
  gradient .y1 = this .lengthAttribute (xmlElement .getAttribute ("y1"), gradient .y1 || 0);
53223
- gradient .x2 = this .lengthAttribute (xmlElement .getAttribute ("x2"), gradient .x2 || 0);
53227
+ gradient .x2 = this .lengthAttribute (xmlElement .getAttribute ("x2"), gradient .x2 || 1);
53224
53228
  gradient .y2 = this .lengthAttribute (xmlElement .getAttribute ("y2"), gradient .y2 || 0);
53225
- gradient .units = xmlElement .getAttribute ("gradientUnits");
53229
+ gradient .units = xmlElement .getAttribute ("gradientUnits") || "objectBoundingBox";
53226
53230
  gradient .transform = this .transformAttribute (xmlElement .getAttribute ("gradientTransform"));
53227
53231
 
53228
53232
  // Stops
@@ -53236,12 +53240,12 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
53236
53240
  {
53237
53241
  const
53238
53242
  g = this .radialGradientElement (xmlElement, { stops: [ ] }),
53239
- gradient = this .context .createRadialGradient (g .fx, g .fy, 0, g .cx, g .cy, g .r);
53243
+ gradient = this .context .createRadialGradient (g .fx, g .fy, g. fr, g .cx, g .cy, g .r);
53240
53244
 
53241
53245
  for (const [o, c, a] of g .stops)
53242
53246
  gradient .addColorStop (o, `rgba(${c .r * 255},${c .g * 255},${c .b * 255},${a})`);
53243
53247
 
53244
- return this .drawGradient (gradient, g .transform, bbox);
53248
+ return this .drawGradient (gradient, g .transform, bbox, g .units);
53245
53249
  },
53246
53250
  radialGradientElement: function (xmlElement, gradient)
53247
53251
  {
@@ -53254,14 +53258,13 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
53254
53258
 
53255
53259
  // Attributes
53256
53260
 
53257
- gradient .cx = this .lengthAttribute (xmlElement .getAttribute ("cx"), gradient .cx || 0),
53258
- gradient .cy = this .lengthAttribute (xmlElement .getAttribute ("cy"), gradient .cy || 0),
53259
- gradient .x2 = this .lengthAttribute (xmlElement .getAttribute ("x2"), gradient .x2 || 0),
53260
- gradient .y2 = this .lengthAttribute (xmlElement .getAttribute ("y2"), gradient .y2 || 0),
53261
- gradient .r = this .lengthAttribute (xmlElement .getAttribute ("r"), gradient .cx),
53262
- gradient .fx = this .lengthAttribute (xmlElement .getAttribute ("fx"), gradient .cx),
53263
- gradient .fy = this .lengthAttribute (xmlElement .getAttribute ("fy"), gradient .cy),
53264
- gradient .units = xmlElement .getAttribute ("gradientUnits");
53261
+ gradient .cx = this .lengthAttribute (xmlElement .getAttribute ("cx"), gradient .cx || 0.5),
53262
+ gradient .cy = this .lengthAttribute (xmlElement .getAttribute ("cy"), gradient .cy || 0.5),
53263
+ gradient .r = this .lengthAttribute (xmlElement .getAttribute ("r"), gradient .r || 0.5),
53264
+ gradient .fx = this .lengthAttribute (xmlElement .getAttribute ("fx"), gradient .fx || gradient .cx),
53265
+ gradient .fy = this .lengthAttribute (xmlElement .getAttribute ("fy"), gradient .fy || gradient .cy),
53266
+ gradient .fr = this .lengthAttribute (xmlElement .getAttribute ("fr"), gradient .fr || 0),
53267
+ gradient .units = xmlElement .getAttribute ("gradientUnits") || "objectBoundingBox";
53265
53268
  gradient .spreadMethod = xmlElement .getAttribute ("spreadMethod");
53266
53269
  gradient .transform = this .transformAttribute (xmlElement .getAttribute ("gradientTransform"));
53267
53270
 
@@ -53303,14 +53306,19 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
53303
53306
 
53304
53307
  this .styles .pop ();
53305
53308
  },
53306
- drawGradient: function (gradient, transform, bbox)
53309
+ drawGradient: function (gradient, transform, bbox, units)
53307
53310
  {
53308
53311
  const m = new Numbers_Matrix3 ();
53309
53312
 
53310
53313
  m .scale (new Numbers_Vector2 (GRADIENT_SIZE / 2, GRADIENT_SIZE / 2));
53311
53314
  m .translate (Numbers_Vector2.One);
53312
53315
  m .scale (new Numbers_Vector2 (1, -1));
53313
- m .multLeft (Numbers_Matrix3.inverse (bbox .matrix));
53316
+
53317
+ if (units === "userSpaceOnUse")
53318
+ m .multLeft (Numbers_Matrix3.inverse (bbox .matrix));
53319
+ else
53320
+ m .multLeft (new Numbers_Matrix3 (2, 0, 0, 0, 2, 0, -1, -1, 1));
53321
+
53314
53322
  m .multLeft (transform);
53315
53323
 
53316
53324
  // Paint.
@@ -53375,7 +53383,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
53375
53383
  {
53376
53384
  if (!attribute)
53377
53385
  return;
53378
-
53386
+
53379
53387
  const
53380
53388
  scene = this .getExecutionContext (),
53381
53389
  hash = new URL (attribute, scene .getWorldURL ()) .hash .slice (1);
@@ -53882,14 +53890,14 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
53882
53890
  case 'S':
53883
53891
  case 's':
53884
53892
  {
53885
- x1 = ax + (ax - px);
53886
- y1 = ay + (ay - py);
53893
+ var x1 = ax + (ax - px);
53894
+ var y1 = ay + (ay - py);
53887
53895
  break;
53888
53896
  }
53889
53897
  default:
53890
53898
  {
53891
- x1 = ax;
53892
- y1 = ay;
53899
+ var x1 = ax;
53900
+ var y1 = ay;
53893
53901
  break;
53894
53902
  }
53895
53903
  }
@@ -54803,7 +54811,7 @@ const SVGParser_default_ = SVGParser;
54803
54811
  x_ite_Namespace.set ("x_ite/Parser/SVGParser", SVGParser_default_);
54804
54812
  /* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
54805
54813
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
54806
- /* provided dependency */ var GoldenGate_$ = __webpack_require__(430);
54814
+ /* provided dependency */ var GoldenGate_$ = __webpack_require__(73);
54807
54815
  /*******************************************************************************
54808
54816
  *
54809
54817
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -61798,7 +61806,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
61798
61806
  x_ite_Namespace.set ("x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
61799
61807
  /* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
61800
61808
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
61801
- /* provided dependency */ var ImageTexture_$ = __webpack_require__(430);
61809
+ /* provided dependency */ var ImageTexture_$ = __webpack_require__(73);
61802
61810
  /*******************************************************************************
61803
61811
  *
61804
61812
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -66052,7 +66060,7 @@ const X3DWorld_default_ = X3DWorld;
66052
66060
  x_ite_Namespace.set ("x_ite/Execution/X3DWorld", X3DWorld_default_);
66053
66061
  /* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
66054
66062
  ;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
66055
- /* provided dependency */ var FileLoader_$ = __webpack_require__(430);
66063
+ /* provided dependency */ var FileLoader_$ = __webpack_require__(73);
66056
66064
  /*******************************************************************************
66057
66065
  *
66058
66066
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -68409,7 +68417,7 @@ const URLs_default_ = URLs;
68409
68417
  x_ite_Namespace.set ("x_ite/Browser/Networking/URLs", URLs_default_);
68410
68418
  /* harmony default export */ const Networking_URLs = (URLs_default_);
68411
68419
  ;// CONCATENATED MODULE: ./src/x_ite/Configuration/ComponentInfo.js
68412
- /* provided dependency */ var ComponentInfo_$ = __webpack_require__(430);
68420
+ /* provided dependency */ var ComponentInfo_$ = __webpack_require__(73);
68413
68421
  /*******************************************************************************
68414
68422
  *
68415
68423
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -70375,7 +70383,7 @@ const DataStorage_default_ = DataStorage;
70375
70383
  x_ite_Namespace.set ("standard/Utility/DataStorage", DataStorage_default_);
70376
70384
  /* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
70377
70385
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
70378
- /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(430);
70386
+ /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(73);
70379
70387
  /*******************************************************************************
70380
70388
  *
70381
70389
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -76865,8 +76873,8 @@ const OrientationChaser_default_ = OrientationChaser;
76865
76873
  x_ite_Namespace.set ("x_ite/Components/Followers/OrientationChaser", OrientationChaser_default_);
76866
76874
  /* harmony default export */ const Followers_OrientationChaser = (OrientationChaser_default_);
76867
76875
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
76868
- /* provided dependency */ var jquery_mousewheel = __webpack_require__(658);
76869
- /* provided dependency */ var ExamineViewer_$ = __webpack_require__(430);
76876
+ /* provided dependency */ var jquery_mousewheel = __webpack_require__(558);
76877
+ /* provided dependency */ var ExamineViewer_$ = __webpack_require__(73);
76870
76878
  /*******************************************************************************
76871
76879
  *
76872
76880
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -77730,8 +77738,8 @@ const ExamineViewer_default_ = ExamineViewer;
77730
77738
  x_ite_Namespace.set ("x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
77731
77739
  /* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
77732
77740
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
77733
- /* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(658);
77734
- /* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(430);
77741
+ /* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(558);
77742
+ /* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(73);
77735
77743
  /*******************************************************************************
77736
77744
  *
77737
77745
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -78681,8 +78689,8 @@ const FlyViewer_default_ = FlyViewer;
78681
78689
  x_ite_Namespace.set ("x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
78682
78690
  /* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
78683
78691
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
78684
- /* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(658);
78685
- /* provided dependency */ var PlaneViewer_$ = __webpack_require__(430);
78692
+ /* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(558);
78693
+ /* provided dependency */ var PlaneViewer_$ = __webpack_require__(73);
78686
78694
  /*******************************************************************************
78687
78695
  *
78688
78696
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -78991,8 +78999,8 @@ const NoneViewer_default_ = NoneViewer;
78991
78999
  x_ite_Namespace.set ("x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
78992
79000
  /* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
78993
79001
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
78994
- /* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(658);
78995
- /* provided dependency */ var LookAtViewer_$ = __webpack_require__(430);
79002
+ /* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(558);
79003
+ /* provided dependency */ var LookAtViewer_$ = __webpack_require__(73);
78996
79004
  /*******************************************************************************
78997
79005
  *
78998
79006
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -80595,8 +80603,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
80595
80603
  x_ite_Namespace.set ("x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
80596
80604
  /* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
80597
80605
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
80598
- /* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(658);
80599
- /* provided dependency */ var PointingDevice_$ = __webpack_require__(430);
80606
+ /* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(558);
80607
+ /* provided dependency */ var PointingDevice_$ = __webpack_require__(73);
80600
80608
  /*******************************************************************************
80601
80609
  *
80602
80610
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -81618,8 +81626,8 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
81618
81626
  x_ite_Namespace.set ("x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
81619
81627
  /* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
81620
81628
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
81621
- /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(430);
81622
- /* provided dependency */ var ResizeSensor = __webpack_require__(499);
81629
+ /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(73);
81630
+ /* provided dependency */ var ResizeSensor = __webpack_require__(740);
81623
81631
  /*******************************************************************************
81624
81632
  *
81625
81633
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -90145,7 +90153,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
90145
90153
  x_ite_Namespace.set ("x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
90146
90154
  /* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
90147
90155
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
90148
- /* provided dependency */ var ShaderPart_$ = __webpack_require__(430);
90156
+ /* provided dependency */ var ShaderPart_$ = __webpack_require__(73);
90149
90157
  /*******************************************************************************
90150
90158
  *
90151
90159
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -112026,7 +112034,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
112026
112034
  x_ite_Namespace.set ("x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
112027
112035
  /* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
112028
112036
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
112029
- /* provided dependency */ var AudioClip_$ = __webpack_require__(430);
112037
+ /* provided dependency */ var AudioClip_$ = __webpack_require__(73);
112030
112038
  /*******************************************************************************
112031
112039
  *
112032
112040
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -114841,8 +114849,8 @@ const GIFMedia_default_ = GifMedia;
114841
114849
  x_ite_Namespace.set ("x_ite/Browser/Texturing/GIFMedia", GIFMedia_default_);
114842
114850
  /* harmony default export */ const GIFMedia = (GIFMedia_default_);
114843
114851
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
114844
- /* provided dependency */ var MovieTexture_$ = __webpack_require__(430);
114845
- /* provided dependency */ var SuperGif = __webpack_require__(916);
114852
+ /* provided dependency */ var MovieTexture_$ = __webpack_require__(73);
114853
+ /* provided dependency */ var SuperGif = __webpack_require__(423);
114846
114854
  /*******************************************************************************
114847
114855
  *
114848
114856
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -115800,7 +115808,7 @@ const MultiTextureTransform_default_ = MultiTextureTransform;
115800
115808
  x_ite_Namespace.set ("x_ite/Components/Texturing/MultiTextureTransform", MultiTextureTransform_default_);
115801
115809
  /* harmony default export */ const Texturing_MultiTextureTransform = (MultiTextureTransform_default_);
115802
115810
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/PixelTexture.js
115803
- /* provided dependency */ var PixelTexture_$ = __webpack_require__(430);
115811
+ /* provided dependency */ var PixelTexture_$ = __webpack_require__(73);
115804
115812
  /*******************************************************************************
115805
115813
  *
115806
115814
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -116503,7 +116511,7 @@ const Components_default_ = Components;
116503
116511
  x_ite_Namespace.set ("x_ite/Components", Components_default_);
116504
116512
  /* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
116505
116513
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
116506
- /* provided dependency */ var DOMIntegration_$ = __webpack_require__(430);
116514
+ /* provided dependency */ var DOMIntegration_$ = __webpack_require__(73);
116507
116515
  /*******************************************************************************
116508
116516
  * MIT License
116509
116517
  *
@@ -117740,7 +117748,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
117740
117748
  x_ite_Namespace.set ("x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
117741
117749
  /* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
117742
117750
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
117743
- /* provided dependency */ var X3DBrowser_$ = __webpack_require__(430);
117751
+ /* provided dependency */ var X3DBrowser_$ = __webpack_require__(73);
117744
117752
  /*******************************************************************************
117745
117753
  *
117746
117754
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -118678,7 +118686,7 @@ const X3DBrowser_default_ = X3DBrowser;
118678
118686
  x_ite_Namespace.set ("x_ite/Browser/X3DBrowser", X3DBrowser_default_);
118679
118687
  /* harmony default export */ const Browser_X3DBrowser = (X3DBrowser_default_);
118680
118688
  ;// CONCATENATED MODULE: ./src/x_ite/Fallback.js
118681
- /* provided dependency */ var Fallback_$ = __webpack_require__(430);
118689
+ /* provided dependency */ var Fallback_$ = __webpack_require__(73);
118682
118690
  /*******************************************************************************
118683
118691
  *
118684
118692
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -118857,8 +118865,8 @@ const MicroTime_default_ = undefined;
118857
118865
  x_ite_Namespace.set ("standard/Time/MicroTime", MicroTime_default_);
118858
118866
  /* harmony default export */ const MicroTime = ((/* unused pure expression or super */ null && (MicroTime_default_)));
118859
118867
  ;// CONCATENATED MODULE: ./src/lib/jquery.js
118860
- /* provided dependency */ var jquery_$ = __webpack_require__(430);
118861
- /* provided dependency */ var pako = __webpack_require__(175);
118868
+ /* provided dependency */ var jquery_$ = __webpack_require__(73);
118869
+ /* provided dependency */ var pako = __webpack_require__(83);
118862
118870
  jquery_$.decodeText = function (input)
118863
118871
  {
118864
118872
  if (typeof input === "string")
@@ -118885,14 +118893,14 @@ const jquery_default_ = jquery_$;
118885
118893
  x_ite_Namespace.set ("lib/jquery", jquery_default_);
118886
118894
  /* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
118887
118895
  ;// CONCATENATED MODULE: ./src/lib/libtess.js
118888
- /* provided dependency */ var libtess_libtess = __webpack_require__(469);
118896
+ /* provided dependency */ var libtess_libtess = __webpack_require__(1);
118889
118897
  const libtess_default_ = libtess_libtess;
118890
118898
  ;
118891
118899
 
118892
118900
  x_ite_Namespace.set ("lib/libtess", libtess_default_);
118893
118901
  /* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
118894
118902
  ;// CONCATENATED MODULE: ./src/x_ite/X3D.js
118895
- /* provided dependency */ var X3D_$ = __webpack_require__(430);
118903
+ /* provided dependency */ var X3D_$ = __webpack_require__(73);
118896
118904
  /*******************************************************************************
118897
118905
  *
118898
118906
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -119148,7 +119156,7 @@ const X3D_default_ = X3D;
119148
119156
  x_ite_Namespace.set ("x_ite/X3D", X3D_default_);
119149
119157
  /* harmony default export */ const x_ite_X3D = (X3D_default_);
119150
119158
  ;// CONCATENATED MODULE: ./src/x_ite/X3DCanvas.js
119151
- /* provided dependency */ var X3DCanvas_$ = __webpack_require__(430);
119159
+ /* provided dependency */ var X3DCanvas_$ = __webpack_require__(73);
119152
119160
  /*******************************************************************************
119153
119161
  *
119154
119162
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -119408,7 +119416,7 @@ x_ite_Namespace.set ("shim", shim_default_);
119408
119416
 
119409
119417
  // Assign X3D to global namespace.
119410
119418
 
119411
- window [Symbol .for ("X_ITE.X3D-8.6.2")] = x_ite_X3D;
119419
+ window [Symbol .for ("X_ITE.X3D-8.6.3")] = x_ite_X3D;
119412
119420
 
119413
119421
  x_ite_X3DCanvas.define ();
119414
119422