1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 16:27:26 +08:00
osu-lazer/osu.Game/Graphics
Dean Herbert a28934f9f2
Enforce using get-only auto property where possible (#7566)
Enforce using get-only auto property where possible
2020-01-22 16:38:36 +09:00
..
Backgrounds Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
Containers fix tooltip capitalization 2020-01-14 14:26:54 -05:00
Cursor Remove remaining usage of osuTK.MathHelper 2020-01-08 20:21:13 +01:00
OpenGL/Vertices Fix FTB causing flashlight to block vision correctly 2019-07-23 15:17:02 +09:00
Sprites Use costum displaying text for inherited references. 2019-11-18 15:29:18 +08:00
UserInterface Apply remaining uncaught changes 2020-01-20 23:59:21 +09:00
UserInterfaceV2 CA1715: use prefix for generic parameters. 2019-12-17 13:00:25 +08:00
DrawableDate.cs Add a fallback for humanizer localization failure 2019-07-30 14:06:08 +09:00
IHasAccentColour.cs Constrain transformable with class. 2019-12-09 17:45:26 +08:00
OsuColour.cs Allow parsing hex colour codes with alpha 2020-01-21 23:22:08 +01: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 CA2208: create exceptions correctly. 2019-12-17 13:00:10 +08:00