Skip to content

4.7.2

Choose a tag to compare

@nimadez nimadez released this 10 Dec 19:46
· 11 commits to main since this release
  • Babylon.js 8.40.1
  • Three.js r182
    • New version of Three.js supports v200 of the VOX format and multi-object capability, from now on we rely on Three.js parser to load the VOX format.
  • Three-mesh-bvh 0.9.3
  • Improve Slice View
    • "Get/Set Multiplane" matches the current slice-y level from the top view.
  • Workplane checkbox is enabled only when a supported tool is selected
  • Wayland: Update the minimum required Electron version to 38.0.0
    • Fix F5/F1 shortcuts (reload and devtools) in Electron ^38 on Wayland using a hacky but reliable approach.