Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@babylonjs/accessibility

Package Overview
Dependencies
Maintainers
0
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babylonjs/accessibility - npm Package Versions

1
25

5.42.2

Diff

Changelog

Source

5.42.2

Core

  • Fixed issue when setting ViewPort multiple times per frame in Native - by SergioRZMasson (#13367)
babylonjs
published 5.42.1 •

Changelog

Source

5.42.1

Core

  • Add touch release detection to draggable parts of BoundingBoxGizmo - by Hsifnus (#13428)
  • Fix broken sound offset backward compatibility - [Bug Fix] by docEdub (#13431)
  • GPUParticleSystem: Fix crash when update effect not ready - [Bug Fix] by Popov72 (#13432)

GUI

  • Fixes and performance improvement for linked GUI - [Bug Fix] by carolhmj (#13430)
babylonjs
published 5.42.0 •

Changelog

Source

5.42.0

Core

  • Fix broken use of TmpVectors in BoundingBoxGizmo - [Bug Fix] by CedricGuillemet (#13429)
  • Add location to glFragColor in WebGL preprocessor - by OrigamiDev-Pete (#13427)
  • Fix sound play function not accepting zero as a valid offset - [Bug Fix] by docEdub (#13425)
  • ActionManager: Add support for Material in serialization and parsing - [New Feature] by Popov72 (#13423)
  • NME: Add a RealTime input - [New Feature] by Popov72 (#13418)
  • Fix LoadScriptAsync to reject with proper error - [Bug Fix] by bghgary (#13415)
  • Prevent Uncaught Exception from ThinEngine.runRenderLoop when window.SetTimeout in not defined - by barroij (#13401)
  • Add a fade out delay to FadeInOutBehavior - by ericwood73 (#13389)
  • NME : Use flag IgnoreTexturesAtLoadTime in ReflectionTextureBaseBlock - by GMM-Monumento (#13409)

GUI

  • Cache loaded dom images on Image class so the playground-editor doesn't have to reload them often - by carolhmj (#13388)
  • Fix 2 slider3D issues - [Bug Fix] by RaananW (#13411)
  • Properly notify textHighlightObservable - [Bug Fix] by carolhmj (#13410)

Inspector

  • Prevent Uncaught Exception from ThinEngine.runRenderLoop when window.SetTimeout in not defined - by barroij (#13401)

Materials

Node Editor

Serializers

babylonjs
published 5.41.0 •

Changelog

Source

5.41.0

Core

GUI

  • Fix calculation of text height in InputTextArea - [Bug Fix] by carolhmj (#13404)
  • GUI Editor Line Gizmo Improvements - by carolhmj (#13394)
  • Force the control's old rect position to be invalidated before moving - [Bug Fix] by carolhmj (#13399)

GUI Editor

Loaders

  • Add a _internalMetadata to avoid side effects with metadata - [Bug Fix] by Popov72 (#13365)

Playground

babylonjs
published 5.40.1 •

Changelog

Source

5.40.1

Core

  • Release 5.39.0 Has IPhysicsEnginePLugin Errors - by RaananW (#13393)

GUI Editor

  • Fix font style options on gui editor. - [Bug Fix] by carolhmj (#13392)

Playground

  • Allow loading unicode-based playgrounds in older versions - by RaananW (#13395)
babylonjs
published 5.40.0 •

Changelog

Source

5.40.0

Core

  • Add a parameter to CreateScreenshotUsingRenderTarget(Async) to allow … - [Bug Fix] by carolhmj (#13384)
  • Add some comments on docs reinforcing that it's only possible to upda… - by carolhmj (#13383)
  • Don't serialize internal shader materials - [Bug Fix] by Popov72 (#13379)
  • Fix crash when calling getGlowLayerByName when no effects have been created yet - [Bug Fix] by Popov72 (#13377)
  • Fix doc comment for audio listener rotation provider - by docEdub (#13376)
  • Fix audio offset issues - [Bug Fix] by docEdub (#13373)
  • Add audioListenerRotationProvider - by sebavan (#13375)
  • Material plugins: Allow custom flags when injecting code with regexp - [New Feature] by Popov72 (#13371)
  • Allow accessing private fields and methods of SPS - by s207152 (#13369)

GUI

  • Hold shift when resizing to lock aspect ratio in GUI Editor - by carolhmj (#13386)
  • If a new control is added on root, call the camera update function to… - [Bug Fix] by carolhmj (#13372)

GUI Editor

  • Hold shift when resizing to lock aspect ratio in GUI Editor - by carolhmj (#13386)
  • Change GUI Editor default image URL - [Bug Fix] by carolhmj (#13380)

Inspector

  • More defensive handling of name property in Inspector - [Bug Fix] by carolhmj (#13382)
babylonjs
published 5.39.0 •

Changelog

Source

5.39.0

Core

  • Add Transpose and Determinant matrix blocks - [New Feature] by sebavan (#13368)
  • Fix PBR Emissive with lightmap - [Bug Fix] by sebavan (#13362)
  • LineMesh: Add an option to not dispose the material - [New Feature] by Popov72 (#13358)
  • RenderTargetTexture: Add forceLayerMaskCheck property - [New Feature] by Popov72 (#13359)
  • Fix rtt option default - by thscott (#13340)
  • VolumetricLightScattering: Add support for included only meshes - [New Feature] by Popov72 (#13355)
  • Some examples for matrices - by BabylonJSGuide (#13351)
  • DepthRenderer: Allow passing the sampling mode to the scene depth renderer - [New Feature] by Popov72 (#13349)

GUI

  • Rework Scene and GUI Editor connection - [Bug Fix] by carolhmj (#13353)

GUI Editor

  • Rework Scene and GUI Editor connection - [Bug Fix] by carolhmj (#13353)

Node Editor

  • Add Transpose and Determinant matrix blocks - [New Feature] by sebavan (#13368)

Serializers

babylonjs
published 5.38.0 •

Changelog

Source

5.38.0

Core

  • EffectLayer: Allows to set the type of the main texture - [New Feature] by Popov72 (#13343)
  • NME: Fix of input types allowed for some blocks - [Bug Fix] by Popov72 (#13339)

Node Editor

Playground

babylonjs
published 5.37.0 •

Changelog

Source

5.37.0

Core

  • NME: Fix reusing the same temporary variable name in TextureBlock - [Bug Fix] by Popov72 (#13335)
  • fix missing plugin when enabling physics - by CedricGuillemet (#13334)
  • NME: Add a rgb output to the ImageProcessing block - by Popov72 (#13328)
  • allow independent video sources in VideoTexture - by RaananW (#13331)
  • VirtualJoystick - Stop iterating when canvas is released - [Bug Fix] by RaananW (#13332)
  • ArcRotateCamera: Fix lower and upper beta limit type - [Bug Fix] by Popov72 (#13330)

Loaders

babylonjs
published 5.36.0 •

Changelog

Source

5.36.0

Core

Inspector

  • Fix: ACE always opening with the first targeted animation selected - [Bug Fix] by carolhmj (#13327)
  • PhysicsPlugin refactor - by CedricGuillemet (#13279)
  • Fix: Animation Groups not showing the correct current frame value in … - by carolhmj (#13307)

Materials

  • Mirror: Fix rendering when cullBackFaces is false - [Bug Fix] by Popov72 (#13322)

Node Editor

  • NME: fixed slowdowns when working in the editor - by Popov72 (#13326)

Playground

Serializers

  • Support KHR_materials_emissive_stength in glTF export - by tboggs300 (#13303)
  • Call the KHR_texture_transform exporter when exporting a GLTF file - by carolhmj (#13305)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc