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-materials from 5.54.0 to 6.23.0 #1161

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 5, 2023

Bumps babylonjs-materials from 5.54.0 to 6.23.0.

Release notes

Sourced from babylonjs-materials's releases.

6.23.0

Changes:

  • #14352: ArcRotateCamera: Modify mapPanning to account for upVector
  • #14381: Reverse winding order flag for MeshBlock in NGE
  • #14386: Fix #14381
  • #14383: recreate opaqueRenderTarget if it's needed again for transmission
  • #14385: Fix missing data when using booleans
  • #14384: WebGPU: Fix bug introduced by #14378
  • #14378: WebGPU: Sync with the spec
  • #14379: Geometry buffer renderer: Add an option to generate normals in world space
  • #14377: Procedural texture: Allow to pass shader code when creating a procedural texture
  • #14376: Inspector tweaks for CSM and removing an implicit varying from shadowsFragmentFunctions.fx
  • #14373: Fix stupid bug
  • #14372: AnimationGroup: Fix onAnimationGroupLoop observable not triggered when mask is not empty
  • #14371: Mesh: Add a helper method to draw a mesh given a render pass id

This list of changes was auto generated.

6.22.1

Changes:

  • #14365: Gizmos fixes and small improvements
  • #14368: New boolean block for NGE
  • #14367: OIT: Fix viewport not set correctly
  • #14366: Update to havok 1.2.0
  • #14364: Initial flow graph unit tests

This list of changes was auto generated.

6.22.0

Changes:

  • #14357: flow graphs vector and matrix math
  • #14333: Add coordinate transform and constant value blocks
  • #14363: fix: correct the comment for resizeToFit
  • #14358: Fix mapping block
  • #14362: Fix crash bug when no mesh data is provided
  • #14356: flow graph audio blocks
  • #14350: add FlowGraphEngine class
  • #14312: Move GetTextureDataAsync from inspector to core

... (truncated)

Changelog

Sourced from babylonjs-materials's changelog.

6.23.0

Core

  • ArcRotateCamera: Modify mapPanning to account for upVector - [Bug Fix] by PolygonalSun (#14352)
  • WebGPU: Sync with the spec - [Bug Fix] by Popov72 (#14384)
  • Geometry buffer renderer: Add an option to generate normals in world space - by Popov72 (#14379)
  • Procedural texture: Allow to pass shader code when creating a procedural texture - by Popov72 (#14377)
  • Inspector tweaks for CSM and removing an implicit varying from shadowsFragmentFunctions.fx - by kircher1 (#14376)
  • AnimationGroup: Fix onAnimationGroupLoop observable not triggered when mask is not empty - [Bug Fix] by Popov72 (#14372)
  • Mesh: Add a helper method to draw a mesh given a render pass id - by Popov72 (#14371)

Inspector

  • Inspector tweaks for CSM and removing an implicit varying from shadowsFragmentFunctions.fx - by kircher1 (#14376)

Loaders

  • recreate opaqueRenderTarget if it's needed again for transmission - by carolhmj (#14383)

6.22.1

Core

6.22.0

Core

  • flow graphs vector and matrix math - [New Feature] by carolhmj (#14357)
  • Add coordinate transform and constant value blocks - [New Feature] by carolhmj (#14333)
  • flow graph audio blocks - [New Feature] by carolhmj (#14356)
  • add FlowGraphEngine class - [New Feature] by carolhmj (#14350)
  • Move GetTextureDataAsync from inspector to core - by kircher1 (#14312)

GUI

Inspector

  • Move GetTextureDataAsync from inspector to core - by kircher1 (#14312)

Serializers

  • Move GetTextureDataAsync from inspector to core - by kircher1 (#14312)

6.21.4

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

@dependabot dependabot bot requested a review from a team as a code owner October 5, 2023 14:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2023
Bumps [babylonjs-materials](https://github.com/BabylonJS/Babylon.js) from 5.54.0 to 6.23.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.54.0...6.23.0)

---
updated-dependencies:
- dependency-name: babylonjs-materials
  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-materials-6.23.0 branch from 977e5b7 to 0b28239 Compare October 10, 2023 15:40
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 12, 2023

Superseded by #1169.

@dependabot dependabot bot closed this Oct 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babylonjs-materials-6.23.0 branch October 12, 2023 13:07
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