.. |
CarouselBeatmap.cs
|
Add missing "title=" search support at song select
|
2023-06-27 15:21:13 +09:00 |
CarouselBeatmapSet.cs
|
Use nullable comparison helper method instead of manual implementation
|
2023-03-06 15:16:32 +09:00 |
CarouselGroup.cs
|
remove unnecessary usages of nullable forgiveness, add asserts for debugging
|
2023-01-09 18:36:55 +01: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
|
Move to base class for added safety
|
2023-05-03 18:46:30 +09:00 |
DrawableCarouselBeatmapSet.cs
|
Reduce delays and fades for carousel panels to improve song select initial display performance
|
2023-06-08 17:28:58 +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
|
Bring realm library up-to-date
|
2023-07-06 13:37:43 +09: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 |