osu/osu.Game/Skinning
2023-09-06 19:29:13 +02:00
..
Components Fix BeatmapAttributeText not supporting unicode artist/title 2023-05-02 13:47:49 +09:00
ArgonProSkin.cs
ArgonSkin.cs Add debug output for skin configuration lookups 2023-09-06 18:03:40 +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 Warm up pool with argon-specific drum samples 2023-07-05 18:44:27 +09:00
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 Adjust legacy skin elements to better align with skinning expectations 2023-07-19 17:45:07 +09:00
LegacyBeatmapSkin.cs Fix osu!mania legacy skin configurations not working when notes are not skinned 2023-09-06 18:03:54 +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 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
LegacyManiaSkinConfiguration.cs Automated pass 2023-06-24 01:00:03 +09:00
LegacyManiaSkinConfigurationLookup.cs Add debug output for skin configuration lookups 2023-09-06 18:03:40 +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 Adjust legacy skin elements to better align with skinning expectations 2023-07-19 17:45:07 +09:00
LegacySkin.cs Merge branch 'master' into fix-mania-skin-lookups-no-sprites 2023-09-06 19:29:13 +02:00
LegacySkinDecoder.cs Apply NRT to all simple auxiliary skin classes 2023-01-26 17:53:04 +09:00
LegacySkinExtensions.cs
LegacySkinTransformer.cs Fix skin mapping not working for menu fountains 2023-07-25 17:46:05 +09:00
LegacySongProgress.cs
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
PoolableSkinnableSample.cs Bring back and make use of clearPreviousSamples() 2023-03-23 18:46:48 +01:00
RealmBackedResourceStore.cs Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
ResourceStoreBackedSkin.cs Add debug output for skin configuration lookups 2023-09-06 18:03:40 +09:00
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 Adjust formatting slightly 2023-09-06 18:41:27 +02:00
SkinComboColourLookup.cs
SkinComponentsContainer.cs revert: remove attachment logic from SkinComponentContainer 2023-06-14 21:19:08 +02:00
SkinComponentsContainerLookup.cs Add playfield layer to skin editor 2023-07-28 15:50:44 +09:00
SkinConfigManager.cs
SkinConfiguration.cs
SkinCustomColourLookup.cs Apply NRT to all simple auxiliary skin classes 2023-01-26 17:53:04 +09:00
SkinImporter.cs Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
SkinInfo.cs Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
SkinLayoutInfo.cs Do not serialise SkinLayoutInfo.AllDrawables 2023-02-20 20:37:48 +01:00
SkinManager.cs Add debug output for skin configuration lookups 2023-09-06 18:03:40 +09:00
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
SkinProvidingContainer.cs Adjust formatting slightly 2023-09-06 18:41:27 +02:00
SkinReloadableDrawable.cs Add xmldoc for new method and reorder methods in SkinReloadableDrawable 2023-03-16 15:58:42 +09:00
SkinTransformer.cs Adjust formatting slightly 2023-09-06 18:41:27 +02:00
SkinUtils.cs
TrianglesSkin.cs Add debug output for skin configuration lookups 2023-09-06 18:03:40 +09:00
UnsupportedSkinComponentException.cs