This website requires JavaScript.
Explore
Help
Sign In
sim1222
/
osukey
Watch
1
Star
1
Fork
0
You've already forked osukey
mirror of
https://github.com/osukey/osukey.git
synced
2025-06-29 07:07:55 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
osukey
/
osu.Game
/
Screens
/
Select
History
Thomas Müller
66435a515c
Don't async/await song selection since audio operations are now on a separate thread.
2016-12-18 15:19:41 +01:00
..
BeatmapInfoWedge.cs
Remove janky beatmap info wedge animation, restore pixel snapping.
2016-12-18 16:50:39 +09:00
CarouselContainer.cs
Add ability to navigate song select carousel using arrow keys.
2016-12-15 22:57:14 +09:00
EditSongSelect.cs
Initial implementation of a beatmap carousell and various minor improvements to song select.
2016-11-20 20:34:16 +01:00
MatchSongSelect.cs
Initial implementation of a beatmap carousell and various minor improvements to song select.
2016-11-20 20:34:16 +01:00
PlaySongSelect.cs
Don't async/await song selection since audio operations are now on a separate thread.
2016-12-18 15:19:41 +01:00