Skip to content

5.0.7

Compare
Choose a tag to compare
@JujuAdams JujuAdams released this 18 Jul 10:33
· 1022 commits to master since this release
  • Adds optional availableOnly argument to input_source_detect_input() to filter input. This argument defaults to true, only allowing input from sources that are not assigned to a player
  • Fixes binding scan not waiting for mouse buttons to be released before scanning for input, leading to mouse buttons always being bound
  • Adds input_binding_get_source_type() which returns the source type for a binding
  • Fixes input_binding_set() crashing when used with custom profiles