@babylonjs/core 6.2.0 → 6.3.1

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 (82) hide show
  1. package/Culling/ray.d.ts +1 -1
  2. package/Culling/ray.js +1 -1
  3. package/Culling/ray.js.map +1 -1
  4. package/Engines/WebGPU/webgpuHardwareTexture.js +1 -1
  5. package/Engines/WebGPU/webgpuHardwareTexture.js.map +1 -1
  6. package/Engines/thinEngine.js +21 -4
  7. package/Engines/thinEngine.js.map +1 -1
  8. package/Engines/webgpuEngine.js +1 -6
  9. package/Engines/webgpuEngine.js.map +1 -1
  10. package/Gizmos/gizmo.js +1 -0
  11. package/Gizmos/gizmo.js.map +1 -1
  12. package/Materials/Node/Blocks/Dual/textureBlock.d.ts +6 -0
  13. package/Materials/Node/Blocks/Dual/textureBlock.js +16 -3
  14. package/Materials/Node/Blocks/Dual/textureBlock.js.map +1 -1
  15. package/Materials/Node/Blocks/PBR/refractionBlock.js +2 -2
  16. package/Materials/Node/Blocks/PBR/refractionBlock.js.map +1 -1
  17. package/Materials/Node/Blocks/triPlanarBlock.d.ts +4 -0
  18. package/Materials/Node/Blocks/triPlanarBlock.js +44 -6
  19. package/Materials/Node/Blocks/triPlanarBlock.js.map +1 -1
  20. package/Materials/PBR/pbrBaseMaterial.js +11 -2
  21. package/Materials/PBR/pbrBaseMaterial.js.map +1 -1
  22. package/Materials/PBR/pbrMaterial.d.ts +2 -1
  23. package/Materials/PBR/pbrMaterial.js +3 -2
  24. package/Materials/PBR/pbrMaterial.js.map +1 -1
  25. package/Materials/PBR/pbrSubSurfaceConfiguration.js +2 -2
  26. package/Materials/PBR/pbrSubSurfaceConfiguration.js.map +1 -1
  27. package/Materials/Textures/baseTexture.d.ts +6 -0
  28. package/Materials/Textures/baseTexture.js +8 -0
  29. package/Materials/Textures/baseTexture.js.map +1 -1
  30. package/Materials/Textures/cubeTexture.d.ts +7 -0
  31. package/Materials/Textures/cubeTexture.js +25 -2
  32. package/Materials/Textures/cubeTexture.js.map +1 -1
  33. package/Materials/Textures/htmlElementTexture.d.ts +1 -0
  34. package/Materials/Textures/htmlElementTexture.js +1 -0
  35. package/Materials/Textures/htmlElementTexture.js.map +1 -1
  36. package/Materials/Textures/texture.js +1 -1
  37. package/Materials/Textures/texture.js.map +1 -1
  38. package/Materials/Textures/videoTexture.js +16 -8
  39. package/Materials/Textures/videoTexture.js.map +1 -1
  40. package/Materials/standardMaterial.d.ts +2 -1
  41. package/Materials/standardMaterial.js +3 -2
  42. package/Materials/standardMaterial.js.map +1 -1
  43. package/Meshes/abstractMesh.d.ts +1 -1
  44. package/Meshes/abstractMesh.js +1 -1
  45. package/Meshes/abstractMesh.js.map +1 -1
  46. package/Misc/HighDynamicRange/cubemapToSphericalPolynomial.d.ts +4 -0
  47. package/Misc/HighDynamicRange/cubemapToSphericalPolynomial.js +19 -4
  48. package/Misc/HighDynamicRange/cubemapToSphericalPolynomial.js.map +1 -1
  49. package/Misc/decorators.d.ts +5 -1
  50. package/Misc/decorators.js +12 -4
  51. package/Misc/decorators.js.map +1 -1
  52. package/Misc/dumpTools.js +2 -1
  53. package/Misc/dumpTools.js.map +1 -1
  54. package/Misc/environmentTextureTools.js +9 -1
  55. package/Misc/environmentTextureTools.js.map +1 -1
  56. package/Misc/error.d.ts +1 -1
  57. package/Misc/error.js.map +1 -1
  58. package/Misc/tools.d.ts +6 -6
  59. package/Misc/tools.js +17 -14
  60. package/Misc/tools.js.map +1 -1
  61. package/Physics/physicsRaycastResult.js +6 -6
  62. package/Physics/physicsRaycastResult.js.map +1 -1
  63. package/Physics/v2/IPhysicsEnginePlugin.d.ts +2 -0
  64. package/Physics/v2/IPhysicsEnginePlugin.js.map +1 -1
  65. package/Physics/v2/Plugins/havokPlugin.d.ts +16 -1
  66. package/Physics/v2/Plugins/havokPlugin.js +43 -3
  67. package/Physics/v2/Plugins/havokPlugin.js.map +1 -1
  68. package/Physics/v2/physicsAggregate.d.ts +0 -50
  69. package/Physics/v2/physicsAggregate.js +3 -2
  70. package/Physics/v2/physicsAggregate.js.map +1 -1
  71. package/Physics/v2/physicsBody.d.ts +12 -0
  72. package/Physics/v2/physicsBody.js +17 -1
  73. package/Physics/v2/physicsBody.js.map +1 -1
  74. package/Shaders/screenSpaceReflection2.fragment.js +1 -1
  75. package/Shaders/screenSpaceReflection2.fragment.js.map +1 -1
  76. package/assetContainer.d.ts +2 -3
  77. package/assetContainer.js +13 -4
  78. package/assetContainer.js.map +1 -1
  79. package/node.d.ts +8 -0
  80. package/node.js +23 -1
  81. package/node.js.map +1 -1
  82. package/package.json +1 -1
@@ -878,7 +878,7 @@ export declare class AbstractMesh extends TransformNode implements IDisposable,
878
878
  _generatePointsArray(): boolean;
879
879
  /**
880
880
  * Checks if the passed Ray intersects with the mesh
881
- * @param ray defines the ray to use
881
+ * @param ray defines the ray to use. It should be in the mesh's LOCAL coordinate space.
882
882
  * @param fastCheck defines if fast mode (but less precise) must be used (false by default)
883
883
  * @param trianglePredicate defines an optional predicate used to select faces when a mesh intersection is detected
884
884
  * @param onlyBoundingInfo defines a boolean indicating if picking should only happen using bounding info (false by default)
@@ -1517,7 +1517,7 @@ export class AbstractMesh extends TransformNode {
1517
1517
  }
1518
1518
  /**
1519
1519
  * Checks if the passed Ray intersects with the mesh
1520
- * @param ray defines the ray to use
1520
+ * @param ray defines the ray to use. It should be in the mesh's LOCAL coordinate space.
1521
1521
  * @param fastCheck defines if fast mode (but less precise) must be used (false by default)
1522
1522
  * @param trianglePredicate defines an optional predicate used to select faces when a mesh intersection is detected
1523
1523
  * @param onlyBoundingInfo defines a boolean indicating if picking should only happen using bounding info (false by default)