.. |
Editor
|
Use null check instead of assert in Hide() due to public exposure
|
2021-09-29 18:58:43 +09:00 |
BeatmapSkinProvidingContainer.cs
|
Fix regressed tests
|
2021-07-06 17:37:34 +09:00 |
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
|
|
|
ISkinnableDrawable.cs
|
|
|
ISkinnableTarget.cs
|
|
|
ISkinSource.cs
|
Add missing documentation for SourceChanged
|
2021-10-12 12:50:28 +09:00 |
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
|
Remove redundant arguments
|
2021-07-05 23:52:39 +08:00 |
LegacyJudgementPieceOld.cs
|
|
|
LegacyManiaSkinConfiguration.cs
|
|
|
LegacyManiaSkinConfigurationLookup.cs
|
|
|
LegacyManiaSkinDecoder.cs
|
|
|
LegacyRollingCounter.cs
|
|
|
LegacyScoreCounter.cs
|
Use localisable format string for comma separator mode
|
2021-10-10 17:41:16 +09:00 |
LegacySkin.cs
|
Merge branch 'master' into refactor-combo-colour-retrieval
|
2021-07-20 10:08:25 +03:00 |
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
|
Rename OnSourceChanged and expand on xmldoc to mention that it doesn't fire SourceChanged
|
2021-10-12 13:04:48 +09:00 |
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 |
SkinnableDrawable.cs
|
|
|
SkinnableSound.cs
|
|
|
SkinnableSprite.cs
|
|
|
SkinnableSpriteText.cs
|
|
|
SkinnableTarget.cs
|
|
|
SkinnableTargetComponent.cs
|
|
|
SkinnableTargetComponentsContainer.cs
|
|
|
SkinnableTargetContainer.cs
|
Fix two different skins displaying at the same time when rapidly switching
|
2021-10-11 16:11:15 +09:00 |
SkinProvidingContainer.cs
|
Rename OnSourceChanged and expand on xmldoc to mention that it doesn't fire SourceChanged
|
2021-10-12 13:04:48 +09:00 |
SkinReloadableDrawable.cs
|
|
|
SkinStore.cs
|
Remove remnants of DatabasedSetting from SkinInfo
|
2021-09-15 17:12:04 +09:00 |
SkinUtils.cs
|
|
|