Skip to content

v1.0.3

Compare
Choose a tag to compare
@kcleal kcleal released this 27 Aug 16:11
· 99 commits to master since this release
a8bcc19

Bug fixes + debug options

  • Improved openGL context creation and debugging using GW_DEBUG=1 environment variable
  • Addition of glad to manage OpenGL loading, and options to set context API for openGL
  • Regression bug causing black screen when saving image to png, affecting small regions (since v0.10.0)
  • Regression bug causing mods to be parsed when using single threaded low-memory mode (since v0.10.1)