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 the babylon group in /docs/visualiser with 2 updates #540

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the babylon group in /docs/visualiser with 2 updates: @babylonjs/core and @babylonjs/gui.

Updates @babylonjs/core from 6.10.0 to 6.13.0

Release notes

Sourced from @​babylonjs/core's releases.

6.13.0

Changes:

  • #14065: FreeCameraMouseInput: Reset Active pointerId when detaching controls
  • #14062: AnimationGroup: Add MergeAnimationGroups method
  • #14055: Basic native support of MSAA for render targets
  • #14052: Animations: Add support for animatable and animation group ordering
  • #14060: Bump word-wrap from 1.2.3 to 1.2.4

This list of changes was auto generated.

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

... (truncated)

Changelog

Sourced from @​babylonjs/core's changelog.

6.13.0

Core

  • FreeCameraMouseInput: Reset Active pointerId when detaching controls - [Bug Fix] by PolygonalSun (#14065)
  • AnimationGroup: Add MergeAnimationGroups method - [New Feature] by Popov72 (#14062)

6.12.5

Core

  • Basic native support of MSAA for render targets - by bghgary (#14055)
  • Animations: Add support for animatable and animation group ordering - [New Feature] by Popov72 (#14052)

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

... (truncated)

Commits

Updates @babylonjs/gui from 6.10.0 to 6.13.0

Release notes

Sourced from @​babylonjs/gui's releases.

6.13.0

Changes:

  • #14065: FreeCameraMouseInput: Reset Active pointerId when detaching controls
  • #14062: AnimationGroup: Add MergeAnimationGroups method
  • #14055: Basic native support of MSAA for render targets
  • #14052: Animations: Add support for animatable and animation group ordering
  • #14060: Bump word-wrap from 1.2.3 to 1.2.4

This list of changes was auto generated.

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

... (truncated)

Changelog

Sourced from @​babylonjs/gui's changelog.

6.13.0

Core

  • FreeCameraMouseInput: Reset Active pointerId when detaching controls - [Bug Fix] by PolygonalSun (#14065)
  • AnimationGroup: Add MergeAnimationGroups method - [New Feature] by Popov72 (#14062)

6.12.5

Core

  • Basic native support of MSAA for render targets - by bghgary (#14055)
  • Animations: Add support for animatable and animation group ordering - [New Feature] by Popov72 (#14052)

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

... (truncated)

Commits

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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/visualiser/babylon-fc34efba78 branch from 02c94f6 to 8347a8c Compare July 24, 2023 02:47
Bumps the babylon group in /docs/visualiser with 2 updates: [@babylonjs/core](https://github.com/BabylonJS/Babylon.js) and [@babylonjs/gui](https://github.com/BabylonJS/Babylon.js).


Updates `@babylonjs/core` from 6.10.0 to 6.13.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@6.10.0...6.13.0)

Updates `@babylonjs/gui` from 6.10.0 to 6.13.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@6.10.0...6.13.0)

---
updated-dependencies:
- dependency-name: "@babylonjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: babylon
- dependency-name: "@babylonjs/gui"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: babylon
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/visualiser/babylon-fc34efba78 branch from 8347a8c to e1e589d Compare July 27, 2023 02:38
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2023

Superseded by #541.

@dependabot dependabot bot closed this Jul 28, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/visualiser/babylon-fc34efba78 branch July 28, 2023 02:13
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants