1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 14:07:27 +08:00
osu-lazer/osu.Game/Overlays/Settings/Sections/Input
Dean Herbert 12fd279b7d Add test to check full flow of rebinding gameplay key bindings
Addresses a regression found in realm PR that was not covered by tests.
2022-01-17 16:00:17 +09:00
..
BindingSettings.cs Add localisation support for remaining input settings sections 2021-07-16 23:03:55 +09:00
GlobalKeyBindingsSection.cs Add InputSettingsStrings 2021-08-12 12:34:06 +08:00
KeyBindingPanel.cs Add InputSettingsStrings 2021-08-12 12:34:06 +08:00
KeyBindingRow.cs Switch realm ruleset key bindings to use ruleset's ShortName as key 2021-11-22 18:52:30 +09:00
KeyBindingsSubsection.cs Add test to check full flow of rebinding gameplay key bindings 2022-01-17 16:00:17 +09:00
MouseSettings.cs Reword mouse wheel disable setting to better explain its purpose 2021-12-03 17:18:07 +09:00
RotationPresetButtons.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
RulesetBindingsSection.cs Remove null checks on CreateInstance() calls 2021-11-24 12:23:09 +09:00
TabletAreaSelection.cs Avoid using SSDQ for validity computation 2021-09-06 14:11:13 +09:00
TabletSettings.cs Update outdated OpenTabletDriver FAQ links 2022-01-11 16:11:07 +01:00
VariantBindingsSubsection.cs Eliminate Overlay.KeyBinding namespace and move everything to Settings.Section.Input 2021-07-20 21:18:24 -07:00