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.2 #1054

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps babylonjs from 5.57.1 to 6.11.2.

Release notes

Sourced from babylonjs's releases.

6.11.2

Changes:

  • #14025: Material: Adds a property to define the relative order in which decals and detailed maps are rendered

This list of changes was auto generated.

6.11.1

Changes:

  • #14029: [Build] UMD - compile from source, force es5
  • #13997: getter/setter aproach
  • #14028: [Inspector] When changing relevant properties on the Camera, Light an…
  • #14027: Picking: Fix ray picking when using reverse depth buffer
  • #14026: GPU Particle systems: Fix BILLBOARDMODE_STRETCHED

This list of changes was auto generated.

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

... (truncated)

Changelog

Sourced from babylonjs's changelog.

6.11.2

Core

  • Material: Adds a property to define the relative order in which decals and detailed maps are rendered - by Popov72 (#14025)

6.11.1

Core

Inspector

  • When changing relevant properties on the Camera, Light an… - [Bug Fix] by carolhmj (#14028)

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)

... (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 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.2.
- [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.2)

---
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 10, 2023 13:43
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 13, 2023

Superseded by #1059.

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