dvdoug / BoxPacker

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

Bump @babylonjs/gui from 6.0.0 to 6.7.0 in /docs/visualiser #514

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @babylonjs/gui from 6.0.0 to 6.7.0.

Release notes

Sourced from @​babylonjs/gui's releases.

6.7.0

Changes:

  • #13909: Stop baking LH to RH in glTF serializer
  • #13943: Tri-planar material: Add support for non uniform scaling
  • #13941: [Inspector] Avoid crashes with bad name/id assignments
  • #13942: [GUI Editor] Fix Control item being draggable while renaming

This list of changes was auto generated.

6.6.1

Changes:

  • #13938: Revert changes from PR 13927
  • #13937: WebGPU: Add support for post processes written in WGSL
  • #13933: Add anchor options for gizmos
  • #13927: DeviceEventFactory: Modified event factory to provide correct value for buttons property
  • #13914: [Physics] Better handling of parented bodies
  • #13931: fix anisotropic texture debug mode
  • #13930: [GUI Editor] Fix conversion from % to px throwing error
  • #13929: [AssetContainer] Fix to instantiateModelsToScene
  • #13851: OBJ loader: add support for lines
  • #13928: Fix #13851
  • #13926: Correct description of Behavior.init

This list of changes was auto generated.

6.6.0

Changes:

  • #13925: Create snapshot of a scene not using the main canvas fails
  • #13924: Create snapshot of a scene not using the main canvas fails
  • #13923: NME fix input style.

This list of changes was auto generated.

6.5.1

Changes:

  • #13919: [Physics] Fix type checking for mesh parameter in aggregate

... (truncated)

Changelog

Sourced from @​babylonjs/gui's changelog.

6.7.0

Core

  • Stop baking LH to RH in glTF serializer - [Breaking Change] by bghgary (#13909)

GUI Editor

  • Fix Control item being draggable while renaming - [Bug Fix] by carolhmj (#13942)

Inspector

  • Avoid crashes with bad name/id assignments - [Bug Fix] by carolhmj (#13941)

Loaders

  • Stop baking LH to RH in glTF serializer - [Breaking Change] by bghgary (#13909)

Materials

  • Tri-planar material: Add support for non uniform scaling - [New Feature] by Popov72 (#13943)

Serializers

  • Stop baking LH to RH in glTF serializer - [Breaking Change] by bghgary (#13909)

6.6.1

Core

GUI Editor

  • Fix conversion from % to px throwing error - [Bug Fix] by carolhmj (#13930)

Loaders

6.6.0

Core

... (truncated)

Commits
  • ccad593 Version update 6.7.0
  • d840413 Minor version trigger
  • e45c425 Merge pull request #13909 from bghgary/gltf-serializer-rh-fixes
  • ed38f9a Fix GLTF Serializer Morph Target Animation test
  • 017b69d Merge pull request #13943 from Popov72/fix-triplmat-nonuniform-scaling
  • 6a497cf Support non uniform scaling
  • 5a20290 Merge pull request #13941 from carolhmj/avoidInspectorCrashes
  • 1c801cb Merge pull request #13942 from carolhmj/GEFixRenamingDrag
  • c8ab075 Fix different styling on renamable component
  • 7bc34a7 [GUI Editor] Fix Control item being draggable while renaming
  • 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)