1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 23:27:25 +08:00
osu-lazer/osu.Game/Skinning
2018-03-20 16:24:06 +09:00
..
BeatmapSkin.cs Add beatmap sample override support 2018-03-20 16:24:06 +09:00
DefaultSkin.cs Give DefaultSkin an empty Configuration 2018-03-19 21:00:27 +09:00
LegacySkin.cs Add beatmap sample override support 2018-03-20 16:24:06 +09:00
LegacySkinDecoder.cs Add basic skin configuration decoding support 2018-03-19 20:06:44 +09:00
Skin.cs Make Beatmaps parsable as skins 2018-03-20 16:05:29 +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 migration for skins which didn't get a proper name assigned 2018-03-19 20:06:44 +09:00
SkinnableDrawable.cs Add xmldoc, make restrictSize private 2018-03-12 11:02:02 +09:00
SkinnableSound.cs Remove null channels from SkinnableSound playable channels 2018-02-25 17:14:35 +09:00
SkinReloadableDrawable.cs Apply review 2018-02-24 23:07:02 +09:00
SkinStore.cs Add basic skin database model layout and importing 2018-02-22 15:46:11 +09:00