Skip to content

Bump @babylonjs/inspector from 8.12.1 to 8.14.0 in /frontend#366

Open
dependabot[bot] wants to merge 21 commits intomainfrom
dependabot/npm_and_yarn/frontend/babylonjs/inspector-8.14.0
Open

Bump @babylonjs/inspector from 8.12.1 to 8.14.0 in /frontend#366
dependabot[bot] wants to merge 21 commits intomainfrom
dependabot/npm_and_yarn/frontend/babylonjs/inspector-8.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2025

Bumps @babylonjs/inspector from 8.12.1 to 8.14.0.

Release notes

Sourced from @​babylonjs/inspector's releases.

8.14.0

No release notes provided.

8.13.1

Changes:

  • #16814: Custom irradiance shader hooks
  • #16811: [Fluent] Move useDegrees into RotationVectorPropertyLine; update how dropdown accepts undefined; rename BoundProperty
  • #16808: USDZ Exporter: Cancel root transform and and ignore disabled clearcoat
  • #16812: Rename audio parameter curve option to shape
  • #16810: Fix audio parameter doc comment
  • #16781: Add audio setVolume method with ramp duration and curve shape options
  • #16804: GS SH View Direction
  • #16806: Fix NME PBR default setup
  • #78: DeviceOrientationCamera does not work
  • #16807: Inspector v2: Handle extension install errors
  • #16805: Added allowOtherButtonsDuringDrag flag to PointerDragBehavior
  • #16803: Fix legacyTransluceny typo
  • #16792: Add support for DebugPane and Settings pane for Inspector v2
  • #16802: Refactor pointer selection logic to use continue instead of return
  • #16801: Bounding box Gizmo + non uniform scaling + rotation
  • #16797: Add WebAudio listener fallback implementation
  • #16796: Inspector v2: Add Pane component for common styling of panes
  • #16794: [Fluent] Add new propertyLines, allow for null dropdown, fix colorProperty renderOverlay
  • #16795: Inspector v2: Clear the selected item when it is disposed
  • #16789: Fluent: Add accordion primitive
  • #16788: [Fluent] Add boundproperty, add dropdownpropertyline
  • #16787: Update contributing.md
  • #16786: [Fluent] InputPropertyLine for text and number
  • #16776: Allow debug node for NPE to refresh automatically
  • #16784: Inspector v2: Scene explorer expand tree for selected item and scroll to it if needed
  • #16783: [Fluent/InspectorV2] Add OutlineAndOverlay section to InspectorV2; Add ColorPicker component; Various cleanup
  • #16770: Remove build dev from non-tooling UMD packages and copy their minified files into the expected .js or max.js file
  • #16777: Inspector v2: Add scene node to scene explorer
  • #16779: Increase node memory limit to 8gb when running any commands via npm
  • #16775: Fix logic for mesh matrices in bakeVertexDataSync
  • #304: Blender exporter giving error
  • #16772: Inspector v2: Add support for toggle commands in scene explorer
  • #16774: [Fluent] Various minor style cleanups
  • #16767: Removing custom material variable inside of LineMesh
  • #16771: Inspector v2: Start using new Fluent components from shared-ui-components
  • #16760: Remove dev step from tooling builds (reducing memory pressure) and copy the minified file to a max.js file for backwards compat

This list of changes was auto generated.

8.13.0

... (truncated)

Changelog

Sourced from @​babylonjs/inspector's changelog.

8.14.0

8.13.1

Core

Loaders

Playground

  • Add support for DebugPane and Settings pane for Inspector v2 - by deltakosh (#16792)

Serializers

  • USDZ Exporter: Cancel root transform and and ignore disabled clearcoat - by alexchuber (#16808)

8.13.0

Core

  • Various fixes for glTF interactivity - by bghgary (#16768)
  • Load dominant direction from .env - by MiiBond (#16765)
  • Add new utility function to set a camera FOV based on focal length - [New Feature] by deltakosh (#16763)
  • Fixing issue when cloning LineMesh with CreationOptions - [Bug Fix] by VicenteCartas (#16762)
  • Allow user to globally set the numMaxInfluencers - [New Feature] by deltakosh (#16761)
  • Inspector v2: Stub out stats pane - by ryantrem (#16755)
  • Add new Quaternion nodes to flow graph and glTF interactivity - by bghgary (#16739)
  • Add option for HalfFloat in vertexAnimationBaker's textureFromBakedVertexData - by knervous (#16750)
  • NME: Add SmartFilterFragmentOutputBlock - by alexchuber (#16751)
  • Add faster synchronous method for VAT baking on vertexAnimationBaker - by knervous (#16749)

GUI

  • Fix global viewport calculations in AdvancedDynamicTexture - by RaananW (#16757)

Inspector

... (truncated)

Commits
  • 9b4d106 Version update 8.14.0
  • e3f60e9 Minor version trigger
  • 8c47f7e Version update 8.13.1
  • 7a0d0ea Patch trigger
  • 96a9a2f Custom irradiance shader hooks (#16814)
  • 34639bd [Fluent] Move useDegrees into RotationVectorPropertyLine; update how dropdown...
  • 592ee22 USDZ Exporter: Cancel root transform and and ignore disabled clearcoat (#...
  • 364a894 Rename audio parameter curve option to shape (#16812)
  • 0410b57 Fix audio parameter doc comment (#16810)
  • 2bf9072 Add audio setVolume method with ramp duration and curve shape options (#16781)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot bot and others added 21 commits June 26, 2025 13:17
Bumps [@babylonjs/inspector](https://github.com/BabylonJS/Babylon.js) from 8.12.1 to 8.14.0.
- [Release notes](https://github.com/BabylonJS/Babylon.js/releases)
- [Changelog](https://github.com/BabylonJS/Babylon.js/blob/master/CHANGELOG.md)
- [Commits](BabylonJS/Babylon.js@8.12.1...8.14.0)

---
updated-dependencies:
- dependency-name: "@babylonjs/inspector"
  dependency-version: 8.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 26, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2025

A newer version of @​babylonjs/inspector exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant