osu/osu.Game/Skinning
Terochi edc6314634 Drank some coffee and figured out the fix 2023-03-15 10:49:59 +01:00
..
Components Rename `ISkinnableDrawable` to `ISerialisableDrawable` 2023-02-15 18:37:41 +09:00
ArgonProSkin.cs
ArgonSkin.cs Ensure skin default component layouts only apply to global layout for now 2023-02-17 18:24:05 +09:00
BeatmapSkinProvidingContainer.cs
DefaultLegacySkin.cs
DefaultSkinComponentsContainer.cs Simplify and rename `SkinnableTargetComponentsContainer` 2023-02-15 17:30:21 +09:00
FontAdjustableSkinComponent.cs Rename `ISkinnableDrawable` to `ISerialisableDrawable` 2023-02-15 18:37:41 +09:00
GameplaySkinComponentLookup.cs Reword and fix typos in some new xmldoc 2023-02-16 15:27:30 +09:00
GlobalSkinColours.cs
IAnimationTimeReference.cs
IPooledSampleProvider.cs
ISerialisableDrawable.cs Reword xmldoc on `ISerialisableDrawable` to make less skin-centric 2023-02-16 15:31:35 +09:00
ISerialisableDrawableContainer.cs Add ability to send selected skin components to front or back 2023-02-22 18:17:20 +09:00
ISkin.cs Add further documentation to skin classes 2023-02-15 18:23:19 +09:00
ISkinComponentLookup.cs Add further documentation to skin classes 2023-02-15 18:23:19 +09:00
ISkinSource.cs Reword and fix typos in some new xmldoc 2023-02-16 15:27:30 +09:00
ISkinTransformer.cs
LegacyAccuracyCounter.cs Rename `ISkinnableDrawable` to `ISerialisableDrawable` 2023-02-15 18:37:41 +09:00
LegacyBeatmapSkin.cs Standardise all local `SkinComponentsContainerLookup` variables to `containerLookup` 2023-02-16 15:33:56 +09:00
LegacyColourCompatibility.cs
LegacyComboCounter.cs Rename `ISkinnableDrawable` to `ISerialisableDrawable` 2023-02-15 18:37:41 +09:00
LegacyFont.cs
LegacyHealthDisplay.cs Rename `ISkinnableDrawable` to `ISerialisableDrawable` 2023-02-15 18:37:41 +09:00
LegacyJudgementPieceNew.cs
LegacyJudgementPieceOld.cs
LegacyKiaiFlashingDrawable.cs
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
LegacyScoreCounter.cs Rename `ISkinnableDrawable` to `ISerialisableDrawable` 2023-02-15 18:37:41 +09:00
LegacySkin.cs Ensure skin default component layouts only apply to global layout for now 2023-02-17 18:24:05 +09:00
LegacySkinDecoder.cs
LegacySkinExtensions.cs
LegacySkinTransformer.cs
LegacySongProgress.cs
LegacySpriteText.cs
MaxDimensionLimitedTextureLoaderStore.cs
PausableSkinnableSound.cs
PoolableSkinnableSample.cs Drank some coffee and figured out the fix 2023-03-15 10:49:59 +01:00
RealmBackedResourceStore.cs
ResourceStoreBackedSkin.cs
RulesetSkinProvidingContainer.cs
SerialisableDrawableExtensions.cs Rename left-over `skinnable` naming in `SerialisedDrawableExtensions` 2023-02-16 15:34:41 +09:00
SerialisedDrawableInfo.cs Merge branch 'master' into skin-per-ruleset-layouts 2023-02-17 22:58:38 +01:00
Skin.cs Clarify comment to avoid playing pronoun game 2023-02-20 20:09:24 +01:00
SkinComboColourLookup.cs
SkinComponentsContainer.cs Add ability to send selected skin components to front or back 2023-02-22 18:17:20 +09:00
SkinComponentsContainerLookup.cs Merge branch 'master' into skin-editor-layer-select 2023-02-20 21:33:48 +01:00
SkinConfigManager.cs
SkinConfiguration.cs
SkinCustomColourLookup.cs
SkinImporter.cs Change serialisation format of skin layouts to allow more flexibility 2023-02-17 14:19:19 +09:00
SkinInfo.cs
SkinLayoutInfo.cs Do not serialise `SkinLayoutInfo.AllDrawables` 2023-02-20 20:37:48 +01:00
SkinManager.cs
SkinProvidingContainer.cs Add further documentation to skin classes 2023-02-15 18:23:19 +09:00
SkinReloadableDrawable.cs Drank some coffee and figured out the fix 2023-03-15 10:49:59 +01:00
SkinTransformer.cs Add further documentation to skin classes 2023-02-15 18:23:19 +09:00
SkinUtils.cs
SkinnableDrawable.cs
SkinnableSound.cs Drank some coffee and figured out the fix 2023-03-15 10:49:59 +01:00
SkinnableSprite.cs Rename `ISkinnableDrawable` to `ISerialisableDrawable` 2023-02-15 18:37:41 +09:00
SkinnableSpriteText.cs
TrianglesSkin.cs Ensure skin default component layouts only apply to global layout for now 2023-02-17 18:24:05 +09:00
UnsupportedSkinComponentException.cs