Skip to content

Version 1.0.2

Compare
Choose a tag to compare
@ypujante ypujante released this 22 Jan 19:35
· 120 commits to master since this release
  • Added EMSCRIPTEN_GLFW3_DISABLE_JOYSTICK as a CMake option
  • Made joystick code truly conditional on EMSCRIPTEN_GLFW3_DISABLE_JOYSTICK define
  • Added EMSCRIPTEN_GLFW3_DISABLE_MULTI_WINDOW_SUPPORT as a CMake option and made the multi window code conditional on EMSCRIPTEN_GLFW3_DISABLE_MULTI_WINDOW_SUPPORT define
  • Misc: added github workflow to compile the code/display badge