.. |
Components
|
Rename `ISkinnableDrawable` to `ISerialisableDrawable`
|
2023-02-15 18:37:41 +09:00 |
ArgonProSkin.cs
|
…
|
|
ArgonSkin.cs
|
Ensure skin default component layouts only apply to global layout for now
|
2023-02-17 18:24:05 +09:00 |
BeatmapSkinProvidingContainer.cs
|
…
|
|
DefaultLegacySkin.cs
|
…
|
|
DefaultSkinComponentsContainer.cs
|
…
|
|
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
|
…
|
|
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
|
Rename `ISkinnableDrawable` to `ISerialisableDrawable`
|
2023-02-15 18:37:41 +09:00 |
LegacyBeatmapSkin.cs
|
Standardise all local `SkinComponentsContainerLookup` variables to `containerLookup`
|
2023-02-16 15:33:56 +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
|
…
|
|
LegacyJudgementPieceOld.cs
|
…
|
|
LegacyKiaiFlashingDrawable.cs
|
…
|
|
LegacyManiaSkinConfiguration.cs
|
…
|
|
LegacyManiaSkinConfigurationLookup.cs
|
…
|
|
LegacyManiaSkinDecoder.cs
|
…
|
|
LegacyNoteBodyStyle.cs
|
…
|
|
LegacyRollingCounter.cs
|
…
|
|
LegacyScoreCounter.cs
|
Rename `ISkinnableDrawable` to `ISerialisableDrawable`
|
2023-02-15 18:37:41 +09:00 |
LegacySkin.cs
|
Ensure skin default component layouts only apply to global layout for now
|
2023-02-17 18:24:05 +09: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
|
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
|
Clarify comment to avoid playing pronoun game
|
2023-02-20 20:09:24 +01:00 |
SkinComboColourLookup.cs
|
…
|
|
SkinComponentsContainer.cs
|
Add ability to send selected skin components to front or back
|
2023-02-22 18:17:20 +09: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
|
…
|
|
SkinLayoutInfo.cs
|
Do not serialise `SkinLayoutInfo.AllDrawables`
|
2023-02-20 20:37:48 +01:00 |
SkinManager.cs
|
…
|
|
SkinProvidingContainer.cs
|
Add further documentation to skin classes
|
2023-02-15 18:23:19 +09:00 |
SkinReloadableDrawable.cs
|
Add xmldoc for new method and reorder methods in `SkinReloadableDrawable`
|
2023-03-16 15:58:42 +09:00 |
SkinTransformer.cs
|
Add further documentation to skin classes
|
2023-02-15 18:23:19 +09:00 |
SkinUtils.cs
|
…
|
|
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
|
…
|
|
TrianglesSkin.cs
|
Ensure skin default component layouts only apply to global layout for now
|
2023-02-17 18:24:05 +09:00 |
UnsupportedSkinComponentException.cs
|
…
|
|