1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:47:24 +08:00
osu-lazer/osu.Game/Skinning
2018-03-21 20:07:58 +09:00
..
BeatmapSkin.cs Add beatmap sample override support 2018-03-20 16:24:06 +09:00
DefaultSkin.cs Add GetTexture method to ISkinSource 2018-03-20 16:40:11 +09:00
ISkinSource.cs Add GetTexture method to ISkinSource 2018-03-20 16:40:11 +09:00
LegacySkin.cs Add scale adjusts to bring legacy skins in-line with lazer sizing 2018-03-21 20:07:58 +09:00
LegacySkinDecoder.cs Add basic skin configuration decoding support 2018-03-19 20:06:44 +09:00
LocalSkinOverrideContainer.cs Add GetTexture method to ISkinSource 2018-03-20 16:40:11 +09:00
Skin.cs Add GetTexture method to ISkinSource 2018-03-20 16:40:11 +09:00
SkinConfiguration.cs Add basic structure for skin configurations 2018-03-19 20:06:44 +09:00
SkinFileInfo.cs Add basic skin database model layout and importing 2018-02-22 15:46:11 +09:00
SkinInfo.cs Add better ToString output from SkinInfo 2018-03-19 20:06:44 +09:00
SkinManager.cs Add GetTexture method to ISkinSource 2018-03-20 16:40:11 +09:00
SkinnableDrawable.cs Add scale adjusts to bring legacy skins in-line with lazer sizing 2018-03-21 20:07:58 +09:00
SkinnableSound.cs Add skin source fallback chain 2018-03-20 16:40:11 +09:00
SkinReloadableDrawable.cs Make fallback bool into a function 2018-03-20 16:40:11 +09:00
SkinStore.cs Add basic skin database model layout and importing 2018-02-22 15:46:11 +09:00