Skip to content

4.4.4

Compare
Choose a tag to compare
@nimadez nimadez released this 15 Sep 16:46
· 7 commits to main since this release
  • Babylon.js 7.25.0
  • Improve bakery workflow
  • New batch unbake (easy switching between model and export tab)
  • Fix random camera rotations when drawing
    • Fix face-normal picking accuracy
  • Fix localstorage exceeded the quota (save chunks only, no extra data)
    • Remove quicksave from export tab (base64 glb data fills the quota)
  • Fix slow voxelization #33
  • Fix BABYLON.Quaternion.RotationAxis bug introduced in 7.20.0+ 4.3.5
  • Fix a leak in duplicate remover
  • Changelog moved to releases
  • Picking normal probe is the most accurate one because it does not rely on thin-instances
  • Enable "dev mode" option to debug GPU index picking and face-normal probe