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.49.0 #671

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @babylonjs/inspector from 5.28.0 to 5.49.0.

Release notes

Sourced from @​babylonjs/inspector's releases.

5.49.0

Changes:

  • #13577: InputManager: Fix scenario where click can occur when ExclusiveDoubleClickMode = true
  • #13578: PointerDragBehavior: Added check to force releaseDrag to fire when no active button is present

This list of changes was auto generated.

5.48.1

Changes:

  • #13574: Update wrapNativeTexture and wrapWebGLTexture with explicit hasMipMaps and samplingMode
  • #13570: Add URL filter to the securitypolicyviolation event handler
  • #13575: Fix adaptToDeviceRatio for native engine
  • #13565: [Suggestion] Notify added observer if observable was triggered.
  • #13576: Add function "updateBodyInstances" to synchronize mesh instances with…
  • #13572: Adding 1 method for fast collisioncallback
  • #13569: ThinTexture: Allow to pass a RenderTargetWrapper to the constructor
  • #13568: Always pass default KTX2 decoder options
  • #13566: Prevent NME Crash with old light block
  • #13561: Fix Skeleton Bounding Box Timing issue
  • #13559: Physics iteration 10
  • #13560: Fix Inspector Additional Nodes
  • #13557: [Build] auto-parallel tasks
  • #13556: Add CPU side exact srgb conversions
  • #13555: fix tag assignment when copying

This list of changes was auto generated.

5.48.0

Changes:

  • #13336: SSR improvements
  • #13552: Camera: Add code to update View and Projection Matrices in update function
  • #13553: [XR] make sure setTarget works as expected in WebXR.
  • #13554: Scene clearColor is not used in WebXR with multiview enabled
  • #13546: Scene clearColor is not used in WebXR with multiview enabled on Quest
  • #13550: Fix an issue building the sandbox

This list of changes was auto generated.

5.47.1

... (truncated)

Changelog

Sourced from @​babylonjs/inspector's changelog.

5.49.0

Core

  • InputManager: Fix scenario where click can occur when ExclusiveDoubleClickMode = true - [Bug Fix] by PolygonalSun (#13577)
  • PointerDragBehavior: Added check to force releaseDrag to fire when no active button is present - [Bug Fix] by PolygonalSun (#13578)

5.48.1

Core

  • Update wrapNativeTexture and wrapWebGLTexture with explicit hasMipMaps and samplingMode - by bghgary (#13574)
  • Add URL filter to the securitypolicyviolation event handler - by kv-bh (#13570)
  • Fix adaptToDeviceRatio for native engine - [Bug Fix] by bghgary (#13575)
  • Notify added observer if observable was triggered. - by RaananW (#13565)
  • Always pass default KTX2 decoder options - [Bug Fix] by jure (#13568)
  • Fix Skeleton Bounding Box Timing issue - [Bug Fix] by sebavan (#13561)
  • fix tag assignment when copying - [Bug Fix] by RaananW (#13555)

Inspector

Loaders

Node Editor

  • Prevent NME Crash with old light block - [Bug Fix] by sebavan (#13566)

Serializers

5.48.0

Core

  • SSR improvements - by Popov72 (#13336)
  • Camera: Add code to update View and Projection Matrices in update function - [Bug Fix] by PolygonalSun (#13552)
  • make sure setTarget works as expected in WebXR. - by RaananW (#13553)
  • Scene clearColor is not used in WebXR with multiview enabled - by RaananW (#13554)

5.47.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 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 #672.