1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-16 14:13:21 +08:00
osu-lazer/osu.Game/Screens/Select/Carousel
OliBomby 91d206e8d2 Optimised GetSearchableTerms
Reduced memory allocations to 1
2023-03-03 19:21:50 +01:00
..
CarouselBeatmap.cs Optimised GetSearchableTerms 2023-03-03 19:21:50 +01:00
CarouselBeatmapSet.cs Update comment to match implementation 2023-01-18 17:12:57 +01:00
CarouselGroup.cs Fix newly imported beatmaps not using correct comparer for sorting 2022-08-01 19:13:57 +03:00
CarouselGroupEagerSelect.cs Remove nullable disabling in carousel 2023-01-08 19:02:48 +01: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 Rename and document method to limit scope 2023-02-03 15:04:47 +09:00
DrawableCarouselBeatmapSet.cs Fix whitespace around Debug.Assert 2023-01-10 18:03:17 +09:00
DrawableCarouselItem.cs Revert Debug.Assert 2023-01-10 17:52:28 +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 Remove nullable disabling in carousel 2023-01-08 19:02:48 +01:00
SetPanelContent.cs Fix intermittent failure in certain beatmap carousel tests 2023-01-13 19:41:44 +03:00
TopLocalRank.cs Partial everything 2022-11-27 00:00:27 +09:00
UpdateBeatmapSetButton.cs Partial everything 2022-11-27 00:00:27 +09:00
UpdateLocalConfirmationDialog.cs Partial everything 2022-11-27 00:00:27 +09:00