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.12.4 #1067

Closed

Conversation

dependabot[bot]
Copy link

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

Bumps babylonjs-materials from 5.54.0 to 6.12.4.

Release notes

Sourced from babylonjs-materials's releases.

6.12.4

Changes:

  • #14020: Add new Material Plugin for various mesh debug visualizations
  • #14057: Animations: Add a weight property to AnimationGroup
  • #14058: Fix invalidateRect of a Rectangle Control with thickness
  • #14059: Screenshot tools: Fallback on regular canvas if offscreen canvas not supported
  • #14054: Fix loading skeletons using ImportMesh when the skeleton id is not a number.
  • #14051: fix Bone.returnToRest(), Bone.updateMatrix() does not work properly
  • #14053: ParticleSystem: Fix update function when particle array is not internal array

This list of changes was auto generated.

6.12.3

Changes:

  • #14050: Fix regression from 14037
  • #14048: Fix setting spatial sound option to false
  • #81: CreateCylinder does not work.

This list of changes was auto generated.

6.12.2

Changes:

  • #14049: Shaders: Fix shader parsing

This list of changes was auto generated.

6.12.1

Changes:

  • #14047: Fix sound pileup issue
  • #21: Camera movement keys

This list of changes was auto generated.

6.12.0

Changes:

... (truncated)

Changelog

Sourced from babylonjs-materials's changelog.

6.12.4

Core

  • Add new Material Plugin for various mesh debug visualizations - [New Feature] by alexchuber (#14020)
  • Animations: Add a weight property to AnimationGroup - by Popov72 (#14057)
  • Screenshot tools: Fallback on regular canvas if offscreen canvas not supported - by Popov72 (#14059)
  • Fix loading skeletons using ImportMesh when the skeleton id is not a number. - [Bug Fix] by carolhmj (#14054)
  • fix Bone.returnToRest(), Bone.updateMatrix() does not work properly - [Bug Fix] by noname0310 (#14051)
  • ParticleSystem: Fix update function when particle array is not internal array - [Bug Fix] by Popov72 (#14053)

GUI

  • Fix invalidateRect of a Rectangle Control with thickness - [Bug Fix] by carolhmj (#14058)

6.12.3

Core

  • Fix setting spatial sound option to false - [Bug Fix] by docEdub (#14048)

6.12.2

Core

6.12.1

Core

6.12.0

Core

  • Fix SerializeMesh method to account for non-mesh ob… - [Bug Fix] by carolhmj (#14041)
  • Input transformation should be applied during the XR loop - [Bug Fix] by RaananW (#14037)
  • ShaderCodeCursor. Optimization of lines parsing - by Dok11 (#13935)
  • Effect layer stencil - by kv-bh (#14046)
  • Skeleton viewer bug - by newbeea (#14039)
  • DeviceEventFactory: Modified event factory to provide correct value for buttons property (part deux) - by PolygonalSun (#14043)
  • GRL - resolution added - by RolandCsibrei (#14031)
  • Fixes for includeChildMeshes:true when constructing physics shapes - by eoineoineoin (#14030)
  • Add the missing loaders tests - by RaananW (#14012)
  • Fix for invalidated TypedArray objects preventing mesh construction - [Bug Fix] by eoineoineoin (#14040)
  • GPU particle systems: Fix current active count - [Bug Fix] by Popov72 (#14036)

Loaders

... (truncated)

Commits
  • 4429b6e Version update 6.12.4
  • 79bcf16 Patch trigger
  • 1b8a6bb Merge pull request #14020 from alexchuber/material-plugin
  • edb2e43 Move check for WebGL1 into isEnabled setter
  • 045ad04 Merge branch 'master' into material-plugin
  • b0874bf Add enabling/disabling; add warning for WebGL1
  • dec5929 Merge pull request #14057 from Popov72/animationgroup-weight-property
  • e334c43 Merge pull request #14058 from carolhmj/fixRectangleInvalidation
  • 1dfac07 Merge pull request #14059 from Popov72/dumptools-fallback-no-offscreencanvas
  • 3d71f31 lint
  • 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-materials](https://github.com/BabylonJS/Babylon.js) from 5.54.0 to 6.12.4.
- [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.12.4)

---
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 requested a review from a team as a code owner July 19, 2023 13:24
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 19, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 20, 2023

Superseded by #1071.

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