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.25.0 #1180

Closed

Conversation

dependabot[bot]
Copy link

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

Bumps babylonjs-materials from 5.54.0 to 6.25.0.

Release notes

Sourced from babylonjs-materials'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-materials'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 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-materials](https://github.com/BabylonJS/Babylon.js) from 5.54.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@5.54.0...6.25.0)

---
updated-dependencies:
- dependency-name: babylonjs-materials
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 19, 2023 13:36
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 26, 2023

Superseded by #1183.

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