1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game/Graphics/UserInterfaceV2
2022-05-24 18:11:54 +09:00
..
ColourDisplay.cs Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
ColourPalette.cs Add testing for colour palette behaviour 2021-07-31 23:52:33 +02:00
LabelledColourPalette.cs Switch Colour{Display,Palette} to use Colour4 2021-07-29 23:14:32 +02:00
LabelledComponent.cs CA1715: use prefix for generic parameters. 2019-12-17 13:00:25 +08:00
LabelledDrawable.cs Setup basics for control and test 2022-05-20 17:30:04 +09:00
LabelledDropdown.cs Move labelled dropdown from tournament to main game 2021-08-30 21:37:08 +02:00
LabelledEnumDropdown.cs Add labelled enum dropdown variant 2021-08-30 21:37:14 +02:00
LabelledNumberBox.cs Add labelled number box control 2021-08-30 21:52:24 +02:00
LabelledSliderBar.cs Add the most basic implementation of LabelledSliderBar feasible 2020-10-06 17:26:06 +09:00
LabelledSwitchButton.cs Expose Current bindable in LabelledComponents 2019-10-28 16:24:28 +09:00
LabelledTextBox.cs Allow localisation of PlaceholderText 2022-05-17 17:42:46 +09:00
OsuColourPicker.cs Add osu!-styled colour picker control 2021-06-30 23:25:50 +02:00
OsuDirectorySelector.cs Move shared inner classes to separate files 2021-07-06 22:11:54 +02:00
OsuDirectorySelectorBreadcrumbDisplay.cs Move shared inner classes to separate files 2021-07-06 22:11:54 +02:00
OsuDirectorySelectorDirectory.cs Add OverlayColourProvider support to OsuDirectorySelector 2022-05-17 17:33:54 +09:00
OsuDirectorySelectorParentDirectory.cs Move shared inner classes to separate files 2021-07-06 22:11:54 +02:00
OsuFileSelector.cs Remove 'Soft' select sample variant usage (soft is the new default) 2021-07-30 21:35:27 +09:00
OsuHexColourPicker.cs Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
OsuHSVColourPicker.cs Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
OsuPopover.cs Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
RoundedButton.cs Move OverlayColourProvider provisioning of RoundedButton to SettingsButton for now 2022-05-24 18:11:54 +09:00
SwitchButton.cs Add audio feedback to SwitchButton checkbox 2022-04-28 17:33:51 +09:00