osu/osu.Game/Skinning
Dean Herbert 30b1447318 Fix skin file path lookup performance
Move path mapping to the resource store, so caching can happen against the component's name rather than the skin path.

Fixes regression of beatmap load time when a custom skin is selected.
2018-03-04 03:19:01 +09:00
..
DefaultSkin.cs Add missing licence header 2018-02-23 13:38:12 +09:00
LegacySkin.cs Fix skin file path lookup performance 2018-03-04 03:19:01 +09:00
Skin.cs Allow instantiation of skins 2018-02-23 13:38:12 +09:00
SkinFileInfo.cs
SkinInfo.cs Add user skin setting storage 2018-02-22 16:29:05 +09:00
SkinManager.cs Fix typo 2018-02-23 14:27:53 +09:00
SkinReloadableDrawable.cs Apply review 2018-02-24 23:07:02 +09:00
SkinResourceStore.cs Fix skin file path lookup performance 2018-03-04 03:19:01 +09:00
SkinStore.cs
SkinnableDrawable.cs Add SkinnableSound class 2018-02-24 22:47:14 +09:00
SkinnableSound.cs Remove null channels from SkinnableSound playable channels 2018-02-25 17:14:35 +09:00