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.8.0 #1023

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps babylonjs from 5.57.1 to 6.8.0.

Release notes

Sourced from babylonjs's releases.

6.8.0

Changes:

  • #13963: [Documentation] Add some clarification about picking triangles from b…
  • #13962: [NME] When opening NME from PG, use the PG's scene clear color
  • #13964: Allow removing an observer without knowing its observable
  • #13960: Add NativeEngine enableScissor and disableScissor
  • #13961: Fix an issue with NME canvas resizing
  • #13956: Allows colour changes from bboxrenderer observers
  • #13955: [XR] First version of Space Warp support
  • #13946: Added ArrayBufferView to possible input types to load scene content.
  • #13958: [GUI] Fix fixedRatioMasterIsWidth not being preserved on the GUI Editor
  • #13952: [GUI Editor] Add isVisible property on the common control properties …
  • #13957: Use addFunction to add MultiMaterial to a scene
  • #13954: [Ray] Add same parameters from AbstractMesh.intersects to Ray.intersectsMesh
  • #13951: [Physics] Fix warning on copying a mesh with physics body
  • #13936: Shader define expression optimization
  • #13949: Tri-planar material: Fix uniform scaling
  • #13948: Fix FluidRenderer required side effects.
  • #13932: Add function to ShaderMaterial for setting defines at run time
  • #13950: Fix mtl loader being ignored
  • #13944: [CI] update image diff framework and update to node 20
  • #13934: Shader processor include optimization
  • #13947: Add glossiness, base color, specular color, and emissive color to material debug modes

This list of changes was auto generated.

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

... (truncated)

Changelog

Sourced from babylonjs's changelog.

6.8.0

Core

  • When opening NME from PG, use the PG's scene clear color - by carolhmj (#13962)
  • Allow removing an observer without knowing its observable - [New Feature] by RaananW (#13964)
  • Add NativeEngine enableScissor and disableScissor - [New Feature] by docEdub (#13960)
  • Fix an issue with NME canvas resizing - [Bug Fix] by RaananW (#13961)
  • Allows colour changes from bboxrenderer observers - by aaloksg (#13956)
  • First version of Space Warp support - [New Feature] by RaananW (#13955)
  • Added ArrayBufferView to possible input types to load scene content. - [Breaking Change] by SergioRZMasson (#13946)
  • Use addFunction to add MultiMaterial to a scene - by noname0310 (#13957)
  • Add same parameters from AbstractMesh.intersects to Ray.intersectsMesh - by carolhmj (#13954)
  • Fix warning on copying a mesh with physics body - [Bug Fix] by carolhmj (#13951)
  • Shader define expression optimization - by Dok11 (#13936)
  • Fix FluidRenderer required side effects. - [Bug Fix] by sebavan (#13948)
  • Add function to ShaderMaterial for setting defines at run time - by kircher1 (#13932)
  • Shader processor include optimization - by Dok11 (#13934)
  • Add glossiness, base color, specular color, and emissive color to material debug modes - [New Feature] by alexchuber (#13947)

GUI

  • Fix fixedRatioMasterIsWidth not being preserved on the GUI Editor - [Bug Fix] by carolhmj (#13958)

GUI Editor

  • Add isVisible property on the common control properties … - by carolhmj (#13952)

Inspector

  • When opening NME from PG, use the PG's scene clear color - by carolhmj (#13962)
  • Add glossiness, base color, specular color, and emissive color to material debug modes - [New Feature] by alexchuber (#13947)

Loaders

Materials

  • Tri-planar material: Fix uniform scaling - [Bug Fix] by Popov72 (#13949)

Node Editor

  • When opening NME from PG, use the PG's scene clear color - by carolhmj (#13962)

6.7.0

Core

... (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.8.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.8.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 June 15, 2023 13:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 15, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 21, 2023

Superseded by #1027.

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