1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-17 12:22:55 +08:00
osu-lazer/osu.Game/Graphics
Bartłomiej Dach 0c4f5bcdaa
Decouple editor main menu items from DrawableOsuMenuItem
It didn't ever really make sense for it to be sharing the implementation
details of that (e.g. colouring of primary/dangerous actions), and with
the hotkey display things got outright hacky, so I'm decoupling it
entirely.
2024-09-04 12:16:52 +02:00
..
Backgrounds Remove unused using statements 2024-01-26 00:39:29 +09:00
Containers Fix click sounds playing twice on OsuRearrangeableListItem 2024-08-01 18:18:00 -07:00
Cursor Merge pull request #29279 from normalid-awa/bugfix/editor/delete-operation-wont-close-the-menu 2024-08-07 13:25:13 +02:00
OpenGL/Vertices Automated pass 2023-06-24 01:00:03 +09:00
Sprites Decouple GlowingDrawable from GlowingSpriteText 2024-03-31 01:44:54 +03:00
UserInterface Decouple editor main menu items from DrawableOsuMenuItem 2024-09-04 12:16:52 +02:00
UserInterfaceV2 Select all text when focusing a number box 2024-07-10 15:16:10 +03:00
DateTooltip.cs Automated pass 2023-06-24 01:00:03 +09:00
DrawableDate.cs Automated pass 2023-06-24 01:00:03 +09:00
ErrorTextFlowContainer.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
HSPAColour.cs Fix HSPAColour.ToColour not being pure 2022-11-06 23:35:51 +09:00
IHasAccentColour.cs Automated pass 2023-06-24 01:00:03 +09:00
InputBlockingContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuColour.cs Update F rank badge colours to match latest designs 2024-03-04 14:47:49 +01:00
OsuFont.cs Add description for torus alt 2022-12-03 23:42:16 +03:00
OsuIcon.cs Add button to access daily challenge playlist from main menu 2024-05-17 11:15:52 +02:00
ParticleExplosion.cs Automated pass 2023-06-24 01:00:03 +09:00
ParticleSpewer.cs Update HasFlag usages 2024-07-03 00:19:04 +09:00
ScreenshotManager.cs Refactor crop logic slightly 2024-01-25 14:30:26 +09:00