1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game/Graphics
Dan Balasescu 2519fd26a9
Merge pull request #6351 from Joehuu/simplify-exit-logic-of-screens
Simplify exit logic of screens with textboxes using back button receptor
2019-10-02 18:38:06 +09:00
..
Backgrounds Don't redraw certain buffered containers on scale change 2019-09-04 19:38:12 +09:00
Containers Change bindable int to float 2019-10-02 12:26:46 +08:00
Cursor Use float types for cursor sizes 2019-09-03 01:28:51 +03:00
OpenGL/Vertices Fix FTB causing flashlight to block vision correctly 2019-07-23 15:17:02 +09:00
Sprites Force glowing sprite text to never redraw 2019-09-05 14:41:02 +09:00
UserInterface Fix typo on Key.Escape comment 2019-10-01 08:37:08 -07:00
UserInterfaceV2 Move new components to v2 namespace 2019-09-24 19:00:26 +09:00
DrawableDate.cs Add a fallback for humanizer localization failure 2019-07-30 14:06:08 +09:00
IHasAccentColour.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuColour.cs Replace DifficultyColouredContainer with a more scalable solution 2019-08-17 15:16:24 +09:00
OsuFont.cs Apply more cases/fix some existing ones 2019-05-07 13:23:09 +09:00
OsuIcon.cs Fix osu! icon font name mismatch 2019-04-02 19:55:46 +09:00
ScreenshotManager.cs Wait for cursor hiding using ManualResetEventSlim 2019-09-14 17:08:56 +03:00