1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 00:07:24 +08:00
osu-lazer/osu.Game/Overlays/Settings/Sections
2020-09-09 15:31:08 +09:00
..
Audio Fix code formatting 2020-02-14 20:30:27 +07:00
Debug Remove deprecated debug setting 2020-02-28 22:17:45 +09:00
Gameplay Apply review suggestions. 2020-07-06 11:15:56 +02:00
General Implement UserBrickPanel component 2020-07-18 20:24:38 +03:00
Graphics Update BindableList usages 2020-09-01 11:56:23 +09:00
Input Remove unused variable 2020-05-16 11:03:27 +09:00
Maintenance Rename BeatmapCollectionManager -> CollectionManager 2020-09-09 15:31:08 +09:00
Online Apply review suggestions 2020-04-12 21:57:35 +03:00
AudioSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
DebugSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
GameplaySection.cs Remove unnecessary string interpolation 2020-09-04 16:28:35 +09:00
GeneralSection.cs Trim other leftover RelativeSizeAxes 2020-04-26 22:54:01 +02:00
GraphicsSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
InputSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
MaintenanceSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
OnlineSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
SkinSection.cs Apply height constraints to all settings dropdown 2020-08-01 10:02:46 +03:00