1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 23:23:04 +08:00
osu-lazer/osu.Game/Graphics/UserInterface
Dean Herbert 7ce5fc08ee Merge branch 'master' into skip-button
# Conflicts:
#	osu.Game/Graphics/UserInterface/BackButton.cs
#	osu.Game/Screens/Play/Player.cs
#	osu.Game/osu.Game.csproj
2017-02-01 14:05:58 +09:00
..
Volume Add missing licence headers. 2016-12-06 19:07:15 +09:00
BackButton.cs Fix non-matching shear angles. 2017-01-30 15:28:47 +09:00
LoadingAnimation.cs Add missing licence headers. 2016-12-06 19:07:15 +09:00
OsuButton.cs Make buttons look closer to the design. 2017-01-30 18:10:30 +09:00
OsuTextBox.cs Add custom implementation of TextBox. 2017-01-30 20:29:04 +09:00
PercentageCounter.cs Make counters closer to what they should be looking like. 2016-12-07 21:05:29 +09:00
RollingCounter.cs Remove unused prevCount variable. 2017-01-27 00:39:00 +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 Make skip button work. 2017-01-27 21:57:22 +09:00