.. |
Editor
|
Reorder fields in SkinEditor
|
2021-05-13 13:04:17 +09:00 |
BeatmapSkinProvidingContainer.cs
|
|
|
DefaultLegacySkin.cs
|
Actually annotate the correct ctor
|
2021-05-12 23:53:39 +02:00 |
DefaultSkin.cs
|
Remove duplicated call to base.GetDrawableComponent
|
2021-05-13 13:02:55 +09:00 |
DefaultSkinConfiguration.cs
|
|
|
GameplaySkinComponent.cs
|
|
|
GlobalSkinColours.cs
|
|
|
HUDSkinComponent.cs
|
|
|
HUDSkinComponents.cs
|
|
|
IAnimationTimeReference.cs
|
|
|
IPooledSampleProvider.cs
|
|
|
ISkin.cs
|
Add the concept of skinnable target containers and mark a basic one for HUD elements
|
2021-05-11 18:39:14 +09:00 |
ISkinComponent.cs
|
|
|
ISkinnableComponent.cs
|
Allow some serialised components to not be mutable by the user
|
2021-05-11 18:39:14 +09:00 |
ISkinnableTarget.cs
|
Remove public prefixes from interface type and add Components list for future use
|
2021-05-12 15:58:21 +09:00 |
ISkinSerialisable.cs
|
Rename mismatching file
|
2021-05-11 18:58:26 +09:00 |
ISkinSource.cs
|
|
|
LegacyAccuracyCounter.cs
|
Move cross-component layout dependencies for legacy skin to LegacySkin
|
2021-05-11 18:39:14 +09:00 |
LegacyBeatmapSkin.cs
|
|
|
LegacyColourCompatibility.cs
|
|
|
LegacyFont.cs
|
|
|
LegacyHealthDisplay.cs
|
Add customisation support for LegacyHealthDisplay
|
2021-05-11 18:39:14 +09:00 |
LegacyJudgementPieceNew.cs
|
|
|
LegacyJudgementPieceOld.cs
|
|
|
LegacyManiaSkinConfiguration.cs
|
|
|
LegacyManiaSkinConfigurationLookup.cs
|
|
|
LegacyManiaSkinDecoder.cs
|
|
|
LegacyRollingCounter.cs
|
Update Legacy components to not require skin in ctor
|
2021-05-11 18:39:14 +09:00 |
LegacyScoreCounter.cs
|
Remove unused skin resolution in LegacyScoreCounter
|
2021-05-11 18:39:14 +09:00 |
LegacySkin.cs
|
Merge branch 'master' into skin-serialisation
|
2021-05-13 12:35:06 +09:00 |
LegacySkinConfiguration.cs
|
|
|
LegacySkinDecoder.cs
|
|
|
LegacySkinExtensions.cs
|
|
|
LegacySkinResourceStore.cs
|
|
|
LegacySkinTransformer.cs
|
|
|
LegacySpriteText.cs
|
Update Legacy components to not require skin in ctor
|
2021-05-11 18:39:14 +09:00 |
PausableSkinnableSound.cs
|
|
|
PoolableSkinnableSample.cs
|
|
|
Skin.cs
|
Move cross-component layout dependencies for legacy skin to LegacySkin
|
2021-05-11 18:39:14 +09:00 |
SkinConfigManager.cs
|
|
|
SkinConfiguration.cs
|
|
|
SkinCustomColourLookup.cs
|
|
|
SkinFileInfo.cs
|
|
|
SkinInfo.cs
|
Fix missed InstantiationInfo setter usages
|
2021-05-12 23:34:25 +02:00 |
SkinManager.cs
|
Merge branch 'master' into skin-serialisation
|
2021-05-13 12:35:06 +09:00 |
SkinnableDrawable.cs
|
|
|
SkinnableElementTargetContainer.cs
|
Move SkinnableElementTargetContainer out of HUD namespace
|
2021-05-12 15:59:33 +09:00 |
SkinnableSound.cs
|
|
|
SkinnableSprite.cs
|
|
|
SkinnableSpriteText.cs
|
|
|
SkinnableTarget.cs
|
Add the concept of skinnable target containers and mark a basic one for HUD elements
|
2021-05-11 18:39:14 +09:00 |
SkinnableTargetComponent.cs
|
Add the concept of skinnable target containers and mark a basic one for HUD elements
|
2021-05-11 18:39:14 +09:00 |
SkinnableTargetWrapper.cs
|
Use ISkinnableComponent wherever possible (and expose as BindableList )
|
2021-05-11 18:39:15 +09:00 |
SkinProvidingContainer.cs
|
|
|
SkinReloadableDrawable.cs
|
|
|
SkinStore.cs
|
|
|
SkinUtils.cs
|
|
|