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 from 5.57.1 to 6.35.0 #1249

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 21, 2023

Bumps babylonjs from 5.57.1 to 6.35.0.

Release notes

Sourced from babylonjs's releases.

6.35.0

Changes:

  • #14638: refactor(scaleGizmo): isHovered
  • #14636: Nit
  • #14634: fix Loading Image for Native
  • #14633: SSR: Don't recalculate the camera view/projection matrices each frame
  • #14632: Bake morph data: allow negative influences
  • #14631: LH/RH support for Ragdolls
  • #14629: Fix issue when exporting to glTF with a node material
  • #14628: Force alpha to be 1 with opaque alpha mode in glTF

This list of changes was auto generated.

6.34.3

Changes:

  • #14624: WebGPU: Add support for GPU timing for compute shaders, render targets and main render pass

This list of changes was auto generated.

6.34.2

Changes:

  • #14627: add isDisposed method to physicsbody
  • #14626: small improvements for ragdoll
  • #14625: Fix rearm for crowd agent onreach observable
  • #14622: Fix broken glTF validator array buffer management
  • #14623: WebGPU: Reseting ubos in flushFramebuffer does not work
  • #14621: RenderTargetTexture: Fix wrong transformation matrix set on scene when multiple scenes are defined
  • #14596: Allow triangle list with glTF draco
  • #14620: Add buffer based variants of displacement and height

This list of changes was auto generated.

6.34.1

Changes:

  • #14614: No console es lint rule
  • #14617: ArcRotateCamera: Fix alpha offset inversion to not include beta = 0
  • #14616: Always use volume IOR for refraction
  • #14611: WebGPU: ubos and storage buffers optimizations

... (truncated)

Changelog

Sourced from babylonjs's changelog.

6.35.0

Core

  • SSR: Don't recalculate the camera view/projection matrices each frame - [Bug Fix] by Popov72 (#14633)
  • Bake morph data: allow negative influences - by Popov72 (#14632)

Loaders

  • Force alpha to be 1 with opaque alpha mode in glTF - [Bug Fix] by bghgary (#14628)

Serializers

  • Fix issue when exporting to glTF with a node material - by bghgary (#14629)

6.34.3

Core

  • WebGPU: Add support for GPU timing for compute shaders, render targets and main render pass - [New Feature] by Popov72 (#14624)

6.34.2

Core

  • add isDisposed method to physicsbody - by carolhmj (#14627)
  • Fix rearm for crowd agent onreach observable - [Bug Fix] by CedricGuillemet (#14625)
  • Fix broken glTF validator array buffer management - [Bug Fix] by bghgary (#14622)
  • WebGPU: Reseting ubos in flushFramebuffer does not work - [Bug Fix] by Popov72 (#14623)
  • RenderTargetTexture: Fix wrong transformation matrix set on scene when multiple scenes are defined - [Bug Fix] by Popov72 (#14621)
  • Add buffer based variants of displacement and height - [New Feature] by sebavan (#14620)

Loaders

  • Fix broken glTF validator array buffer management - [Bug Fix] by bghgary (#14622)
  • Allow triangle list with glTF draco - by bghgary (#14596)

6.34.1

Core

GUI

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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](https://github.com/BabylonJS/Babylon.js) from 5.57.1 to 6.35.0.
- [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.57.1...6.35.0)

---
updated-dependencies:
- dependency-name: babylonjs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 21, 2023 13:08
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 21, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 28, 2023

Superseded by #1251.

@dependabot dependabot bot closed this Dec 28, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babylonjs-6.35.0 branch December 28, 2023 13:54
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.

0 participants