You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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