.. |
BeatmapSkinProvidingContainer.cs
|
Introduce the concept of SkinComponents
|
2019-08-30 14:55:52 +09:00 |
DefaultLegacySkin.cs
|
Merge remote-tracking branch 'upstream/master' into fallback-to-skin-combo-colours
|
2019-12-12 12:37:51 +03:00 |
DefaultSkin.cs
|
Change ComboColours type to IReadOnlyList<Color4>
|
2019-11-07 15:54:30 +03:00 |
DefaultSkinConfiguration.cs
|
Remove redundant logic
|
2019-12-25 14:55:22 +09:00 |
GameplaySkinComponent.cs
|
Refactor skin configuration to be infinitely extensible
|
2019-09-03 17:57:34 +09:00 |
GlobalSkinColour.cs
|
Refactor skin configuration to be infinitely extensible
|
2019-09-03 17:57:34 +09:00 |
GlobalSkinConfiguration.cs
|
Refactor skin configuration to be infinitely extensible
|
2019-09-03 17:57:34 +09:00 |
ISkin.cs
|
Add xmldoc to ISkin
|
2019-09-03 18:30:22 +09:00 |
ISkinComponent.cs
|
Introduce the concept of SkinComponents
|
2019-08-30 14:55:52 +09:00 |
ISkinSource.cs
|
Turn on warnings, resolve issues
|
2019-04-25 17:36:17 +09:00 |
LegacyBeatmapSkin.cs
|
Move fallback allowance to the skin configuration only.
|
2019-11-07 15:55:34 +03:00 |
LegacySkin.cs
|
Fix storyboard samples not loading from subfolders
|
2020-01-02 14:07:22 +09:00 |
LegacySkinConfiguration.cs
|
Inherit SkinConfiguration directly
|
2019-12-12 14:05:24 +03:00 |
LegacySkinDecoder.cs
|
Specify culture and number style
|
2019-11-06 20:27:55 +03:00 |
LegacySkinExtensions.cs
|
Apply brace style.
|
2019-11-11 20:13:13 +08:00 |
LegacySkinResourceStore.cs
|
CA1309: compare strings correctly.
|
2019-12-17 13:00:15 +08:00 |
LegacySpriteText.cs
|
Fix osu! hitcircle font textures being incorrectly sized
|
2019-09-11 13:39:21 +09:00 |
Skin.cs
|
Refactor skin configuration to be infinitely extensible
|
2019-09-03 17:57:34 +09:00 |
SkinConfigManager.cs
|
Constrain configuration lookup as enum.
|
2019-12-09 17:45:26 +08:00 |
SkinConfiguration.cs
|
Remove redundant setter
|
2019-12-25 14:55:05 +09:00 |
SkinCustomColourLookup.cs
|
Refactor skin configuration to be infinitely extensible
|
2019-09-03 17:57:34 +09:00 |
SkinFileInfo.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
SkinInfo.cs
|
Add "osu!classic" as a bundled skin choice
|
2019-08-29 16:39:42 +09:00 |
SkinManager.cs
|
Use ??=.
|
2019-11-12 19:56:51 +08:00 |
SkinnableDrawable.cs
|
Always display skins at native sizes for now
|
2019-12-06 14:40:45 +09:00 |
SkinnableSound.cs
|
Use deconstruction declaration.
|
2019-11-12 19:55:22 +08:00 |
SkinnableSprite.cs
|
Always display skins at native sizes for now
|
2019-12-06 14:40:45 +09:00 |
SkinnableSpriteText.cs
|
Always display skins at native sizes for now
|
2019-12-06 14:40:45 +09:00 |
SkinProvidingContainer.cs
|
Fix skins not being displayed correctly in the editor
|
2019-10-08 12:52:34 +09:00 |
SkinReloadableDrawable.cs
|
Fix traceable mod not working on skin change
|
2019-12-17 19:49:13 +09:00 |
SkinStore.cs
|
Add optional skin foreign key to databased settings
|
2019-05-27 01:56:19 +09:00 |
SkinUtils.cs
|
Add missing license header
|
2019-09-05 17:01:14 +09:00 |