1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game/Skinning
Dean Herbert 7aeeb65ae7 Tidy up Player's container loading logic
Fixes drawable ruleset being loaded before skin sources are finished, by loading them as a separate operation (to avoid children being loaded first).
2019-08-27 18:27:21 +09:00
..
BeatmapSkinProvidingContainer.cs Rename and expand usability of SkinProvidingContainer 2019-08-26 12:21:11 +09:00
DefaultSkin.cs Fix combo colour fallbacks when skin is not providing any 2019-02-05 17:54:14 +09:00
ISkin.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
ISkinSource.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
LegacyBeatmapSkin.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
LegacySkin.cs Add ruleset-specific legacy skin providers 2019-08-26 12:21:49 +09:00
LegacySkinDecoder.cs Fix CI issues 2019-05-12 22:53:12 +09:00
Skin.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
SkinConfiguration.cs Align slider path size with legacy skins 2019-07-25 14:22:26 +09:00
SkinFileInfo.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
SkinInfo.cs Add optional skin foreign key to databased settings 2019-05-27 01:56:19 +09:00
SkinManager.cs Add basic skinning test 2019-07-29 17:27:00 +09:00
SkinnableDrawable.cs Remove unnecessary type specification from SkinnableDrawable 2019-07-25 11:20:39 +09:00
SkinnableSound.cs Fix skinning support for combobreak 2019-06-30 21:58:30 +09:00
SkinnableSprite.cs Remove unnecessary type specification from SkinnableDrawable 2019-07-25 11:20:39 +09:00
SkinnableSpriteText.cs Remove unnecessary type specification from SkinnableDrawable 2019-07-25 11:20:39 +09:00
SkinProvidingContainer.cs Tidy up Player's container loading logic 2019-08-27 18:27:21 +09:00
SkinReloadableDrawable.cs Adjust comment 2019-07-29 18:35:22 +09:00
SkinStore.cs Add optional skin foreign key to databased settings 2019-05-27 01:56:19 +09:00