Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @babylonjs/core from 5.45.0 to 5.53.1 #1530

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2023

Bumps @babylonjs/core from 5.45.0 to 5.53.1.

Release notes

Sourced from @​babylonjs/core's releases.

5.53.1

Changes:

  • #13705: PBR: Fix crash when enabling/disabling anisotropy
  • #13678: feat: support formats option for multirendertarget
  • #13704: Reflection Probe: Fix Z inversion in right handed system
  • #13702: Screenshot: Add finalWidth and finalHeight to the size object
  • #13703: Animation: Fix infinite loop when mutating scene._activeAnimatables
  • #13701: Playground download: Make sure that the canvas area occupies 100% of the surface.
  • #13698: Properly dispose of default rendering pipeline in the postProcessRend…
  • #13697: NativeEngine: Override updateRenderTargetTextureSampleCount to prevent crashes
  • #13694: Add inspector option for DepthOfFieldBlurLevel
  • #13696: Fix bug with glTF accessor min/max code
  • #13695: Inspector. Particle System. Fix broken links to the documentation
  • #13691: WebGPU: synchronize with Spec / multiple improvements and fixes
  • #13435: MultiRenderTarget extended support
  • #13687: Make GLTFLoader index and vertex buffer load methods public
  • #13649: Fixes to Grid behaviors in GUI Editor

This list of changes was auto generated.

5.53.0

Changes:

  • #13683: Fix stopAllAnimatables stop loop order.
  • #13686: Allow FilesInput to append to scene (instead of creating a new one)
  • #13685: Clear internal instance containers in Mesh when disposed
  • #13684: Scene optimizer: Don't merge meshes without positions
  • #13682: Fix GUI Editor not saving Control observables
  • #13681: Material plugins: Add support for uniform array
  • #13679: Frustum: Add IsPointInFrustum helper
  • #13680: [Bugfix] Respect options.powerPreference without doNotHandleContextLost flag
  • #13677: glTF exporter: Fix export with instances
  • #13676: Transmission helper: Fix opaque meshes being rendered two times
  • #13669: Fix word wrap ellipsis algorithm.
  • #13650: Engine: Modified isPointerLock to update when called instead of during pointerlockchange event
  • #13673: PickingInfo getTextureCoordinates: Allow to choose the uv set
  • #13670: Playground: Make more PGs work after download
  • #13672: Physics Iteration 12
  • #13668: [XR] Display teleport ray in red color when intersecting with pickBlockerMeshes
  • #12280: WebXR: Display teleport ray in red color when intersecting with pickBlockerMeshes
  • #13661: WebDeviceInputSystem: Add pointerId to WheelEvents when dispatching to InputManager

... (truncated)

Changelog

Sourced from @​babylonjs/core's changelog.

5.53.1

Core

  • PBR: Fix crash when enabling/disabling anisotropy - [Bug Fix] by Popov72 (#13705)
  • feat: support formats option for multirendertarget - by newbeea (#13678)
  • Reflection Probe: Fix Z inversion in right handed system - [Bug Fix] by Popov72 (#13704)
  • Screenshot: Add finalWidth and finalHeight to the size object - [New Feature] by Popov72 (#13702)
  • Animation: Fix infinite loop when mutating scene._activeAnimatables - [Bug Fix] by Popov72 (#13703)
  • Properly dispose of default rendering pipeline in the postProcessRend… - [Bug Fix] by carolhmj (#13698)
  • NativeEngine: Override updateRenderTargetTextureSampleCount to prevent crashes - [Bug Fix] by PolygonalSun (#13697)
  • Add inspector option for DepthOfFieldBlurLevel - by kircher1 (#13694)
  • WebGPU: synchronize with Spec / multiple improvements and fixes - [Bug Fix] by Popov72 (#13691)
  • MultiRenderTarget extended support - by Orikson (#13435)

GUI

  • Fixes to Grid behaviors in GUI Editor - [Bug Fix] by carolhmj (#13649)

GUI Editor

  • Fixes to Grid behaviors in GUI Editor - [Bug Fix] by carolhmj (#13649)

Inspector

  • Properly dispose of default rendering pipeline in the postProcessRend… - [Bug Fix] by carolhmj (#13698)
  • Add inspector option for DepthOfFieldBlurLevel - by kircher1 (#13694)
  • Inspector. Particle System. Fix broken links to the documentation - [Bug Fix] by Dok11 (#13695)
  • MultiRenderTarget extended support - by Orikson (#13435)

Loaders

  • Fix bug with glTF accessor min/max code - [Bug Fix] by bghgary (#13696)

Playground

  • Playground download: Make sure that the canvas area occupies 100% of the surface. - by Popov72 (#13701)
  • WebGPU: synchronize with Spec / multiple improvements and fixes - [Bug Fix] by Popov72 (#13691)

5.53.0

Core

  • Fix stopAllAnimatables stop loop order. - [Bug Fix] by carolhmj (#13683)
  • Allow FilesInput to append to scene (instead of creating a new one) - by RaananW (#13686)
  • Clear internal instance containers in Mesh when disposed - by RaananW (#13685)
  • Scene optimizer: Don't merge meshes without positions - [Bug Fix] by Popov72 (#13684)
  • Material plugins: Add support for uniform array - [New Feature] by Popov72 (#13681)
  • Frustum: Add IsPointInFrustum helper - [New Feature] by Popov72 (#13679)
  • Respect options.powerPreference without doNotHandleContextLost flag - [Bug Fix] by afrokick (#13680)

... (truncated)

Commits
  • 2b0c121 Version update 5.53.1
  • f5e56ba Patch trigger
  • 78d3fd0 Merge pull request #13705 from BabylonJS/Popov72-patch-1
  • 2067f7e Make sure MAINUVx are reset
  • 45503bf Merge pull request #13678 from newbeea/set-multirendertarget-format
  • 5ce1fce Fix crash when enabling/disabling anisotropy
  • 884108c Merge pull request #13704 from BabylonJS/Popov72-patch-1
  • dbf0b59 Merge pull request #13702 from Popov72/screenshot-supersampling
  • 207b06e Fix Z inversion in right handed system
  • 0448138 Merge pull request #13703 from Popov72/anim-fix-infloop
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@babylonjs/core](https://github.com/BabylonJS/Babylon.js) from 5.45.0 to 5.53.1.
- [Release notes](https://github.com/BabylonJS/Babylon.js/releases)
- [Changelog](https://github.com/BabylonJS/Babylon.js/blob/master/CHANGELOG.md)
- [Commits](BabylonJS/Babylon.js@5.45.0...5.53.1)

---
updated-dependencies:
- dependency-name: "@babylonjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2023

Superseded by #1535.

@dependabot dependabot bot closed this Apr 7, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babylonjs/core-5.53.1 branch April 7, 2023 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants