- 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
- If Electron ^36.0.0 gives a GTK 3/4 error on Linux (GNOME desktop), use the following switch:
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.