Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.
/ Input Public archive

5.0.1 beta 3

Pre-release
Pre-release

Choose a tag to compare

@JujuAdams JujuAdams released this 26 May 19:20

Change log against v4.2 here.

Documentation here.

 

Changes from Beta 2:

  • Fixes some typos in documentation
  • input_binding_get() can now check the default player (use "default" as the player index)
  • Fixes mouse wheel down bindings (oops!)
  • Adds input_player_swap()
  • Fixes input_binding_is_valid()
  • input_player_get_gamepad() and input_player_get_gamepad_type() can now take a specific binding in multidevice mode
  • Fixes a crash in the binding scanner for gamepads
  • Fixes mouse buttons not being detected by the binding scanner in keyboard+mouse pairing mode
  • input_source_using() can now be given INPUT_GAMEPAD directly (as an array) to check against the assignment of any gamepad