1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:47:28 +08:00
osu-lazer/osu.Game/Screens/Select/Carousel
2024-03-28 23:03:26 +09:00
..
CarouselBeatmap.cs Add mods to FilterCriteria, pass to ruleset method 2024-03-28 23:03:26 +09:00
CarouselBeatmapSet.cs Use title as tiebreaker when sorting beatmap carousel by artist 2024-03-22 08:41:10 +01:00
CarouselGroup.cs Avoid some further enumerator allocations 2024-02-15 09:45:24 +08:00
CarouselGroupEagerSelect.cs Fix beatmap updates causing one extra carousel selection 2023-12-20 19:15:02 +09:00
CarouselHeader.cs Refactor HoverSampleDebounceComponent to inherit Component 2023-02-03 00:29:25 -08:00
CarouselItem.cs Remove boxing overhead in CarouselItem comparator 2023-01-10 18:35:06 +01:00
DrawableCarouselBeatmap.cs Add mods to FilterCriteria, pass to ruleset method 2024-03-28 23:03:26 +09:00
DrawableCarouselBeatmapSet.cs Avoid using .Children for enumeration in other locations 2024-01-23 05:32:11 +09:00
DrawableCarouselItem.cs Move to base class for added safety 2023-05-03 18:46:30 +09:00
FilterableDifficultyIcon.cs Remove nullable disabling in carousel 2023-01-08 19:02:48 +01:00
GroupedDifficultyIcon.cs Remove nullable disabling in carousel 2023-01-08 19:02:48 +01:00
SetPanelBackground.cs Crop and disable mipmaps on beatmap panel backgrounds 2023-06-08 16:51:07 +09:00
SetPanelContent.cs Fix intermittent failure in certain beatmap carousel tests 2023-01-13 19:41:44 +03:00
TopLocalRank.cs simplify code 2023-07-16 10:21:32 +08:00
UpdateBeatmapSetButton.cs Partial everything 2022-11-27 00:00:27 +09:00
UpdateLocalConfirmationDialog.cs make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00