1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:07:25 +08:00
osu-lazer/osu.Game/Beatmaps/Drawables
Bartłomiej Dach 1f2f522a1e
Mark override as null-accepting
`ModelBackedDrawable<T>.CreateDrawable()` is R#-annotated to accept
a potentially null model. Apply nullability there too for better reading
experience.
2023-06-24 15:07:04 +02:00
..
Cards Automated pass 2023-06-24 01:00:03 +09:00
BeatmapBackgroundSprite.cs Automated pass 2023-06-24 01:00:03 +09:00
BeatmapDownloadButton.cs Partial everything 2022-11-27 00:00:27 +09:00
BeatmapSetOnlineStatusPill.cs Partial everything 2022-11-27 00:00:27 +09:00
BundledBeatmapDownloader.cs Partial everything 2022-11-27 00:00:27 +09:00
DifficultyIcon.cs Partial everything 2022-11-27 00:00:27 +09:00
DifficultyIconTooltip.cs Partial everything 2022-11-27 00:00:27 +09:00
DifficultySpectrumDisplay.cs Automated pass 2023-06-24 01:00:03 +09:00
DownloadProgressBar.cs Automated pass 2023-06-24 01:00:03 +09:00
OnlineBeatmapSetCover.cs Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
StarRatingDisplay.cs Automated pass 2023-06-24 01:00:03 +09:00
UpdateableBeatmapBackgroundSprite.cs Mark override as null-accepting 2023-06-24 15:07:04 +02:00
UpdateableOnlineBeatmapSetCover.cs Partial everything 2022-11-27 00:00:27 +09:00