Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump babylonjs from 5.57.1 to 6.29.1 #1207

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps babylonjs from 5.57.1 to 6.29.1.

Release notes

Sourced from babylonjs's releases.

6.29.1

Changes:

  • #14510: Revert "Camera: Modify Camera Movement to work off of time
  • #14512: Remove redundant memory leak tests (now using memlab)
  • #14482: Camera: Modify Camera Movement to work off of time, instead of frame rate
  • #14509: CreateText does not align text on z
  • #14507: Fix dynamic texture clear with transparency
  • #14505: PostProcess: Fix target not created after parsing
  • #14502: Add optional color option to camera gizmo
  • #14503: refactor: change the way arrays are literals

This list of changes was auto generated.

6.29.0

Changes:

  • #14482: Camera: Modify Camera Movement to work off of time, instead of frame rate
  • #14499: Flow graph remove event coordinator
  • #14498: feat: optimize vector3
  • #14497: Animations: Add an easingFunction property to IAnimationKey
  • #14481: Flow Graph Path Mapping
  • #14495: Flow Graph Context Logger
  • #14494: Rename internal classes in CSG
  • #14492: Fix ray cast skipBoundingInfo with in intersects
  • #14493: CreateText does not align text on z

This list of changes was auto generated.

6.28.1

Changes:

  • #14491: refactor: Optimized the Observable.add type
  • #14487: GLTF loading dirty mechanism perf
  • #14489: Performance mode: Restore dispached flags in aggressive mode
  • #14488: Better eval context evaluation
  • #14486: Fix shallow copies of referenced objects
  • #14485: Allow matrix transposeToRef to work in place
  • #14474: feat: Added a default configuration to DebugLayer

This list of changes was auto generated.

6.28.0

... (truncated)

Changelog

Sourced from babylonjs's changelog.

6.29.1

Core

  • Revert "Camera: Modify Camera Movement to work off of time - [Bug Fix] by PolygonalSun (#14510)
  • Camera: Modify Camera Movement to work off of time, instead of frame rate - [Bug Fix] by PolygonalSun (#14482)
  • Fix dynamic texture clear with transparency - [Bug Fix] by sebavan (#14507)
  • PostProcess: Fix target not created after parsing - [Bug Fix] by Popov72 (#14505)
  • Add optional color option to camera gizmo - by carolhmj (#14502)
  • refactor: change the way arrays are literals - by GuoBinyong (#14503)

GUI

Inspector

Loaders

Materials

6.29.0

Core

6.28.1

Core

  • GLTF loading dirty mechanism perf - by sebavan (#14487)
  • Performance mode: Restore dispached flags in aggressive mode - by sebavan (#14489)
  • Fix shallow copies of referenced objects - [Bug Fix] by sebavan (#14486)
  • Allow matrix transposeToRef to work in place - [Bug Fix] by sebavan (#14485)
  • feat: Added a default configuration to DebugLayer - by GuoBinyong (#14474)

... (truncated)

Commits
  • 0a28575 Version update 6.29.1
  • 62006cc Patch trigger
  • 2af8c9d Merge pull request #14510 from PolygonalSun/revert-inertia
  • 72d8cdd Merge pull request #14512 from RaananW/stabilizeMemTests
  • 324ebd1 mem leak testing is now done using memlab
  • 8716890 Revert "Camera: Modify Camera Movement to work off of time, instead of frame ...
  • c98b099 CreateText does not align text on z (#14509)
  • ea9f9e4 Merge pull request #14507 from sebavan/work2
  • 09f897a Fix Back Compat.
  • e27b542 fix dynamic texture clear with transparency
  • Additional commits viewable in compare view

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 <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)

Bumps [babylonjs](https://github.com/BabylonJS/Babylon.js) from 5.57.1 to 6.29.1.
- [Release notes](https://github.com/BabylonJS/Babylon.js/releases)
- [Changelog](https://github.com/BabylonJS/Babylon.js/blob/master/CHANGELOG.md)
- [Commits](BabylonJS/Babylon.js@5.57.1...6.29.1)

---
updated-dependencies:
- dependency-name: babylonjs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 13, 2023 13:11
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 15, 2023

Superseded by #1212.

@dependabot dependabot bot closed this Nov 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babylonjs-6.29.1 branch November 15, 2023 13:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants