dvdoug / BoxPacker

4D bin packing / knapsack problem solver
MIT License
612 stars 156 forks source link

Bump the babylon group in /visualiser with 2 updates #575

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 year ago

Superseded by #576.