Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2022

Bumps @babylonjs/core from 5.17.1 to 5.28.0.

Release notes

Sourced from @​babylonjs/core's releases.

5.28.0

Changes:

  • #13105: WebGPU fix PCF shadows
  • #13104: [XR] update the webxr typings to match current state
  • #13101: Texture: Make some setters protected for properties not meant to be changed by end user
  • #11920: Implement IAnimatable on GUI controls
  • #13099: Fix #11920
  • #13102: A little fix: links referenced in sceneLoader.ts are not found
  • #12101: Adding a parameter for setParent() method that takes into account the pivot change
  • #13098: Fix #12101
  • #13097: Add extension support to assetsManager
  • #13095: PostProcessRenderPipeline: Made _renderEffects protected to allow subclassing
  • #13090: Texture inspector in Sandbox does not function correctly
  • #13088: Fix #13082 Shadow generator on NullEngine
  • #13082: NullEngine Cannot use a ShadowGenerator
  • #13089: Hide change for billboard hierarchy with a static flag
  • #13069: Texture inspector in Sandbox does not function correctly

This list of changes was auto generated.

5.27.1

Changes:

  • #13086: Set target to ES2018
  • #13079: Fixed transform gizmos screen size
  • #13085: Fix declaration generation when "as" is used
  • #13083: Add epsilon to Quaternion.AreClose
  • #13077: Update waterMaterial.ts
  • #13060: Handle CSP violation errors when loading images.
  • #13078: remove in Place from conjugate comments
  • #13080: change CustomProceduralTexture constructor size type
  • #13081: prepass reflectivity channel support unlit materials
  • #13074: Material block-dirty mechanism
  • #13072: Fix blur kernel size in glow layer second try
  • #13070: Depth peeling renderer: Add excluded mesh support

This list of changes was auto generated.

5.27.0

... (truncated)

Changelog

Sourced from @​babylonjs/core's changelog.

5.28.0

Core

GUI

Inspector

  • Texture inspector in Sandbox does not function correctly - [Bug Fix] by RaananW (#13090)

5.27.1

Core

GUI

  • Fix declaration generation when "as" is used - by RaananW (#13085)

Materials

5.27.0

Core

  • fix glow layer kernel set - [Bug Fix] by sebavan (#13068)
  • PBR: Reset all defines when enabling/disabling pbr components - [Bug Fix] by Popov72 (#13067)
  • Fix Texture Cache - [Bug Fix] by sebavan (#13057)
  • InputManager: add a property to disable mesh checking in the onPointerOver event - [New Feature] by Popov72 (#13054)
  • Fix negative scaling issue with instances - [Bug Fix] by deltakosh (#13055)

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

Bumps [@babylonjs/core](https://github.com/BabylonJS/Babylon.js) from 5.17.1 to 5.28.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.17.1...5.28.0)

---
updated-dependencies:
- dependency-name: "@babylonjs/core"
  dependency-type: direct:production
  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 Oct 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2022

Superseded by #354.

@dependabot dependabot bot closed this Oct 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/visualiser/babylonjs/core-5.28.0 branch October 21, 2022 03:02
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