Skip to content

2.4.1.0

Choose a tag to compare

@ocharles ocharles released this 29 Jun 07:48
· 87 commits to master since this release
  • More SDL functions no longer allocate. See #179 and #178. Thanks to @chrisdone for this work.

  • Fixed an off-by-one bug in SDL.Input.Mouse.getMouseButtons. See #177 for more information. Thanks to @Linearity for identifying and fixing this bug.