Back to Babylon Js

Release Notes

.build/release-notes.md

9.11.02.0 KB
Original Source

Core

  • Add WGSL shader paths for GUI3D and GPU particles - by matthargett (#18460)
  • fix(FlowGraph): allow CancelDelay to cancel the first scheduled delay - by marns (#18517)
  • Move custom frame requester to AbstractEngine to enable 120fps support in BabylonNative - by matthargett (#18521)
  • Add RegisterPBRMaterial alias to RegisterPbrMaterial - by RaananW (#18528)
  • Add waveform analyzer data to AudioEngineV2 - [New Feature] by RaananW (#18529)
  • Native: prefer setRenderResetCallback with legacy setDeviceLostCallback fallback - by bghgary (#18518)

GUI

  • feat(mcp): Add MCP servers for Babylon.js graph editors - [New Feature] by RaananW (#18344)
  • Add WGSL shader paths for GUI3D and GPU particles - by matthargett (#18460)

Inspector

  • Add WGSL shader paths for GUI3D and GPU particles - by matthargett (#18460)
  • Add an option to disable teaching moments - [New Feature] by ryantrem (#18508)

Loaders

Viewer