Skip to content

4.5.9 r1

Latest
Compare
Choose a tag to compare
@nimadez nimadez released this 03 May 21:05
· 1 commit to main since this release
  • Three.js r176
  • New "BVH Normal Pick" preference (checked by default)
    • This generally slows things down a bit at high volumes, but functionality is guaranteed.
  • Increase maximum drawing volume
  • Camera offset to 1.8 in desktop browsers
  • Minimum required Electron version has been updated to 36.0.0 (33.x.x has reached end-of-support)
    • If Electron ^36.0.0 gives a GTK 3/4 error on Linux (GNOME desktop), use the following switch:
      electron --gtk-version=3
Update on the recent Babylon.js clone issue:
The issue is not seen in Firefox, only Electron and Chromium-based browsers are affected.
Therefore, Babylon.js library will still not be updated.