.. |
Editor
|
Fix skin editor potentially leaving game-wide masking in the wrong state
|
2021-09-17 13:48:20 +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
|
Merge branch 'master' into refactor-combo-colour-retrieval
|
2021-07-20 10:08:25 +03: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 property, reword xmldoc and improve readability of update code
|
2021-07-21 17:32:56 +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
|
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
|
Add xmldoc and remove any question of how the intitial flow is being run
|
2021-07-06 17:18:45 +09:00 |
Skin.cs
|
…
|
|
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
|
Change brackets to square
|
2021-08-23 20:37:19 +09:00 |
SkinProvidingContainer.cs
|
Merge branch 'master' into refactor-combo-colour-retrieval
|
2021-07-20 10:08:25 +03:00 |
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 |