iBet uBet web content aggregator. Adding the entire web to your favor.
iBet uBet web content aggregator. Adding the entire web to your favor.



Link to original content: http://github.com/nimadez/voxel-builder/releases/tag/4.5.7
Release 4.5.7 · nimadez/voxel-builder · GitHub
Skip to content

4.5.7

Compare
Choose a tag to compare
@nimadez nimadez released this 09 Nov 06:11
· 2 commits to main since this release
  • General uix improvement
  • Memory and startup time improvement
  • Faster and better GPU Probe (WebGPU compatible)
  • WebGPU is available for supported devices in Preferences menu
  • Fix symmetry and bridge-tool out of bounds error in large scenes

Unsafe WebGPU support

WebGPU has been successfully tested on Chrome stable (Linux)

  • Electron is not supported (start with "node server.js" for local access)
  • Babylon downloads extra scripts, so it doesn't work offline, or without VPN
  • Known Issues:
    - Drawing randomly fails and rotate the camera (unknown issue, rapid strokes)
    - Wireframe webgpu warnings, effect: invisible meshes (PBR menu)
    - Chrome tab may behave strangely and not refresh the page on F5 (mem leak)
    - Wacom known issue: this bug has become a breaking webgpu warning
  • Using WebGPU for production is not recommended Implementation Status