osu/osu.Game/Overlays/Settings/Sections
Dean Herbert faeefc5e18
Merge pull request #16576 from frenzibyte/osu-distance-spacing
Add "distance spacing" support in editor for osu! ruleset
2022-05-03 12:15:18 +09:00
..
Audio Revert "Update all usages of OsuSlider.TooltipText overrides to instead implement GetTooltipText" 2022-03-05 22:37:36 +09:00
DebugSettings Split out IPerformFromScreenRunner to allow for easier testing 2022-04-18 17:49:28 +09:00
Gameplay Merge pull request #16576 from frenzibyte/osu-distance-spacing 2022-05-03 12:15:18 +09:00
General Split out INotificationOverlay to allow for easier testing 2022-04-18 20:14:01 +09:00
Graphics Rename method to better fit purpose 2022-03-05 14:38:15 +01:00
Input Fix joystick settings changing enabled state of config level bindables 2022-04-26 17:31:28 +09:00
Maintenance Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
Online
UserInterface Merge pull request #16576 from frenzibyte/osu-distance-spacing 2022-05-03 12:15:18 +09:00
AudioSection.cs
DebugSection.cs
GameplaySection.cs
GeneralSection.cs Add localisation support for all new strings 2022-04-19 14:53:01 +09:00
GraphicsSection.cs
InputSection.cs Add joystick/gamepad deadzone setting 2022-04-23 00:17:00 -03:00
MaintenanceSection.cs
OnlineSection.cs
RulesetSection.cs
SizeSlider.cs Revert "Convert data type of DistanceSpacing to float" 2022-04-29 08:02:07 +03:00
SkinSection.cs Convert SkinEditorOverlay to an OverlayContainer to allow it to block input 2022-03-21 17:33:56 +09:00
UserInterfaceSection.cs