okp4 / ui

🎨 Implementation of OKP4 UI components in React, TypeScript, and SASS.
https://ui.okp4.space/
BSD 3-Clause "New" or "Revised" License
28 stars 2 forks source link

chore(deps-dev): bump @babylonjs/inspector from 5.28.0 to 5.51.0 #673

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @babylonjs/inspector from 5.28.0 to 5.51.0.

Release notes

Sourced from @​babylonjs/inspector's releases.

5.51.0

Changes:

  • #13631: SSR2: more improvements
  • #13632: Bump webpack from 5.75.0 to 5.76.0
  • #13627: adt.useInvalidateRectOptimization using scale incorrectly when toggling visibility and redrawing invalidated parts of canvas
  • #13625: [XR] Fix pointer out event on 3D GUI in XR (mobile ar)
  • #13626: On SceneRecorder, use the same parsing method as the decorators to en…
  • #13628: Adds: keysRotateUp/keysRotateDown (Free Camera)
  • #13629: Disable Flaky ExclusiveDoubleClickMode test
  • #13630: Dragging a port and dropping on the same port throws a console error …
  • #13624: Import fix for UMD modules typing
  • #13622: adt.useInvalidateRectOptimization using scale incorrectly when toggling visibility and redrawing invalidated parts of canvas
  • #13623: Stl Loader Less Restrictive
  • #13620: KTX container: Improve error handling when texture format not supported
  • #13617: SSAO2: Fix expensive blur that could not be disabled
  • #13618: Fixing an issue with follow camera and physics
  • #13582: InputManager: Modified Logic for ExclusiveDoubleClickMode For Click/DoubleClick Mutual Exclusivity
  • #13616: Leak Fix

This list of changes was auto generated.

5.50.1

Changes:

  • #13615: Fix nullengine
  • #13613: Only set last notified value if the feature is on
  • #13614: [XR] fix declaration
  • #13612: Set back the checkReadyOnlyOnce when reverting performance mode
  • #13610: Fix horizontal StackPanel width calculation when a child has forceRes…
  • #13611: PBR material in Inspector: Fix debug split and factor

This list of changes was auto generated.

5.50.0

Changes:

  • #13600: NME: Add missing extra indice and weight matrices blocks
  • #13609: update recast.js with lower memory usage
  • #13608: Mesh: Fix crash with instanced rendering
  • #13598: NME Texture block: Add support for 2DArrayTexture

... (truncated)

Changelog

Sourced from @​babylonjs/inspector's changelog.

5.51.0

Core

  • On SceneRecorder, use the same parsing method as the decorators to en… - by carolhmj (#13626)
  • Adds: keysRotateUp/keysRotateDown (Free Camera) - by Nawarius (#13628)
  • Import fix for UMD modules typing - by RaananW (#13624)
  • KTX container: Improve error handling when texture format not supported - [New Feature] by Popov72 (#13620)
  • SSAO2: Fix expensive blur that could not be disabled - [Bug Fix] by Popov72 (#13617)
  • Fixing an issue with follow camera and physics - [Bug Fix] by RaananW (#13618)
  • InputManager: Modified Logic for ExclusiveDoubleClickMode For Click/DoubleClick Mutual Exclusivity - [Bug Fix] by PolygonalSun (#13582)
  • Leak Fix - [Bug Fix] by sebavan (#13616)

GUI

  • adt.useInvalidateRectOptimization using scale incorrectly when toggling visibility and redrawing invalidated parts of canvas - by RaananW (#13627)
  • Fix pointer out event on 3D GUI in XR (mobile ar) - by RaananW (#13625)

Inspector

Loaders

Node Editor

  • Dragging a port and dropping on the same port throws a console error … - [Bug Fix] by deltakosh (#13630)

5.50.1

Core

  • Only set last notified value if the feature is on - by RaananW (#13613)
  • fix declaration - by RaananW (#13614)
  • Set back the checkReadyOnlyOnce when reverting performance mode - by RaananW (#13612)
  • PBR material in Inspector: Fix debug split and factor - [Bug Fix] by Popov72 (#13611)

GUI

  • Fix horizontal StackPanel width calculation when a child has forceRes… - [Bug Fix] by carolhmj (#13610)

5.50.0

Core

  • NME: Add missing extra indice and weight matrices blocks - [New Feature] by Popov72 (#13600)
  • Mesh: Fix crash with instanced rendering - [Bug Fix] by Popov72 (#13608)
  • NME Texture block: Add support for 2DArrayTexture - [New Feature] by Popov72 (#13598)

... (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 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)
dependabot[bot] commented 1 year ago

Superseded by #674.