1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 21:47:25 +08:00
osu-lazer/osu.Game/Screens
Dan Balasescu a922ea9b01 Fix selection by directly comparing control points
Previously, all control points would get replaced, which led to
performance issues that was worked around in this PR. By comparing
control points, we're able to get good performance without requiring the
workaround.
2022-06-20 15:29:29 +09:00
..
Backgrounds Automated #nullable processing 2022-06-17 16:37:17 +09:00
Edit Fix selection by directly comparing control points 2022-06-20 15:29:29 +09:00
Import Automated #nullable processing 2022-06-17 16:37:17 +09:00
Menu Merge pull request #18743 from smoogipoo/nullable-by-default 2022-06-17 23:18:35 +09:00
OnlinePlay Fix selection being blocked after early return 2022-06-18 14:28:30 +09:00
Play Automated #nullable processing 2022-06-17 16:37:17 +09:00
Ranking Automated #nullable processing 2022-06-17 16:37:17 +09:00
Select Always use beatmap ruleset in editor gameplay test mode 2022-06-19 19:30:40 +02:00
Spectate Automated #nullable processing 2022-06-17 16:37:17 +09:00
Utility Merge branch 'master' into latency-certifier/hidden-cursor 2022-06-19 00:31:11 +09:00
BackgroundScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BackgroundScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHandlePresentBeatmap.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHasSubScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IOsuScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IPerformFromScreenRunner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Loader.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreenDependencies.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScorePresentType.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScreenWhiteBox.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StartupScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00