1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-16 15:03:12 +08:00
osu-lazer/osu.Game/Screens/SelectV2
Bartłomiej Dach a068d88b84
Merge pull request #31823 from peppy/carousel-v2-optimisation-pass
Refactor grouping to be much more efficient
2025-02-07 10:44:53 +01:00
..
Footer Adjust footer design to display well with the rest of the game 2024-06-30 04:32:05 +03:00
Leaderboards Simplify naming of endpoints 2025-02-07 17:33:32 +09:00
Wedge Inline single-frame layout issue comment instead 2024-08-14 00:41:43 -07:00
BeatmapCarousel.cs Merge pull request #31823 from peppy/carousel-v2-optimisation-pass 2025-02-07 10:44:53 +01:00
BeatmapCarouselFilterGrouping.cs Rename variables to something more sane 2025-02-07 17:39:38 +09:00
BeatmapCarouselFilterSorting.cs Fix unnecessary BeatmapSet.Metadata lookups 2025-02-07 16:09:36 +09:00
BeatmapInfoWedgeV2.cs Move BeatmapInfoWedgeV2 to correct namespace 2024-12-12 12:53:05 +09:00
BeatmapPanel.cs Don't inflate set / group panels for simplicity 2025-02-07 15:15:59 +09:00
BeatmapSetPanel.cs Don't inflate set / group panels for simplicity 2025-02-07 15:15:59 +09:00
Carousel.cs Merge pull request #31824 from peppy/carousel-v2-group-click-transfer-keyboard 2025-02-07 10:12:10 +01:00
CarouselItem.cs Adjust xmldoc and avoid LINQ overheads 2025-02-06 13:32:11 +09:00
GroupPanel.cs Don't inflate set / group panels for simplicity 2025-02-07 15:15:59 +09:00
ICarouselFilter.cs Add basic selection support 2025-01-11 01:43:47 +09:00
ICarouselPanel.cs Add expanded state to sample drawable representations 2025-02-04 18:06:16 +09:00
SongSelectV2.cs Bind game-wide mods bindable to mod select overlay in new song select screen 2024-06-30 06:50:36 +03:00