1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:47:24 +08:00
osu-lazer/osu.Game/Graphics/UserInterface
2017-02-05 09:40:12 +01:00
..
Volume Fix volume control not showing is mouse-wheel is turned during its fade-out animation. 2017-02-05 09:40:12 +01:00
BackButton.cs Merge remote-tracking branch 'upstream/master' into options-refactor 2017-02-03 13:16:07 +09:00
LoadingAnimation.cs Add missing licence headers. 2016-12-06 19:07:15 +09:00
Nub.cs Cursor becomes vector. 2017-02-04 22:56:56 +09:00
OsuButton.cs Button hover and press effects. 2017-01-31 20:32:36 +09:00
OsuCheckbox.cs OsuNub -> Nub. 2017-02-04 12:06:53 +01:00
OsuDropDownHeader.cs Fix much dropdown shit. 2017-02-03 19:13:10 +09:00
OsuDropDownMenu.cs Uncomment corner radius post-fix. 2017-02-04 16:05:24 +09:00
OsuDropDownMenuItem.cs Fix much dropdown shit. 2017-02-03 19:13:10 +09:00
OsuSliderBar.cs Make sliderbar lines smoother when scrolling. 2017-02-04 20:56:14 +09:00
OsuTextBox.cs Change textbox commit colour to match border. 2017-01-31 20:10:26 +09:00
PercentageCounter.cs Make counters closer to what they should be looking like. 2016-12-07 21:05:29 +09:00
RollingCounter.cs Global shadows and more sane font size setting. 2017-01-31 18:53:52 +09:00
ScoreCounter.cs Make use of new timing system in Drawables and Transforms. 2016-11-06 08:25:21 +01:00
StarCounter.cs Improve star animation. 2016-12-15 22:58:34 +09:00
TwoLayerButton.cs Use MaskingSmoothness to make masked diagonal edges smoother. 2017-02-04 11:06:26 +01:00