Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @babylonjs/gui from 5.17.1 to 5.27.1.

Release notes

Sourced from @​babylonjs/gui's releases.

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

Changes:

  • #13062: [GLTF Serializer] Allow GLTF Exporter to export WebP images
  • #13064: [GUI] deal with dead codes correctly
  • #13068: fix glow layer kernel set
  • #13067: PBR: Reset all defines when enabling/disabling pbr components
  • #12989: Create mrtkv3 button [Contnued]
  • #13061: fix undefined self
  • #13057: Fix Texture Cache
  • #13056: Fix pipelineContext deletion in releaseEffect
  • #13054: InputManager: add a property to disable mesh checking in the onPointerOver event
  • #13055: Fix negative scaling issue with instances
  • #13053: Fix TmpVectors usage in Polar/Spherical toVector methods
  • #13052: Inspector: Raise the limit of samples in SSAO
  • #13051: Optional camera for all post processes
  • #13050: Provide Example PGs for Vector2s, for new Vector3s and a couple of Quaternions
  • #13040: Don't alter the scene's active cameras in the middle of taking a scre…
  • #13046: Inspector Doc Link Fix
  • #13045: Change the artboard color on VSM
  • #13042: Fix billboard scale in hierarchy
  • #13043: Fix wrong plugin name check for babylon serialization

This list of changes was auto generated.

... (truncated)

Changelog

Sourced from @​babylonjs/gui's changelog.

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)
  • Fix TmpVectors usage in Polar/Spherical toVector methods - by dr-vortex (#13053)
  • Optional camera for all post processes - by EvgenyRodygin (#13051)
  • Provide Example PGs for Vector2s, for new Vector3s and a couple of Quaternions - by BabylonJSGuide (#13050)
  • Don't alter the scene's active cameras in the middle of taking a scre… - [Bug Fix] by carolhmj (#13040)
  • Fix wrong plugin name check for babylon serialization - [Bug Fix] by CedricGuillemet (#13043)

GUI

Inspector

  • Inspector: Raise the limit of samples in SSAO - by Popov72 (#13052)

Serializers

5.26.1

... (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/gui](https://github.com/BabylonJS/Babylon.js) from 5.17.1 to 5.27.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.17.1...5.27.1)

---
updated-dependencies:
- dependency-name: "@babylonjs/gui"
  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 11, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2022

Superseded by #351.

@dependabot dependabot bot closed this Oct 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/visualiser/babylonjs/gui-5.27.1 branch October 14, 2022 02:28
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