lgxm3z / rotating-cube-demo-babylon-rxn

🟦 🔄 [DEMO] Cross Platform BabylonJS Simple 3D Cube built with React and React Native.
https://lgxm3z.github.io/rotating-cube-demo-babylon-rxn/
MIT License
3 stars 3 forks source link

Bump @babylonjs/loaders from 5.57.1 to 7.17.2 in /packages/core #153

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @babylonjs/loaders from 5.57.1 to 7.17.2.

Release notes

Sourced from @​babylonjs/loaders's releases.

7.17.2

Changes:

  • #15331: set activeView regardless of view.camera
  • #15330: gpuPicker adapt to screen resolution
  • #15329: Fix Texture Decals shader recompilation
  • #15328: Move playground qr code position
  • #15326: Fix ReferenceError: Property 'name' doesn't exist at _copySource

This list of changes was auto generated.

7.17.0

Changes:

  • #15325: Fix issue where the attribute names where polluted on rebuild with a …
  • #15323: Fix decal

This list of changes was auto generated.

7.16.1

Changes:

  • #15324: Expose node geometry vertex data
  • #15322: feat: Add support for GPU picker for vertex animation textures.
  • #15314: filling the gaps
  • #15319: Add viewer alpha tooling for tree shaking analysis
  • #15317: Add minified and non-minified esm bundles to viewer alpha package
  • #15318: Fix resuming animation after pause
  • #15315: Always display Build Execution Time on nodes for NGE
  • #15316: Fix #15315
  • #15298: Initial size analysis tooling for alpha viewer
  • #15302: Nme webgpu 14 - The long awaited PBR block :)
  • #15309: Fix copy paste caret positioning
  • #15310: Fix text highlight breaking cursor movements
  • #15311: Fixed Viewer Source Code Links (documentation changes only)
  • #15308: Fix blinking caret
  • #15307: Some fixes for Tab control
  • #15306: Avoid warnings due to version bump of scss
  • #15292: Gaussian Splatting clones
  • #15303: Fix race condition
  • #15300: [Native] Warning for non supported fill modes
  • #15301: Update dependencies (Re-Resizable and others)

... (truncated)

Changelog

Sourced from @​babylonjs/loaders's changelog.

7.17.2

Core

Playground

7.17.1

Core

  • Fix ReferenceError: Property 'name' doesn't exist at _copySource - by stetbern (#15326)

7.17.0

Core

7.16.1

Core

GUI

GUI Editor

  • Update dependencies (Re-Resizable and others) - by RaananW (#15301)

Inspector

  • Update dependencies (Re-Resizable and others) - by RaananW (#15301)

Loaders

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

Superseded by #156.