.. |
Components
|
Combine SkinSprite into SkinnableSprite
|
2022-04-01 16:01:33 +09:00 |
Editor
|
Merge pull request #18587 from peppy/skin-editor-fix-sizing
|
2022-06-07 13:19:50 +09:00 |
BeatmapSkinProvidingContainer.cs
|
|
|
DefaultLegacySkin.cs
|
|
|
DefaultSkin.cs
|
Handle all skin component types explicitly
|
2022-04-23 03:34:05 +03:00 |
EFSkinInfo.cs
|
|
|
GameplaySkinComponent.cs
|
|
|
GlobalSkinColours.cs
|
|
|
HUDSkinComponents.cs
|
|
|
IAnimationTimeReference.cs
|
|
|
IPooledSampleProvider.cs
|
|
|
ISkin.cs
|
|
|
ISkinComponent.cs
|
|
|
ISkinnableDrawable.cs
|
|
|
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
|
Change skin.ini boolean parsing to match osu!stable
|
2022-06-06 19:43:09 +09:00 |
LegacySkinDecoder.cs
|
|
|
LegacySkinExtensions.cs
|
Split out GetTextures helper function for LegacySkin s
|
2022-04-07 17:28:48 +09:00 |
LegacySkinTransformer.cs
|
Expose LegacySkinTransformer 's underlying skin for pattern-matching
|
2022-06-04 01:14:42 +03:00 |
LegacySpriteText.cs
|
|
|
PausableSkinnableSound.cs
|
Move ISamplePlaybackDisabler to more general namespace
|
2022-05-08 10:38:58 +02:00 |
PoolableSkinnableSample.cs
|
|
|
RealmBackedResourceStore.cs
|
Revert "Remove nullable on RealmBackedResourceStore realm parameter"
|
2022-04-04 22:22:55 +02:00 |
ResourceStoreBackedSkin.cs
|
|
|
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
|
|
|
SkinImporter.cs
|
Rename Score/Skin ModelManager classes to Importer for now
|
2022-06-16 18:11:50 +09:00 |
SkinInfo.cs
|
|
|
SkinManager.cs
|
Rename Score/Skin ModelManager classes to Importer for now
|
2022-06-16 18:11:50 +09:00 |
SkinnableDrawable.cs
|
Combine SkinSprite into SkinnableSprite
|
2022-04-01 16:01:33 +09:00 |
SkinnableSound.cs
|
|
|
SkinnableSprite.cs
|
Change SpriteComponent accessibility to internal
|
2022-04-23 19:11:54 +03:00 |
SkinnableSpriteText.cs
|
|
|
SkinnableTarget.cs
|
|
|
SkinnableTargetComponent.cs
|
|
|
SkinnableTargetComponentsContainer.cs
|
|
|
SkinnableTargetContainer.cs
|
|
|
SkinProvidingContainer.cs
|
|
|
SkinReloadableDrawable.cs
|
|
|
SkinUtils.cs
|
|
|
UnsupportedSkinComponentException.cs
|
Add a touch more detail to the unsupported skin component exception
|
2022-04-25 19:06:47 +09:00 |