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/gui from 6.7.0 to 6.8.0 in /docs/visualiser #516

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2023

Bumps @babylonjs/gui from 6.7.0 to 6.8.0.

Release notes

Sourced from @​babylonjs/gui's releases.

6.8.0

Changes:

  • #13963: [Documentation] Add some clarification about picking triangles from b…
  • #13962: [NME] When opening NME from PG, use the PG's scene clear color
  • #13964: Allow removing an observer without knowing its observable
  • #13960: Add NativeEngine enableScissor and disableScissor
  • #13961: Fix an issue with NME canvas resizing
  • #13956: Allows colour changes from bboxrenderer observers
  • #13955: [XR] First version of Space Warp support
  • #13946: Added ArrayBufferView to possible input types to load scene content.
  • #13958: [GUI] Fix fixedRatioMasterIsWidth not being preserved on the GUI Editor
  • #13952: [GUI Editor] Add isVisible property on the common control properties …
  • #13957: Use addFunction to add MultiMaterial to a scene
  • #13954: [Ray] Add same parameters from AbstractMesh.intersects to Ray.intersectsMesh
  • #13951: [Physics] Fix warning on copying a mesh with physics body
  • #13936: Shader define expression optimization
  • #13949: Tri-planar material: Fix uniform scaling
  • #13948: Fix FluidRenderer required side effects.
  • #13932: Add function to ShaderMaterial for setting defines at run time
  • #13950: Fix mtl loader being ignored
  • #13944: [CI] update image diff framework and update to node 20
  • #13934: Shader processor include optimization
  • #13947: Add glossiness, base color, specular color, and emissive color to material debug modes

This list of changes was auto generated.

Changelog

Sourced from @​babylonjs/gui's changelog.

6.8.0

Core

  • When opening NME from PG, use the PG's scene clear color - by carolhmj (#13962)
  • Allow removing an observer without knowing its observable - [New Feature] by RaananW (#13964)
  • Add NativeEngine enableScissor and disableScissor - [New Feature] by docEdub (#13960)
  • Fix an issue with NME canvas resizing - [Bug Fix] by RaananW (#13961)
  • Allows colour changes from bboxrenderer observers - by aaloksg (#13956)
  • First version of Space Warp support - [New Feature] by RaananW (#13955)
  • Added ArrayBufferView to possible input types to load scene content. - [Breaking Change] by SergioRZMasson (#13946)
  • Use addFunction to add MultiMaterial to a scene - by noname0310 (#13957)
  • Add same parameters from AbstractMesh.intersects to Ray.intersectsMesh - by carolhmj (#13954)
  • Fix warning on copying a mesh with physics body - [Bug Fix] by carolhmj (#13951)
  • Shader define expression optimization - by Dok11 (#13936)
  • Fix FluidRenderer required side effects. - [Bug Fix] by sebavan (#13948)
  • Add function to ShaderMaterial for setting defines at run time - by kircher1 (#13932)
  • Shader processor include optimization - by Dok11 (#13934)
  • Add glossiness, base color, specular color, and emissive color to material debug modes - [New Feature] by alexchuber (#13947)

GUI

  • Fix fixedRatioMasterIsWidth not being preserved on the GUI Editor - [Bug Fix] by carolhmj (#13958)

GUI Editor

  • Add isVisible property on the common control properties … - by carolhmj (#13952)

Inspector

  • When opening NME from PG, use the PG's scene clear color - by carolhmj (#13962)
  • Add glossiness, base color, specular color, and emissive color to material debug modes - [New Feature] by alexchuber (#13947)

Loaders

Materials

  • Tri-planar material: Fix uniform scaling - [Bug Fix] by Popov72 (#13949)

Node Editor

  • When opening NME from PG, use the PG's scene clear color - by carolhmj (#13962)
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 6.7.0 to 6.8.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@6.7.0...6.8.0)

---
updated-dependencies:
- dependency-name: "@babylonjs/gui"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2023

Superseded by #518.

@dependabot dependabot bot closed this Jun 22, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/visualiser/babylonjs/gui-6.8.0 branch June 22, 2023 02:59
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.

0 participants