.. |
Components
|
Fix BeatmapAttributeText not supporting unicode artist/title
|
2023-05-02 13:47:49 +09:00 |
ArgonProSkin.cs
|
|
|
ArgonSkin.cs
|
feat: make KeyCounterDisplay skinnable
|
2023-06-14 21:15:12 +02:00 |
BeatmapSkinProvidingContainer.cs
|
|
|
DefaultLegacySkin.cs
|
|
|
DefaultSkinComponentsContainer.cs
|
|
|
FontAdjustableSkinComponent.cs
|
|
|
GameplaySkinComponentLookup.cs
|
|
|
GlobalSkinColours.cs
|
|
|
IAnimationTimeReference.cs
|
|
|
IPooledSampleProvider.cs
|
|
|
ISerialisableDrawable.cs
|
|
|
ISerialisableDrawableContainer.cs
|
Add ability to send selected skin components to front or back
|
2023-02-22 18:17:20 +09:00 |
ISkin.cs
|
|
|
ISkinComponentLookup.cs
|
|
|
ISkinSource.cs
|
|
|
ISkinTransformer.cs
|
|
|
LegacyAccuracyCounter.cs
|
|
|
LegacyBeatmapSkin.cs
|
|
|
LegacyColourCompatibility.cs
|
|
|
LegacyComboCounter.cs
|
|
|
LegacyFont.cs
|
|
|
LegacyHealthDisplay.cs
|
|
|
LegacyJudgementPieceNew.cs
|
|
|
LegacyJudgementPieceOld.cs
|
|
|
LegacyKiaiFlashingDrawable.cs
|
|
|
LegacyManiaSkinConfiguration.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
LegacyManiaSkinConfigurationLookup.cs
|
|
|
LegacyManiaSkinDecoder.cs
|
|
|
LegacyNoteBodyStyle.cs
|
|
|
LegacyRollingCounter.cs
|
|
|
LegacyScoreCounter.cs
|
|
|
LegacySkin.cs
|
fix: correct key counter position in Triangles and Legacy skins
|
2023-06-15 14:37:38 +02:00 |
LegacySkinDecoder.cs
|
|
|
LegacySkinExtensions.cs
|
|
|
LegacySkinTransformer.cs
|
|
|
LegacySongProgress.cs
|
|
|
LegacySpriteText.cs
|
|
|
MaxDimensionLimitedTextureLoaderStore.cs
|
|
|
PausableSkinnableSound.cs
|
|
|
PoolableSkinnableSample.cs
|
Bring back and make use of clearPreviousSamples()
|
2023-03-23 18:46:48 +01:00 |
RealmBackedResourceStore.cs
|
|
|
ResourceStoreBackedSkin.cs
|
|
|
RulesetSkinProvidingContainer.cs
|
|
|
SerialisableDrawableExtensions.cs
|
|
|
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
|
revert: remove attachment logic from SkinComponentContainer
|
2023-06-14 21:19:08 +02: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
|
Perform check to account for non-ASCII characters
|
2023-03-13 22:01:26 +11: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
|
Remove usages of [ExcludeFromDynamicCompile]
|
2023-05-08 18:12:56 +09:00 |
SkinnableDrawable.cs
|
|
|
SkinnableSound.cs
|
Drank some coffee and figured out the fix
|
2023-03-15 10:49:59 +01:00 |
SkinnableSprite.cs
|
|
|
SkinnableSpriteText.cs
|
|
|
SkinProvidingContainer.cs
|
|
|
SkinReloadableDrawable.cs
|
Add xmldoc for new method and reorder methods in SkinReloadableDrawable
|
2023-03-16 15:58:42 +09:00 |
SkinTransformer.cs
|
|
|
SkinUtils.cs
|
|
|
TrianglesSkin.cs
|
fix: correct key counter position in Triangles and Legacy skins
|
2023-06-15 14:37:38 +02:00 |
UnsupportedSkinComponentException.cs
|
|
|