1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game/Graphics/UserInterfaceV2
2021-09-16 18:26:12 +09:00
..
ColourDisplay.cs Remove unused field 2021-08-01 00:11:56 +02: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 Add option to fix label width of a LabelledDrawable 2021-06-08 16:57:32 +02: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 Add test coverage for romanised data transfer 2021-06-10 22:18:39 +02: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 Remove 'Soft' select sample variant usage (soft is the new default) 2021-07-30 21:35:27 +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 Add osu!-styled colour picker control 2021-06-30 23:25:50 +02:00
OsuHSVColourPicker.cs Fix colour picker antialiasing 2021-08-05 14:07:35 +03:00
OsuPopover.cs Update with keybinding changes 2021-09-16 18:26:12 +09:00
SwitchButton.cs Adjust namespaces 2019-09-25 17:53:08 +09:00