@babylonjs/core 8.45.0 → 8.45.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (58) hide show
  1. package/Cameras/Inputs/index.d.ts +1 -0
  2. package/Cameras/Inputs/index.js +1 -0
  3. package/Cameras/Inputs/index.js.map +1 -1
  4. package/Engines/Extensions/engine.debugging.d.ts +4 -0
  5. package/Engines/Extensions/engine.debugging.js.map +1 -1
  6. package/Engines/abstractEngine.js +2 -2
  7. package/Engines/abstractEngine.js.map +1 -1
  8. package/FrameGraph/Tasks/PostProcesses/volumetricLightingTask.d.ts +1 -1
  9. package/FrameGraph/Tasks/PostProcesses/volumetricLightingTask.js.map +1 -1
  10. package/FrameGraph/frameGraphContext.js +3 -3
  11. package/FrameGraph/frameGraphContext.js.map +1 -1
  12. package/FrameGraph/frameGraphTask.js +4 -4
  13. package/FrameGraph/frameGraphTask.js.map +1 -1
  14. package/Lights/Shadows/cascadedShadowGenerator.js +1 -1
  15. package/Lights/Shadows/cascadedShadowGenerator.js.map +1 -1
  16. package/Lights/Shadows/shadowGenerator.js +3 -3
  17. package/Lights/Shadows/shadowGenerator.js.map +1 -1
  18. package/Lights/lightingVolume.js +6 -6
  19. package/Lights/lightingVolume.js.map +1 -1
  20. package/Loading/Plugins/babylonFileLoader.js +17 -0
  21. package/Loading/Plugins/babylonFileLoader.js.map +1 -1
  22. package/Materials/PBR/pbrBaseMaterial.d.ts +2 -1
  23. package/Materials/PBR/pbrBaseMaterial.js +1 -0
  24. package/Materials/PBR/pbrBaseMaterial.js.map +1 -1
  25. package/Materials/PBR/pbrSubSurfaceConfiguration.d.ts +2 -0
  26. package/Materials/PBR/pbrSubSurfaceConfiguration.js +8 -4
  27. package/Materials/PBR/pbrSubSurfaceConfiguration.js.map +1 -1
  28. package/Materials/Textures/Procedurals/proceduralTexture.js +2 -2
  29. package/Materials/Textures/Procedurals/proceduralTexture.js.map +1 -1
  30. package/Materials/Textures/renderTargetTexture.js +2 -2
  31. package/Materials/Textures/renderTargetTexture.js.map +1 -1
  32. package/Misc/minMaxReducer.js +2 -2
  33. package/Misc/minMaxReducer.js.map +1 -1
  34. package/Particles/Node/Blocks/Conditions/particleConditionBlock.js +2 -0
  35. package/Particles/Node/Blocks/Conditions/particleConditionBlock.js.map +1 -1
  36. package/Particles/Node/Blocks/Emitters/setupSpriteSheetBlock.d.ts +4 -0
  37. package/Particles/Node/Blocks/Emitters/setupSpriteSheetBlock.js +10 -0
  38. package/Particles/Node/Blocks/Emitters/setupSpriteSheetBlock.js.map +1 -1
  39. package/Particles/Node/Blocks/Update/updateRemapBlock.d.ts +39 -0
  40. package/Particles/Node/Blocks/Update/updateRemapBlock.js +93 -0
  41. package/Particles/Node/Blocks/Update/updateRemapBlock.js.map +1 -0
  42. package/Particles/Node/Blocks/systemBlock.d.ts +4 -0
  43. package/Particles/Node/Blocks/systemBlock.js +32 -1
  44. package/Particles/Node/Blocks/systemBlock.js.map +1 -1
  45. package/Particles/Node/nodeParticleSystemSet.helper.js +88 -0
  46. package/Particles/Node/nodeParticleSystemSet.helper.js.map +1 -1
  47. package/Particles/thinParticleSystem.js +10 -6
  48. package/Particles/thinParticleSystem.js.map +1 -1
  49. package/Probes/reflectionProbe.js +2 -2
  50. package/Probes/reflectionProbe.js.map +1 -1
  51. package/Rendering/depthRenderer.js +2 -2
  52. package/Rendering/depthRenderer.js.map +1 -1
  53. package/XR/features/WebXRControllerPhysics.d.ts +30 -1
  54. package/XR/features/WebXRControllerPhysics.js +269 -16
  55. package/XR/features/WebXRControllerPhysics.js.map +1 -1
  56. package/XR/features/WebXRHandTracking.js +36 -2
  57. package/XR/features/WebXRHandTracking.js.map +1 -1
  58. package/package.json +1 -1
@@ -19,3 +19,4 @@ export * from "./freeCameraTouchInput.js";
19
19
  export * from "./freeCameraVirtualJoystickInput.js";
20
20
  export * from "./geospatialCameraPointersInput.js";
21
21
  export * from "./geospatialCameraMouseWheelInput.js";
22
+ export * from "./geospatialCameraKeyboardInput.js";
@@ -19,4 +19,5 @@ export * from "./freeCameraTouchInput.js";
19
19
  export * from "./freeCameraVirtualJoystickInput.js";
20
20
  export * from "./geospatialCameraPointersInput.js";
21
21
  export * from "./geospatialCameraMouseWheelInput.js";
22
+ export * from "./geospatialCameraKeyboardInput.js";
22
23
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../dev/core/src/Cameras/Inputs/index.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC;AAC5C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,oCAAoC,CAAC;AACnD,cAAc,kCAAkC,CAAC;AACjD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,2CAA2C,CAAC;AAC1D,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,oCAAoC,CAAC;AACnD,cAAc,0BAA0B,CAAC;AACzC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wBAAwB,CAAC;AACvC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,wBAAwB,CAAC;AACvC,cAAc,kCAAkC,CAAC;AACjD,cAAc,iCAAiC,CAAC;AAChD,cAAc,mCAAmC,CAAC","sourcesContent":["export * from \"./BaseCameraMouseWheelInput\";\r\nexport * from \"./BaseCameraPointersInput\";\r\nexport * from \"./arcRotateCameraGamepadInput\";\r\nexport * from \"./arcRotateCameraKeyboardMoveInput\";\r\nexport * from \"./arcRotateCameraMouseWheelInput\";\r\nexport * from \"./arcRotateCameraPointersInput\";\r\nexport * from \"./arcRotateCameraVRDeviceOrientationInput\";\r\nexport * from \"./flyCameraKeyboardInput\";\r\nexport * from \"./flyCameraMouseInput\";\r\nexport * from \"./followCameraKeyboardMoveInput\";\r\nexport * from \"./followCameraMouseWheelInput\";\r\nexport * from \"./followCameraPointersInput\";\r\nexport * from \"./freeCameraDeviceOrientationInput\";\r\nexport * from \"./freeCameraGamepadInput\";\r\nexport * from \"./freeCameraKeyboardMoveInput\";\r\nexport * from \"./freeCameraMouseInput\";\r\nexport * from \"./freeCameraMouseWheelInput\";\r\nexport * from \"./freeCameraTouchInput\";\r\nexport * from \"./freeCameraVirtualJoystickInput\";\r\nexport * from \"./geospatialCameraPointersInput\";\r\nexport * from \"./geospatialCameraMouseWheelInput\";\r\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../dev/core/src/Cameras/Inputs/index.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC;AAC5C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,oCAAoC,CAAC;AACnD,cAAc,kCAAkC,CAAC;AACjD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,2CAA2C,CAAC;AAC1D,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,oCAAoC,CAAC;AACnD,cAAc,0BAA0B,CAAC;AACzC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wBAAwB,CAAC;AACvC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,wBAAwB,CAAC;AACvC,cAAc,kCAAkC,CAAC;AACjD,cAAc,iCAAiC,CAAC;AAChD,cAAc,mCAAmC,CAAC;AAClD,cAAc,iCAAiC,CAAC","sourcesContent":["export * from \"./BaseCameraMouseWheelInput\";\r\nexport * from \"./BaseCameraPointersInput\";\r\nexport * from \"./arcRotateCameraGamepadInput\";\r\nexport * from \"./arcRotateCameraKeyboardMoveInput\";\r\nexport * from \"./arcRotateCameraMouseWheelInput\";\r\nexport * from \"./arcRotateCameraPointersInput\";\r\nexport * from \"./arcRotateCameraVRDeviceOrientationInput\";\r\nexport * from \"./flyCameraKeyboardInput\";\r\nexport * from \"./flyCameraMouseInput\";\r\nexport * from \"./followCameraKeyboardMoveInput\";\r\nexport * from \"./followCameraMouseWheelInput\";\r\nexport * from \"./followCameraPointersInput\";\r\nexport * from \"./freeCameraDeviceOrientationInput\";\r\nexport * from \"./freeCameraGamepadInput\";\r\nexport * from \"./freeCameraKeyboardMoveInput\";\r\nexport * from \"./freeCameraMouseInput\";\r\nexport * from \"./freeCameraMouseWheelInput\";\r\nexport * from \"./freeCameraTouchInput\";\r\nexport * from \"./freeCameraVirtualJoystickInput\";\r\nexport * from \"./geospatialCameraPointersInput\";\r\nexport * from \"./geospatialCameraMouseWheelInput\";\r\nexport * from \"./geospatialCameraKeyboardInput\";\r\n"]}
@@ -1,3 +1,7 @@
1
+ /**
2
+ * Note that users may not import this file, so each time we want to call one of them, we must check if it exists.
3
+ * @internal
4
+ */
1
5
  declare module "../../Engines/abstractEngine.js" {
2
6
  interface AbstractEngine {
3
7
  /** @internal */
@@ -1 +1 @@
1
- {"version":3,"file":"engine.debugging.js","sourceRoot":"","sources":["../../../../../dev/core/src/Engines/Extensions/engine.debugging.ts"],"names":[],"mappings":"AAAA,sDAAsD;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAgB9D,cAAc,CAAC,SAAS,CAAC,eAAe,GAAG,UAAU,SAAiB,IAAS,CAAC,CAAC;AAEjF,cAAc,CAAC,SAAS,CAAC,cAAc,GAAG,cAAmB,CAAC,CAAC;AAE/D,cAAc,CAAC,SAAS,CAAC,kBAAkB,GAAG,UAAU,IAAY,IAAS,CAAC,CAAC","sourcesContent":["/* eslint-disable @typescript-eslint/no-unused-vars */\r\nimport { AbstractEngine } from \"../../Engines/abstractEngine\";\r\n\r\ndeclare module \"../../Engines/abstractEngine\" {\r\n // eslint-disable-next-line @typescript-eslint/naming-convention\r\n export interface AbstractEngine {\r\n /** @internal */\r\n _debugPushGroup(groupName: string): void;\r\n\r\n /** @internal */\r\n _debugPopGroup(): void;\r\n\r\n /** @internal */\r\n _debugInsertMarker(text: string): void;\r\n }\r\n}\r\n\r\nAbstractEngine.prototype._debugPushGroup = function (groupName: string): void {};\r\n\r\nAbstractEngine.prototype._debugPopGroup = function (): void {};\r\n\r\nAbstractEngine.prototype._debugInsertMarker = function (text: string): void {};\r\n"]}
1
+ {"version":3,"file":"engine.debugging.js","sourceRoot":"","sources":["../../../../../dev/core/src/Engines/Extensions/engine.debugging.ts"],"names":[],"mappings":"AAAA,sDAAsD;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAqB9D,cAAc,CAAC,SAAS,CAAC,eAAe,GAAG,UAAU,SAAiB,IAAS,CAAC,CAAC;AAEjF,cAAc,CAAC,SAAS,CAAC,cAAc,GAAG,cAAmB,CAAC,CAAC;AAE/D,cAAc,CAAC,SAAS,CAAC,kBAAkB,GAAG,UAAU,IAAY,IAAS,CAAC,CAAC","sourcesContent":["/* eslint-disable @typescript-eslint/no-unused-vars */\r\nimport { AbstractEngine } from \"../../Engines/abstractEngine\";\r\n\r\n/**\r\n * Note that users may not import this file, so each time we want to call one of them, we must check if it exists.\r\n * @internal\r\n */\r\n\r\ndeclare module \"../../Engines/abstractEngine\" {\r\n // eslint-disable-next-line @typescript-eslint/naming-convention\r\n export interface AbstractEngine {\r\n /** @internal */\r\n _debugPushGroup(groupName: string): void;\r\n\r\n /** @internal */\r\n _debugPopGroup(): void;\r\n\r\n /** @internal */\r\n _debugInsertMarker(text: string): void;\r\n }\r\n}\r\n\r\nAbstractEngine.prototype._debugPushGroup = function (groupName: string): void {};\r\n\r\nAbstractEngine.prototype._debugPopGroup = function (): void {};\r\n\r\nAbstractEngine.prototype._debugInsertMarker = function (text: string): void {};\r\n"]}
@@ -794,13 +794,13 @@ export class AbstractEngine {
794
794
  */
795
795
  // Not mixed with Version for tooling purpose.
796
796
  static get NpmPackage() {
797
- return "babylonjs@8.45.0";
797
+ return "babylonjs@8.45.2";
798
798
  }
799
799
  /**
800
800
  * Returns the current version of the framework
801
801
  */
802
802
  static get Version() {
803
- return "8.45.0";
803
+ return "8.45.2";
804
804
  }
805
805
  /**
806
806
  * Gets the HTML canvas attached with the current webGL context