Skip to content

4.8.0

Choose a tag to compare

@nimadez nimadez released this 26 Feb 20:13
· 3 commits to main since this release
  • Three.js r183
    • Deprecated Clock module in three-gpu-pathtracer
      • I tried to patch, but the changes were a bit complicated and easily broken, so we'll wait for the three-gpu-pathtracer update.
  • Three-gpu-pathtracer 0.0.24 (+ patch maxLeafSize for three-mesh-bvh)
  • General optimizations to improve performance and memory
    • Faster terrain generator, faster mesh baking
  • New "Max FPS" preference (Rendering is also affected)
  • Fix invisible post-process effects behind workplanes

FUTURE: The "globalShortcut" issue has been fixed in Electron 40.6.1, so we can revert the hacky solution from 4.7.2 in future updates.