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 /visualiser with 2 updates #575

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates @babylonjs/core from 6.18.0 to 6.25.0

Release notes

Sourced from @​babylonjs/core's releases.

6.25.0

Changes:

  • #14428: Oblique Camera Implementation
  • #14191: GRL - camera facing
  • #14431: font inheritance changes
  • #14438: Add flag on ADT to skip blocking certain events
  • #14440: Unification and allowedHosts in local dev
  • #14434: P8 Nine Patch clear fix
  • #14436: Fix createTexture for R and RG format textures
  • #14429: optimize EngineFactory
  • #14439: Remove deprecated WebVR
  • #14427: proper use filter in getTags function
  • #14435: Remove crash
  • #14432: Add "Remove" buttons for data on Texture and Mesh in NGE
  • #14433: Fix #14432
  • #14430: GeometryBufferRenderer: Fix wrong index being returned for the depth and normal textures
  • #14426: Polyfill VideoFrame for older versions of typescript
  • #14425: DefaultRenderingPipeline: Fix pipeline reconstruction
  • #14413: WebGPU: support vertex buffers with non multiple of 4 bytes strides
  • #14421: Fix a legacy issue with older ts versions
  • #14422: WebGL engine: Add a loseContextOnDispose option
  • #14389: Flow graphs serialization
  • #14420: WebGPU: Fix anisotropy usage when mipmap filtering is nearest
  • #14419: Texture: Serialize the noMipmap property
  • #14414: Exploration of extracting scene texture data to use with node geometry
  • #14416: Fix #14414
  • #14409: NME: multiple-import Custom Block and Custom Frame
  • #14412: Add _postMeasure method to GUI Control
  • #14418: Fix render to texture mips
  • #14415: add reminders for cdn usage

This list of changes was auto generated.

6.24.0

Changes:

  • #14411: update dependencies and move to inline sourcemaps for dev
  • #14408: fix feedback from 14398
  • #14407: Reuse / fix maths / simplify
  • #14398: add Env to NME Preview
  • #14172: P8 NGE linear and radial cloner blocks
  • #14405: Log warning in Native when zOffset is not 0
  • #14387: ArcRotateCamera: Modified zoomOn to use same logic as FramingBehavior

... (truncated)

Changelog

Sourced from @​babylonjs/core's changelog.

6.25.0

Core

  • Oblique Camera Implementation - by PolygonalSun (#14428)
  • GRL - camera facing - by RolandCsibrei (#14191)
  • Fix createTexture for R and RG format textures - by djn24 (#14436)
  • Remove deprecated WebVR - [Breaking Change] by RaananW (#14439)
  • proper use filter in getTags function - [Bug Fix] by carolhmj (#14427)
  • GeometryBufferRenderer: Fix wrong index being returned for the depth and normal textures - [Bug Fix] by Popov72 (#14430)
  • Polyfill VideoFrame for older versions of typescript - by RaananW (#14426)
  • DefaultRenderingPipeline: Fix pipeline reconstruction - [Bug Fix] by Popov72 (#14425)
  • WebGPU: support vertex buffers with non multiple of 4 bytes strides - by Popov72 (#14413)
  • Fix a legacy issue with older ts versions - by RaananW (#14421)
  • WebGL engine: Add a loseContextOnDispose option - by Popov72 (#14422)
  • Flow graphs serialization - [New Feature] by carolhmj (#14389)
  • WebGPU: Fix anisotropy usage when mipmap filtering is nearest - [Bug Fix] by Popov72 (#14420)
  • Texture: Serialize the noMipmap property - [Bug Fix] by Popov72 (#14419)
  • Fix render to texture mips - [Bug Fix] by sebavan (#14418)

GUI

GUI Editor

  • Unification and allowedHosts in local dev - by RaananW (#14440)

Node Editor

Playground

  • Unification and allowedHosts in local dev - by RaananW (#14440)

Viewer

6.24.0

6.23.1

Core

... (truncated)

Commits

Updates @babylonjs/gui from 6.18.0 to 6.25.0

Release notes

Sourced from @​babylonjs/gui's releases.

6.25.0

Changes:

  • #14428: Oblique Camera Implementation
  • #14191: GRL - camera facing
  • #14431: font inheritance changes
  • #14438: Add flag on ADT to skip blocking certain events
  • #14440: Unification and allowedHosts in local dev
  • #14434: P8 Nine Patch clear fix
  • #14436: Fix createTexture for R and RG format textures
  • #14429: optimize EngineFactory
  • #14439: Remove deprecated WebVR
  • #14427: proper use filter in getTags function
  • #14435: Remove crash
  • #14432: Add "Remove" buttons for data on Texture and Mesh in NGE
  • #14433: Fix #14432
  • #14430: GeometryBufferRenderer: Fix wrong index being returned for the depth and normal textures
  • #14426: Polyfill VideoFrame for older versions of typescript
  • #14425: DefaultRenderingPipeline: Fix pipeline reconstruction
  • #14413: WebGPU: support vertex buffers with non multiple of 4 bytes strides
  • #14421: Fix a legacy issue with older ts versions
  • #14422: WebGL engine: Add a loseContextOnDispose option
  • #14389: Flow graphs serialization
  • #14420: WebGPU: Fix anisotropy usage when mipmap filtering is nearest
  • #14419: Texture: Serialize the noMipmap property
  • #14414: Exploration of extracting scene texture data to use with node geometry
  • #14416: Fix #14414
  • #14409: NME: multiple-import Custom Block and Custom Frame
  • #14412: Add _postMeasure method to GUI Control
  • #14418: Fix render to texture mips
  • #14415: add reminders for cdn usage

This list of changes was auto generated.

6.24.0

Changes:

  • #14411: update dependencies and move to inline sourcemaps for dev
  • #14408: fix feedback from 14398
  • #14407: Reuse / fix maths / simplify
  • #14398: add Env to NME Preview
  • #14172: P8 NGE linear and radial cloner blocks
  • #14405: Log warning in Native when zOffset is not 0
  • #14387: ArcRotateCamera: Modified zoomOn to use same logic as FramingBehavior

... (truncated)

Changelog

Sourced from @​babylonjs/gui's changelog.

6.25.0

Core

  • Oblique Camera Implementation - by PolygonalSun (#14428)
  • GRL - camera facing - by RolandCsibrei (#14191)
  • Fix createTexture for R and RG format textures - by djn24 (#14436)
  • Remove deprecated WebVR - [Breaking Change] by RaananW (#14439)
  • proper use filter in getTags function - [Bug Fix] by carolhmj (#14427)
  • GeometryBufferRenderer: Fix wrong index being returned for the depth and normal textures - [Bug Fix] by Popov72 (#14430)
  • Polyfill VideoFrame for older versions of typescript - by RaananW (#14426)
  • DefaultRenderingPipeline: Fix pipeline reconstruction - [Bug Fix] by Popov72 (#14425)
  • WebGPU: support vertex buffers with non multiple of 4 bytes strides - by Popov72 (#14413)
  • Fix a legacy issue with older ts versions - by RaananW (#14421)
  • WebGL engine: Add a loseContextOnDispose option - by Popov72 (#14422)
  • Flow graphs serialization - [New Feature] by carolhmj (#14389)
  • WebGPU: Fix anisotropy usage when mipmap filtering is nearest - [Bug Fix] by Popov72 (#14420)
  • Texture: Serialize the noMipmap property - [Bug Fix] by Popov72 (#14419)
  • Fix render to texture mips - [Bug Fix] by sebavan (#14418)

GUI

GUI Editor

  • Unification and allowedHosts in local dev - by RaananW (#14440)

Node Editor

Playground

  • Unification and allowedHosts in local dev - by RaananW (#14440)

Viewer

6.24.0

6.23.1

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the babylon group in /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.18.0 to 6.25.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.18.0...6.25.0)

Updates `@babylonjs/gui` from 6.18.0 to 6.25.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.18.0...6.25.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 20, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2023

Superseded by #576.

@dependabot dependabot bot closed this Oct 26, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/visualiser/babylon-0e201ae427 branch October 26, 2023 02:50
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.

None yet

0 participants