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/core from 5.21.0 to 5.26.1 #561

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @babylonjs/core from 5.21.0 to 5.26.1.

Release notes

Sourced from @​babylonjs/core's releases.

5.26.1

Changes:

  • #13041: fix declaration generation

This list of changes was auto generated.

5.26.0

Changes:

  • #13036: Add applyPostProcess flag on ADV to optionally draw it after the post…
  • #13035: Remove unneeded prefixes and unused code
  • #13034: Initial VSM Design
  • #13038: Fix creation of cube textures from URL
  • #13039: [GUI] add picking for fullscreen ADTs
  • #13031: correction
  • #13033: Update Storybook to 7
  • #13029: Improve heap-testing memory leak results
  • #13032: Fix fallback value
  • #13012: Add function to get angles between two vectors (Vector3.GetAnglesBetweenVectorsForDirectionChange)
  • #13019: Restore wasDispatched to false when MaintainStateBetweenFrames is set to false
  • #13006: Add smoothing for freeCameraDeviceOrientationInputs
  • #13028: Fix default initialization.
  • #13026: Some fixes to OptionLineComponent related to wrong parent info showin…
  • #13022: Test babylon octree scene component active meshes
  • #13004: Add rotation from one vector3 to another
  • #13021: Fix instance buffer
  • #13023: Fix SSAO2 sample generation
  • #13016: [Build] Adding memory leak tests using heap snapshots
  • #13018: Fix particle system support for logarithmic depth
  • #13017: Nit
  • #13014: More features for the aggressive performance mode
  • #13015: Fix fast
  • #13011: Tiny perf fix
  • #13013: Fix some more lint warnings
  • #13000: Clean up implementation of KHR_animation_pointer
  • #13005: Add Logarithmic Depth Support on ParticleSystem
  • #13010: Fix #13005
  • #13009: Bump scss-tokenizer from 0.3.0 to 0.4.3

This list of changes was auto generated.

5.25.0

... (truncated)

Changelog

Sourced from @​babylonjs/core's changelog.

5.26.1

Core

Node Editor

5.26.0

Core

GUI

GUI Editor

  • Some fixes to OptionLineComponent related to wrong parent info showin… - [Bug Fix] by carolhmj (#13026)

Loaders

Materials

5.25.0

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)
ccamel commented 2 years ago

Let's merge #509 first.

dependabot[bot] commented 2 years ago

Superseded by #569.