New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babylonjs-gui

Package Overview
Dependencies
Maintainers
1
Versions
679
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babylonjs-gui - npm Package Versions

1
68
68

7.27.2

Diff
babylonjs
published 7.27.2 •

Changelog

Source

7.27.2

Core

  • Update effectRenderer.ts - by RaananW (#15657)
  • Allow users to provide their own custom rendering function for the scene - by deltakosh (#15655)
babylonjs
published 7.27.1 •

Changelog

Source

7.27.1

Core

Loaders

Materials

  • Fix customMaterial waiting for shaders to be loaded - [Bug Fix] by deltakosh (#15629)

Node Editor

babylonjs
published 7.27.0 •

Changelog

Source

7.27.0

Core

babylonjs
published 7.26.5 •

Changelog

Source

7.26.5

babylonjs
published 7.26.4 •

Changelog

Source

7.26.4

Core

GUI Editor

Inspector

Loaders

Node Editor

Playground

Viewer

babylonjs
published 7.26.3 •

Changelog

Source

7.26.3

Core

  • Fix issue when sprite texture was modified during animation - [Bug Fix] by deltakosh (#15612)
  • Fix HeightToNormal block - [Bug Fix] by deltakosh (#15613)
  • Effect: Fix infinite loop when engine is disposed - [Bug Fix] by Popov72 (#15607)
babylonjs
published 7.26.2 •

Changelog

Source

7.26.2

Core

babylonjs
published 7.26.1 •

Changelog

Source

7.26.1

Core

GUI Editor

  • suppress scss deprecation warnings for now - by RaananW (#15597)

Node Editor

Playground

  • suppress scss deprecation warnings for now - by RaananW (#15597)
babylonjs
published 7.26.0 •

Changelog

Source

7.26.0

Core

  • Add support for color space convertion node for NME - [New Feature] by deltakosh (#15594)
  • Babylon's HTMLCanvasElement.requestPointerLock() conflicts with new TS lib.d.ts - by sebavan (#15595)
  • remove unnecessary imports so WebGPU can be thinner - by deltakosh (#15579)

Loaders

  • Update dependencies and flaky test case(s) - by RaananW (#15593)

Node Editor

  • Add support for color space convertion node for NME - [New Feature] by deltakosh (#15594)
  • Adding Undo / Redo to NGE - [New Feature] by deltakosh (#15592)

Serializers

  • remove unnecessary imports so WebGPU can be thinner - by deltakosh (#15579)
babylonjs
published 7.25.2 •

Changelog

Source

7.25.2

Core

Loaders

Playground

  • Playground - Fixing the Monaco Editor snippet template insertion - by Tricotou (#15576)