Skip to content

v0.1.16-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@NoelFB NoelFB released this 03 Feb 22:47
· 159 commits to main since this release
fc2cff9
  • added arm64 support for linux
  • updated to SDL 2.30.0
  • logging methods now hook up before App.Run. fixes issues of calling code like new Texture() before starting up silently failing.
  • renamed Button.A/B/X/Y to South/East/West/North
  • fixed buttons mapping automatically to their labels, instead of physical locations
  • added a way to conditionally enable VirtualButton bindings