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.33.0 #1232

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps babylonjs from 5.57.1 to 6.33.0.

Release notes

Sourced from babylonjs's releases.

6.33.0

Changes:

  • #14588: Fix reentrance of updated vertex data
  • #14586: Fix attribute set difference
  • #14581: Materials: Add support for logarithmic depth to all materials
  • #14584: Animations: Use a new mode for "relative from current" animation loop
  • #14578: Gaussian Splatting
  • #14583: Factorize
  • #14501: Quick KHR_materials_dispersion implementation
  • #14570: feat (plane): copyFromPositionAndNormal
  • #14582: Fix random generator bug
  • #14580: Fix missing internal sized formats for MSAA render targets
  • #14559: Gizmo fixes/improvements
  • #14573: Mesh Pick event bubbling
  • #14576: PBR custom materials: Fix default shader name
  • #14574: Fix dynamic texture when context restored
  • #14575: Detect procedural texture readyness.

This list of changes was auto generated.

6.32.1

Changes:

  • #14571: Avoid duplicate shader created by customMaterial & pbrCustomMaterial
  • #14572: Allow forcing chrome instead of chromium on playwright
  • #14549: Better handling of StackPanel layout warning
  • #14569: Add analytics
  • #14568: Post process: Add support for uniform buffers
  • #14563: Animations: Fix loop relative mode to start at the current value of the animated object
  • #14565: Parent group entities to object entities on the OBJ loader
  • #14566: feat(gizmo): support hover & disable color
  • #14561: Fix opaque only picking for rotated controls
  • #14562: Fix camera rotation when exporting glTF

This list of changes was auto generated.

6.32.0

Changes:

  • #14558: Fix Add Color Uniform of CustomMaterial & PBRCustomMaterial
  • #14560: Fix for animations with relative loop mode.

... (truncated)

Changelog

Sourced from babylonjs's changelog.

6.33.0

Core

Inspector

  • Animations: Use a new mode for "relative from current" animation loop - [New Feature] by Popov72 (#14584)
  • Quick KHR_materials_dispersion implementation - by MiiBond (#14501)

Loaders

  • Quick KHR_materials_dispersion implementation - by MiiBond (#14501)

Materials

  • Materials: Add support for logarithmic depth to all materials - [New Feature] by Popov72 (#14581)
  • PBR custom materials: Fix default shader name - [Bug Fix] by Popov72 (#14576)

Serializers

  • Quick KHR_materials_dispersion implementation - by MiiBond (#14501)

6.32.1

Core

  • Post process: Add support for uniform buffers - [New Feature] by Popov72 (#14568)
  • Animations: Fix loop relative mode to start at the current value of the animated object - [Bug Fix] by Popov72 (#14563)
  • feat(gizmo): support hover & disable color - by PhilippeMorier (#14566)
  • Fix opaque only picking for rotated controls - [Bug Fix] by carolhmj (#14561)

GUI

  • Better handling of StackPanel layout warning - [Bug Fix] by carolhmj (#14549)
  • Fix opaque only picking for rotated controls - [Bug Fix] by carolhmj (#14561)

Loaders

  • Parent group entities to object entities on the OBJ loader - [Bug Fix] by carolhmj (#14565)

... (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.33.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.33.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 7, 2023 13:51
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 11, 2023

Superseded by #1236.

@dependabot dependabot bot closed this Dec 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babylonjs-6.33.0 branch December 11, 2023 13:59
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