1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game/Skinning
2018-03-23 15:05:28 +09:00
..
DefaultSkin.cs Add GetTexture method to ISkinSource 2018-03-20 16:40:11 +09:00
ISkinSource.cs Remove GetColour method 2018-03-22 18:50:19 +09:00
LegacyBeatmapSkin.cs BeatmapSkin -> LegacyBeatmapSkin 2018-03-22 12:50:48 +09:00
LegacySkin.cs Merge branch 'master' into skin-scaling 2018-03-22 19:30:17 +09:00
LegacySkinDecoder.cs return -> break 2018-03-20 20:32:32 +09:00
LocalSkinOverrideContainer.cs Fix event unbind not being unbound correctly 2018-03-23 15:05:28 +09:00
Skin.cs Remove GetColour method 2018-03-22 18:50:19 +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 Remove GetColour method 2018-03-22 18:50:19 +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