osu/osu.Game/Skinning
2023-02-15 17:30:21 +09:00
..
Components Combine localisations for abstract skinnable components into a single file 2023-02-03 16:02:18 +09:00
ArgonProSkin.cs Change asset folder 2022-12-20 21:18:51 +09:00
ArgonSkin.cs Simplify and rename SkinnableTargetComponentsContainer 2023-02-15 17:30:21 +09:00
BeatmapSkinProvidingContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
DefaultLegacySkin.cs
DefaultSkinComponentsContainer.cs Simplify and rename SkinnableTargetComponentsContainer 2023-02-15 17:30:21 +09:00
FontAdjustableSkinComponent.cs Combine localisations for abstract skinnable components into a single file 2023-02-03 16:02:18 +09:00
GameplaySkinComponentLookup.cs Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
GlobalSkinColours.cs
GlobalSkinComponentLookup.cs
IAnimationTimeReference.cs
IPooledSampleProvider.cs
ISkin.cs
ISkinComponentLookup.cs
ISkinnableDrawable.cs
ISkinnableTarget.cs Remove public access modifier from interface methods 2023-02-06 14:19:25 +09:00
ISkinSource.cs
ISkinTransformer.cs
LegacyAccuracyCounter.cs Partial everything 2022-11-27 00:00:27 +09:00
LegacyBeatmapSkin.cs
LegacyColourCompatibility.cs
LegacyComboCounter.cs Partial everything 2022-11-27 00:00:27 +09:00
LegacyFont.cs
LegacyHealthDisplay.cs Partial everything 2022-11-27 00:00:27 +09:00
LegacyJudgementPieceNew.cs Do the thing aka fix the if 2023-01-26 10:01:33 -03:00
LegacyJudgementPieceOld.cs Apply NRT to LegacyJudgementPieceOld 2023-02-02 14:19:00 +09:00
LegacyKiaiFlashingDrawable.cs Fix incorrect application layer causing completely discoloured circles 2023-01-11 19:29:17 +09:00
LegacyManiaSkinConfiguration.cs Change MinimumColumnWidth to remove setter 2023-02-13 17:50:32 +09:00
LegacyManiaSkinConfigurationLookup.cs Add parsing support for mania NoteBodyStyle 2023-02-10 19:46:59 +09:00
LegacyManiaSkinDecoder.cs Add parsing support for mania NoteBodyStyle 2023-02-10 19:46:59 +09:00
LegacyNoteBodyStyle.cs Add comment regarding unused enum members in LegacyNoteBodyStyle 2023-02-13 17:43:52 +09:00
LegacyRollingCounter.cs Apply NRT to all simple auxiliary skin classes 2023-01-26 17:53:04 +09:00
LegacyScoreCounter.cs Apply NRT to all simple auxiliary skin classes 2023-01-26 17:53:04 +09:00
LegacySkin.cs Simplify and rename SkinnableTargetComponentsContainer 2023-02-15 17:30:21 +09:00
LegacySkinDecoder.cs Apply NRT to all simple auxiliary skin classes 2023-01-26 17:53:04 +09:00
LegacySkinExtensions.cs Partial everything 2022-11-27 00:00:27 +09:00
LegacySkinTransformer.cs
LegacySongProgress.cs Combine common code into SongProgress base class 2023-01-18 15:23:55 +09:00
LegacySpriteText.cs Apply NRT to all simple auxiliary skin classes 2023-01-26 17:53:04 +09:00
MaxDimensionLimitedTextureLoaderStore.cs Fix GetAsync() not limiting texture dimensions 2023-01-25 19:02:35 +01:00
PausableSkinnableSound.cs Partial everything 2022-11-27 00:00:27 +09:00
PoolableSkinnableSample.cs Partial everything 2022-11-27 00:00:27 +09:00
RealmBackedResourceStore.cs Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
ResourceStoreBackedSkin.cs
RulesetSkinProvidingContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
Skin.cs Simplify and rename SkinnableTargetComponentsContainer 2023-02-15 17:30:21 +09:00
SkinComboColourLookup.cs
SkinConfigManager.cs
SkinConfiguration.cs
SkinCustomColourLookup.cs Apply NRT to all simple auxiliary skin classes 2023-01-26 17:53:04 +09:00
SkinImporter.cs Update Save method xmldoc to make more sense 2023-02-03 15:18:01 +09:00
SkinInfo.cs Add argon pro skin 2022-12-20 21:18:51 +09:00
SkinManager.cs Update Save method xmldoc to make more sense 2023-02-03 15:18:01 +09:00
SkinnableDrawable.cs Partial everything 2022-11-27 00:00:27 +09:00
SkinnableSound.cs Refactor SkinnableSound.Samples to be non-nullable 2023-01-27 19:32:30 +09:00
SkinnableSprite.cs Combine localisations for abstract skinnable components into a single file 2023-02-03 16:02:18 +09:00
SkinnableSpriteText.cs Partial everything 2022-11-27 00:00:27 +09:00
SkinnableTargetContainer.cs Simplify and rename SkinnableTargetComponentsContainer 2023-02-15 17:30:21 +09:00
SkinProvidingContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
SkinReloadableDrawable.cs Partial everything 2022-11-27 00:00:27 +09:00
SkinTransformer.cs
SkinUtils.cs
TrianglesSkin.cs Simplify and rename SkinnableTargetComponentsContainer 2023-02-15 17:30:21 +09:00
UnsupportedSkinComponentException.cs