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.11.0 #1047

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps babylonjs from 5.57.1 to 6.11.0.

Release notes

Sourced from babylonjs's releases.

6.11.0

Changes:

  • #14018: [Build] Transform LTS to support ESM transformations
  • #14023: Water material: Add removeFromRenderList method
  • #14022: [Physics] Reset body and body index on PhysicsRaycastResult
  • #14021: Engine: Fix crash when disposing effect or engine while shader compiled in parallel
  • #14019: [Physics] Avoid cloning physics body twice and set body properties when cloning
  • #14017: MorphTargetManager: Fix creation of texture when partial support for morph types
  • #14015: Preparations For GPU Testing
  • #14011: Add bump map debug mode and remove extraneous return
  • #14013: Add scissor validation tests

This list of changes was auto generated.

6.10.0

Changes:

  • #14007: Refactoring of the Bone class
  • #13998: [Physics] Add raycast filtering to physics engine interface
  • #14002: Improve convertToUnIndexedMesh and convertToFlatShadedMesh vertex data handling with support for morph targets
  • #14006: needMoveForGravity public access
  • #13999: Optimized mesh.subdivide function by delaying the BB refresh to once …
  • #14005: Allow customizing vis-tests further
  • #14001: Gizmo+inspector world/local coordinates switch
  • #13996: CubeTexture: Fix parsing when name has been overwritten
  • #13967: Input manager : PointerEvent pick with boundingBox
  • #13988: Fix #13967
  • #13995: docs: improve EnvironmentHelper docstring

This list of changes was auto generated.

6.9.0

Changes:

  • #13994: Interaction Test: Update first test to remove inertia
  • #13993: [XR] Call the onInitial observable in AR mode as well
  • #13992: SSR: Fix crash when using a PBR material in glossiness/specular mode
  • #13991: fix for the monaco editor
  • #13990: Move away from declare type
  • #13989: GreasedLineTools.GetPointsFromText

... (truncated)

Changelog

Sourced from babylonjs's changelog.

6.11.0

Core

  • Transform LTS to support ESM transformations - by RaananW (#14018)
  • Reset body and body index on PhysicsRaycastResult - [Bug Fix] by carolhmj (#14022)
  • Engine: Fix crash when disposing effect or engine while shader compiled in parallel - [Bug Fix] by Popov72 (#14021)
  • Avoid cloning physics body twice and set body properties when cloning - [Bug Fix] by carolhmj (#14019)
  • MorphTargetManager: Fix creation of texture when partial support for morph types - [Bug Fix] by Popov72 (#14017)
  • Add bump map debug mode and remove extraneous return - by alexchuber (#14011)

GUI

  • Transform LTS to support ESM transformations - by RaananW (#14018)

Inspector

Loaders

  • Transform LTS to support ESM transformations - by RaananW (#14018)

Materials

  • Transform LTS to support ESM transformations - by RaananW (#14018)
  • Water material: Add removeFromRenderList method - by Popov72 (#14023)

Procedural Textures

  • Transform LTS to support ESM transformations - by RaananW (#14018)

Serializers

  • Transform LTS to support ESM transformations - by RaananW (#14018)

6.10.0

Core

... (truncated)

Commits
  • 979ad33 Version update 6.11.0
  • baa7ff3 Minor version trigger
  • 8ceaa5e Merge pull request #14018 from RaananW/es6LTSPreparations
  • 18d94bd reintroduce deprecated
  • 1ae956c Merge remote-tracking branch 'upstream/master' into es6LTSPreparations
  • 754f7d7 Minor version trigger
  • b912e5f small fix
  • 4ea4eae Added a watcher for the public core package
  • 70315ae Merge pull request #14023 from Popov72/watermat-removefromlist
  • af138cf Add removeFromRenderList method
  • 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](https://github.com/BabylonJS/Babylon.js) from 5.57.1 to 6.11.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.11.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 July 6, 2023 13:16
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 6, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 7, 2023

Superseded by #1052.

@dependabot dependabot bot closed this Jul 7, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babylonjs-6.11.0 branch July 7, 2023 13:23
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