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.7.0 #1010

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 8, 2023

Bumps babylonjs from 5.57.1 to 6.7.0.

Release notes

Sourced from babylonjs's releases.

6.7.0

Changes:

  • #13909: Stop baking LH to RH in glTF serializer
  • #13943: Tri-planar material: Add support for non uniform scaling
  • #13941: [Inspector] Avoid crashes with bad name/id assignments
  • #13942: [GUI Editor] Fix Control item being draggable while renaming

This list of changes was auto generated.

6.6.1

Changes:

  • #13938: Revert changes from PR 13927
  • #13937: WebGPU: Add support for post processes written in WGSL
  • #13933: Add anchor options for gizmos
  • #13927: DeviceEventFactory: Modified event factory to provide correct value for buttons property
  • #13914: [Physics] Better handling of parented bodies
  • #13931: fix anisotropic texture debug mode
  • #13930: [GUI Editor] Fix conversion from % to px throwing error
  • #13929: [AssetContainer] Fix to instantiateModelsToScene
  • #13851: OBJ loader: add support for lines
  • #13928: Fix #13851
  • #13926: Correct description of Behavior.init

This list of changes was auto generated.

6.6.0

Changes:

  • #13925: Create snapshot of a scene not using the main canvas fails
  • #13924: Create snapshot of a scene not using the main canvas fails
  • #13923: NME fix input style.

This list of changes was auto generated.

6.5.1

Changes:

  • #13919: [Physics] Fix type checking for mesh parameter in aggregate

... (truncated)

Changelog

Sourced from babylonjs's changelog.

6.7.0

Core

  • Stop baking LH to RH in glTF serializer - [Breaking Change] by bghgary (#13909)

GUI Editor

  • Fix Control item being draggable while renaming - [Bug Fix] by carolhmj (#13942)

Inspector

  • Avoid crashes with bad name/id assignments - [Bug Fix] by carolhmj (#13941)

Loaders

  • Stop baking LH to RH in glTF serializer - [Breaking Change] by bghgary (#13909)

Materials

  • Tri-planar material: Add support for non uniform scaling - [New Feature] by Popov72 (#13943)

Serializers

  • Stop baking LH to RH in glTF serializer - [Breaking Change] by bghgary (#13909)

6.6.1

Core

GUI Editor

  • Fix conversion from % to px throwing error - [Bug Fix] by carolhmj (#13930)

Loaders

6.6.0

Core

... (truncated)

Commits
  • ccad593 Version update 6.7.0
  • d840413 Minor version trigger
  • e45c425 Merge pull request #13909 from bghgary/gltf-serializer-rh-fixes
  • ed38f9a Fix GLTF Serializer Morph Target Animation test
  • 017b69d Merge pull request #13943 from Popov72/fix-triplmat-nonuniform-scaling
  • 6a497cf Support non uniform scaling
  • 5a20290 Merge pull request #13941 from carolhmj/avoidInspectorCrashes
  • 1c801cb Merge pull request #13942 from carolhmj/GEFixRenamingDrag
  • c8ab075 Fix different styling on renamable component
  • 7bc34a7 [GUI Editor] Fix Control item being draggable while renaming
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner June 8, 2023 13:57
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 8, 2023
Bumps [babylonjs](https://github.com/BabylonJS/Babylon.js) from 5.57.1 to 6.7.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.7.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 force-pushed the dependabot/npm_and_yarn/babylonjs-6.7.0 branch from 1b7e076 to b5cf446 Compare June 13, 2023 20:32
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 15, 2023

Superseded by #1023.

@dependabot dependabot bot closed this Jun 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babylonjs-6.7.0 branch June 15, 2023 13:02
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