.. |
Editor
|
Use null check instead of assert in `Hide()` due to public exposure
|
2021-09-29 18:58:43 +09:00 |
BeatmapSkinProvidingContainer.cs
|
…
|
|
DefaultLegacySkin.cs
|
Add a way to change custom combo colours via `IHasComboColours`
|
2021-08-15 20:06:06 +02:00 |
DefaultSkin.cs
|
Adjust default location slightly, fix alignment of "pp" subtext
|
2021-10-05 15:28:03 +09:00 |
DefaultSkinConfiguration.cs
|
…
|
|
GameplaySkinComponent.cs
|
…
|
|
GlobalSkinColours.cs
|
…
|
|
HUDSkinComponents.cs
|
…
|
|
IAnimationTimeReference.cs
|
…
|
|
IPooledSampleProvider.cs
|
…
|
|
ISkin.cs
|
…
|
|
ISkinComponent.cs
|
…
|
|
ISkinSource.cs
|
…
|
|
ISkinnableDrawable.cs
|
…
|
|
ISkinnableTarget.cs
|
…
|
|
LegacyAccuracyCounter.cs
|
…
|
|
LegacyBeatmapSkin.cs
|
Rename all remaining cases
|
2021-10-03 00:55:29 +09:00 |
LegacyColourCompatibility.cs
|
…
|
|
LegacyFont.cs
|
…
|
|
LegacyHealthDisplay.cs
|
Use non linear colour interpolation for legacy health display
|
2021-08-10 11:29:31 +10:00 |
LegacyJudgementPieceNew.cs
|
…
|
|
LegacyJudgementPieceOld.cs
|
…
|
|
LegacyManiaSkinConfiguration.cs
|
…
|
|
LegacyManiaSkinConfigurationLookup.cs
|
…
|
|
LegacyManiaSkinDecoder.cs
|
…
|
|
LegacyRollingCounter.cs
|
…
|
|
LegacyScoreCounter.cs
|
…
|
|
LegacySkin.cs
|
…
|
|
LegacySkinConfiguration.cs
|
…
|
|
LegacySkinDecoder.cs
|
…
|
|
LegacySkinExtensions.cs
|
Add animation support for mania notes
|
2021-09-14 17:45:23 +09:00 |
LegacySkinResourceStore.cs
|
…
|
|
LegacySkinTransformer.cs
|
…
|
|
LegacySpriteText.cs
|
Consider legacy glyph texture heights as the baselines for simplicity
|
2021-09-15 09:14:47 +03:00 |
PausableSkinnableSound.cs
|
…
|
|
PoolableSkinnableSample.cs
|
…
|
|
ResourceStoreBackedSkin.cs
|
…
|
|
RulesetSkinProvidingContainer.cs
|
…
|
|
Skin.cs
|
Guard against exception in skin deserialisation
|
2021-10-01 22:17:38 +09:00 |
SkinComboColourLookup.cs
|
…
|
|
SkinConfigManager.cs
|
…
|
|
SkinConfiguration.cs
|
Add a way to change custom combo colours via `IHasComboColours`
|
2021-08-15 20:06:06 +02:00 |
SkinCustomColourLookup.cs
|
…
|
|
SkinFileInfo.cs
|
…
|
|
SkinInfo.cs
|
Remove remnants of `DatabasedSetting` from `SkinInfo`
|
2021-09-15 17:12:04 +09:00 |
SkinManager.cs
|
Initial push to use `ILive` in import process
|
2021-09-30 22:55:25 +09:00 |
SkinProvidingContainer.cs
|
…
|
|
SkinReloadableDrawable.cs
|
…
|
|
SkinStore.cs
|
Remove remnants of `DatabasedSetting` from `SkinInfo`
|
2021-09-15 17:12:04 +09:00 |
SkinUtils.cs
|
…
|
|
SkinnableDrawable.cs
|
…
|
|
SkinnableSound.cs
|
…
|
|
SkinnableSprite.cs
|
…
|
|
SkinnableSpriteText.cs
|
…
|
|
SkinnableTarget.cs
|
…
|
|
SkinnableTargetComponent.cs
|
…
|
|
SkinnableTargetComponentsContainer.cs
|
…
|
|
SkinnableTargetContainer.cs
|
Add comment explaining reasoning for override
|
2021-08-24 16:54:19 +09:00 |