Skip to content

Version 0.2.0 (wip)

Compare
Choose a tag to compare
@ypujante ypujante released this 28 Dec 19:51
· 185 commits to master since this release
  • remembers the last window that had focus so that some events can be sent to it even if no window has
    focus (ex: requesting fullscreen)
  • added support for mouse wheel (glfwSetScrollCallback)
  • added support for mouse enter/leave (glfwSetCursorEnterCallback)