Back to Babylon Js

Release Notes

.build/release-notes.md

9.7.03.4 KB
Original Source

Core

  • OpenPBR - Support importing glTF surface tinting - by MiiBond (#18430)
  • feat: Add texture repetition breaking for Standard, PBR, and OpenPBR materials - [New Feature] by Popov72 (#18448)
  • feat(physics): add maxStepHeight to PhysicsCharacterController - by CedricGuillemet (#18449)
  • Add Smart Assets module for managing scene asset references - [New Feature] by georginahalpern (#18434)
  • Fix AnimatorAvatar.retargetAnimationGroup clobbering active animations - [Bug Fix] by Popov72 (#18450)
  • fix(GaussianSplatting): preserve plugin defines with ShadowGenerator and invoke prepareDefines events - [Bug Fix] by Popov72 (#18447)
  • feat(flowGraph): Add keyboard event blocks (KeyDown, KeyUp, IsKeyPressed) - by RaananW (#18445)
  • Fix snapshot rendering permanently falling back to STANDARD mode when disable interrupts an in-progress recording - [Bug Fix] by Popov72 (#18444)
  • Fix CPU particle support in WebGPU FAST snapshot rendering - [Bug Fix] by VicenteCartas (#18431)

Inspector

  • OpenPBR - Support importing glTF surface tinting - by MiiBond (#18430)
  • feat: Add texture repetition breaking for Standard, PBR, and OpenPBR materials - [New Feature] by Popov72 (#18448)
  • Add Smart Assets module for managing scene asset references - [New Feature] by georginahalpern (#18434)

Loaders

  • OpenPBR - Support importing glTF surface tinting - by MiiBond (#18430)
  • fix(splat): SPLATFileLoader constructor to merge with defaults instead of entirely replacing them - by raymondyfei (#18438)

Lottie Player

Materials

  • Fix PBRCustomMaterial shader source cleanup on dispose - [Bug Fix] by Popov72 (#18453)

Playground

  • Add Smart Assets module for managing scene asset references - [New Feature] by georginahalpern (#18434)

Viewer