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.0 #1205

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps babylonjs from 5.57.1 to 6.29.0.

Release notes

Sourced from babylonjs's releases.

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

Changes:

  • #14484: Fix undeclared identifier error in NodeMaterial shader
  • #14483: refactor: optimized scene.constructor
  • #14480: ShaderMaterial: Make sure the color attribute is not duplicated
  • #14451: Adapt post process to viewport in DefaultRenderingPipeline
  • #14477: Warn about missing dependency, but only once
  • #14476: Use the static member of default CDN URL
  • #14475: fix stack panel GUI warnings
  • #14472: Fix breaking issue with ScriptBaseUrl
  • #14469: world vs finalWorld fix in shader material

This list of changes was auto generated.

6.27.1

... (truncated)

Changelog

Sourced from babylonjs's changelog.

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)

Loaders

6.28.0

Core

  • Fix undeclared identifier error in NodeMaterial shader - by Starryi (#14484)
  • refactor: optimized scene.constructor - by GuoBinyong (#14483)
  • ShaderMaterial: Make sure the color attribute is not duplicated - [Bug Fix] by Popov72 (#14480)
  • Adapt post process to viewport in DefaultRenderingPipeline - by sebavan (#14451)
  • Warn about missing dependency, but only once - by RaananW (#14477)
  • Use the static member of default CDN URL - by RaananW (#14476)
  • Fix breaking issue with ScriptBaseUrl - by RaananW (#14472)
  • world vs finalWorld fix in shader material - by RolandCsibrei (#14469)

GUI

Inspector

Loaders

... (truncated)

Commits
  • d7c0b1e Version update 6.29.0
  • 38c1677 Minor version trigger
  • 4dccd6a Camera: Modify Camera Movement to work off of time, instead of frame rate (#1...
  • 2037634 Merge pull request #14499 from carolhmj/flowGraphRemoveEventCoordinator
  • 3543b83 Merge branch 'master' into flowGraphRemoveEventCoordinator
  • 68cbf53 Merge pull request #14498 from GuoBinyong/vector
  • 6158428 Merge pull request #14497 from Popov72/animkey-easingfunc
  • 204260b Merge pull request #14481 from carolhmj/flowGraphPathMapping
  • d39bee4 Merge branch 'master' into flowGraphPathMapping
  • aa6b0ad feat: optimize vector3
  • 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.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@5.57.1...6.29.0)

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

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

dependabot bot commented on behalf of github Nov 13, 2023

Superseded by #1207.

@dependabot dependabot bot closed this Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babylonjs-6.29.0 branch November 13, 2023 13:11
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