Skip to content

v0.92.0

Compare
Choose a tag to compare
@Floppy Floppy released this 06 Jan 16:21
· 111 commits to main since this release
4df62ac

Happy New Year! This first release of 2025 has a late Christmas present; a new rendering mode, which should help your previews look more realistic! Choose "Realistic with shadows" in your user settings, and you should get something like this:

Rendering with ambient occlusion

There are also a couple of bugfixes in this release, but most of the work is still going on behind the scenes on some fairly complex geometry work that we hope to release soon.

What's Changed

✨ New Features ✨

  • Add shadowed rendering mode using an SSAO pass by @Floppy in #3352

🐛 Bug Fixes 🐛

  • Fix scan failure when library path contains a space by @Floppy in #3353
  • Fix error when auto-creating federation actors by @Floppy in #3354

Full Changelog: v0.91.3...v0.92.0