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.22.1 to 5.28.0 #585

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @babylonjs/inspector from 5.22.1 to 5.28.0.

Release notes

Sourced from @​babylonjs/inspector's releases.

5.28.0

Changes:

  • #13105: WebGPU fix PCF shadows
  • #13104: [XR] update the webxr typings to match current state
  • #13101: Texture: Make some setters protected for properties not meant to be changed by end user
  • #11920: Implement IAnimatable on GUI controls
  • #13099: Fix #11920
  • #13102: A little fix: links referenced in sceneLoader.ts are not found
  • #12101: Adding a parameter for setParent() method that takes into account the pivot change
  • #13098: Fix #12101
  • #13097: Add extension support to assetsManager
  • #13095: PostProcessRenderPipeline: Made _renderEffects protected to allow subclassing
  • #13090: Texture inspector in Sandbox does not function correctly
  • #13088: Fix #13082 Shadow generator on NullEngine
  • #13082: NullEngine Cannot use a ShadowGenerator
  • #13089: Hide change for billboard hierarchy with a static flag
  • #13069: Texture inspector in Sandbox does not function correctly

This list of changes was auto generated.

5.27.1

Changes:

  • #13086: Set target to ES2018
  • #13079: Fixed transform gizmos screen size
  • #13085: Fix declaration generation when "as" is used
  • #13083: Add epsilon to Quaternion.AreClose
  • #13077: Update waterMaterial.ts
  • #13060: Handle CSP violation errors when loading images.
  • #13078: remove in Place from conjugate comments
  • #13080: change CustomProceduralTexture constructor size type
  • #13081: prepass reflectivity channel support unlit materials
  • #13074: Material block-dirty mechanism
  • #13072: Fix blur kernel size in glow layer second try
  • #13070: Depth peeling renderer: Add excluded mesh support

This list of changes was auto generated.

5.27.0

... (truncated)

Changelog

Sourced from @​babylonjs/inspector's changelog.

5.28.0

Core

GUI

Inspector

  • Texture inspector in Sandbox does not function correctly - [Bug Fix] by RaananW (#13090)

5.27.1

Core

GUI

  • Fix declaration generation when "as" is used - by RaananW (#13085)

Materials

5.27.0

Core

  • fix glow layer kernel set - [Bug Fix] by sebavan (#13068)
  • PBR: Reset all defines when enabling/disabling pbr components - [Bug Fix] by Popov72 (#13067)
  • Fix Texture Cache - [Bug Fix] by sebavan (#13057)
  • InputManager: add a property to disable mesh checking in the onPointerOver event - [New Feature] by Popov72 (#13054)
  • Fix negative scaling issue with instances - [Bug Fix] by deltakosh (#13055)

... (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)
fredericvilcot commented 2 years ago

duplicate of https://github.com/okp4/ui/pull/578#pullrequestreview-1144315016

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.