Skip to content

Releases: m-doescode/openblocks

alpha 0.3.2

18 Jul 21:53
Compare
Choose a tag to compare
alpha 0.3.2 Pre-release
Pre-release
  • fix(physics): joints were being created on load, leading to long load times

alpha-3

10 Jul 23:45
Compare
Choose a tag to compare
alpha-3 Pre-release
Pre-release

Dopped the pre in the alpha because it didn't really make much sense

What's Changed

  • Add linear filtering and mipmapping to parts by @WindClan in #17
  • Fixed colors being from 0..256 instead of 0..255
  • Script not reopening after you close it
  • Vertical movement via Q and E keys
  • Fixed missing freetype dependency and Qt6PrintSupport
  • Fixed a few issues related to undo/redo-ing
  • Moved logs to .local/share on Linux
  • Replaced a few uses of immediate-mode rendering with VBOs
  • Fixed segfaults during error handling and used a different method entirely for catching errors in Lua
  • Added Instance.new
  • Fixed dark theme related issues on Windows
  • Added other missing icons for Windows

Full Changelog: pre-alpha-2...alpha-3

pre alpha 2

07 Jul 18:45
Compare
Choose a tag to compare
pre alpha 2 Pre-release
Pre-release

Fixed bug when deleting or undoing parts

Thanks axisreject!

pre alpha 1

06 Jul 21:03
Compare
Choose a tag to compare
pre alpha 1 Pre-release
Pre-release

Non-release build