.. |
BeatmapSkinProvidingContainer.cs
|
Reverted change to AllowConfigurationLookup and added a separate AllowColourLookup bool with config case based on lookup type in SkinProvidingContainer GetConfig call.
|
2021-01-13 13:07:07 -05:00 |
DefaultLegacySkin.cs
|
Expose resources to skin via interface (and share common pieces with beatmap)
|
2020-12-21 15:18:52 +09:00 |
DefaultSkin.cs
|
Use ISample everywhere in Skin GetSample lookup path
|
2021-02-18 18:32:28 +09:00 |
DefaultSkinConfiguration.cs
|
|
|
GameplaySkinComponent.cs
|
|
|
GlobalSkinColours.cs
|
|
|
HUDSkinComponent.cs
|
|
|
HUDSkinComponents.cs
|
|
|
IAnimationTimeReference.cs
|
|
|
IPooledSampleProvider.cs
|
|
|
ISkin.cs
|
Use ISample everywhere in Skin GetSample lookup path
|
2021-02-18 18:32:28 +09:00 |
ISkinComponent.cs
|
|
|
ISkinSource.cs
|
|
|
LegacyAccuracyCounter.cs
|
|
|
LegacyBeatmapSkin.cs
|
Use ISample everywhere in Skin GetSample lookup path
|
2021-02-18 18:32:28 +09:00 |
LegacyColourCompatibility.cs
|
|
|
LegacyHealthDisplay.cs
|
|
|
LegacyJudgementPieceNew.cs
|
|
|
LegacyJudgementPieceOld.cs
|
|
|
LegacyManiaSkinConfiguration.cs
|
simplify implementation and adjust the default values
|
2020-12-13 22:43:36 +06:00 |
LegacyManiaSkinConfigurationLookup.cs
|
|
|
LegacyManiaSkinDecoder.cs
|
Only trim trailing spaces to avoid breakage in storyboard parsing
|
2021-03-18 16:30:30 +09:00 |
LegacyRollingCounter.cs
|
|
|
LegacyScoreCounter.cs
|
|
|
LegacySkin.cs
|
Move nested class to bottom of file
|
2021-02-22 18:34:05 +09:00 |
LegacySkinConfiguration.cs
|
|
|
LegacySkinDecoder.cs
|
|
|
LegacySkinExtensions.cs
|
|
|
LegacySkinResourceStore.cs
|
|
|
LegacySkinTransformer.cs
|
Use ISample everywhere in Skin GetSample lookup path
|
2021-02-18 18:32:28 +09:00 |
LegacySpriteText.cs
|
|
|
PausableSkinnableSound.cs
|
Merge branch 'master' into non-concurrent-sample-playback
|
2021-02-12 17:22:15 +09:00 |
PoolableSkinnableSample.cs
|
Remove redundant interface specification
|
2021-02-22 14:54:48 +09:00 |
Skin.cs
|
Merge branch 'master' into fix-unsafe-skinnable-sample-play
|
2021-03-18 19:51:46 +01:00 |
SkinConfigManager.cs
|
|
|
SkinConfiguration.cs
|
|
|
SkinCustomColourLookup.cs
|
|
|
SkinFileInfo.cs
|
|
|
SkinInfo.cs
|
|
|
SkinManager.cs
|
Merge branch 'master' into fix-unsafe-skinnable-sample-play
|
2021-03-18 19:51:46 +01:00 |
SkinnableDrawable.cs
|
|
|
SkinnableSound.cs
|
Merge branch 'master' into fix-unsafe-skinnable-sample-play
|
2021-02-22 18:31:27 +09:00 |
SkinnableSprite.cs
|
|
|
SkinnableSpriteText.cs
|
Apply changes to UI components overriding functions with changing signatures
|
2021-02-22 19:01:42 +09:00 |
SkinProvidingContainer.cs
|
Use ISample everywhere in Skin GetSample lookup path
|
2021-02-18 18:32:28 +09:00 |
SkinReloadableDrawable.cs
|
|
|
SkinStore.cs
|
|
|
SkinUtils.cs
|
|
|