.. |
Components
|
Combine SkinSprite into SkinnableSprite
|
2022-04-01 16:01:33 +09:00 |
Editor
|
Fix potential null ref if UpdateTargetScreen is called too early
|
2022-04-07 23:42:42 +09:00 |
BeatmapSkinProvidingContainer.cs
|
|
|
DefaultLegacySkin.cs
|
Make "skin.ini" the default skin filename and remove redundant parameters
|
2022-03-23 15:05:01 +09:00 |
DefaultSkin.cs
|
Return a valid "lighting" response from DefaultSkin
|
2022-04-04 20:40:20 +09:00 |
EFSkinInfo.cs
|
|
|
GameplaySkinComponent.cs
|
|
|
GlobalSkinColours.cs
|
|
|
HUDSkinComponents.cs
|
|
|
IAnimationTimeReference.cs
|
|
|
IPooledSampleProvider.cs
|
|
|
ISkin.cs
|
Apply notnull constraint
|
2022-03-25 15:54:01 +09:00 |
ISkinComponent.cs
|
|
|
ISkinnableDrawable.cs
|
Add the ability to add settings to skinnable elements
|
2022-03-13 17:03:25 +09:00 |
ISkinnableTarget.cs
|
|
|
ISkinSource.cs
|
|
|
LegacyAccuracyCounter.cs
|
|
|
LegacyBeatmapSkin.cs
|
Add proof of concept flow to ensure RealmBackedResourceStore is invalidated on realm file changes
|
2022-04-01 16:01:33 +09:00 |
LegacyColourCompatibility.cs
|
|
|
LegacyFont.cs
|
|
|
LegacyHealthDisplay.cs
|
|
|
LegacyJudgementPieceNew.cs
|
|
|
LegacyJudgementPieceOld.cs
|
|
|
LegacyManiaSkinConfiguration.cs
|
|
|
LegacyManiaSkinConfigurationLookup.cs
|
|
|
LegacyManiaSkinDecoder.cs
|
|
|
LegacyRollingCounter.cs
|
|
|
LegacyScoreCounter.cs
|
|
|
LegacySkin.cs
|
Fix skin texture lookups not handling paths with extensions
|
2022-04-07 15:07:30 +03:00 |
LegacySkinDecoder.cs
|
|
|
LegacySkinExtensions.cs
|
Split out GetTextures helper function for LegacySkin s
|
2022-04-07 17:28:48 +09:00 |
LegacySkinTransformer.cs
|
Fix lookup through transformers
|
2022-04-05 16:47:15 +09:00 |
LegacySpriteText.cs
|
|
|
PausableSkinnableSound.cs
|
|
|
PoolableSkinnableSample.cs
|
|
|
RealmBackedResourceStore.cs
|
Revert "Remove nullable on RealmBackedResourceStore realm parameter"
|
2022-04-04 22:22:55 +02:00 |
ResourceStoreBackedSkin.cs
|
Apply notnull constraint
|
2022-03-25 15:54:01 +09:00 |
RulesetSkinProvidingContainer.cs
|
|
|
Skin.cs
|
Merge pull request #17596 from peppy/skin-editor-sprites
|
2022-04-05 17:38:58 +09:00 |
SkinComboColourLookup.cs
|
|
|
SkinConfigManager.cs
|
|
|
SkinConfiguration.cs
|
|
|
SkinCustomColourLookup.cs
|
|
|
SkinFileInfo.cs
|
|
|
SkinInfo.cs
|
Avoid constructor overhead for realm SkinInfo parameterless constructor
|
2022-01-20 17:29:07 +09:00 |
SkinManager.cs
|
Merge pull request #17596 from peppy/skin-editor-sprites
|
2022-04-05 17:38:58 +09:00 |
SkinModelManager.cs
|
Fix skins getting duplicated when importing after export
|
2022-04-12 00:29:19 +09:00 |
SkinnableDrawable.cs
|
Combine SkinSprite into SkinnableSprite
|
2022-04-01 16:01:33 +09:00 |
SkinnableSound.cs
|
|
|
SkinnableSprite.cs
|
Fix lookup through transformers
|
2022-04-05 16:47:15 +09:00 |
SkinnableSpriteText.cs
|
|
|
SkinnableTarget.cs
|
Add basic song select setup for skinnability
|
2022-03-16 19:12:06 +09:00 |
SkinnableTargetComponent.cs
|
|
|
SkinnableTargetComponentsContainer.cs
|
|
|
SkinnableTargetContainer.cs
|
|
|
SkinProvidingContainer.cs
|
|
|
SkinReloadableDrawable.cs
|
|
|
SkinUtils.cs
|
|
|