Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

0.5.1

Compare
Choose a tag to compare
@PQCraft PQCraft released this 27 Nov 02:57
· 266 commits to master since this release
  • Fixed an input bug on GLFW
  • Chunk update bugfix
  • UI text formatting
  • Made input configurable
  • Added gamepad support on GLFW
  • Added the mouse scroll wheel code
  • Use clock_gettime(CLOCK_MONOTONIC... or QueryPerformanceCounter instead of gettimeofday
  • Getting input now uses a pointer instead of returning a large struct