.. |
BeatmapSkinProvidingContainer.cs
|
Fix editor not using beatmap combo colours initially on load
|
2020-09-23 13:16:50 +09:00 |
DefaultLegacySkin.cs
|
…
|
|
DefaultSkin.cs
|
…
|
|
DefaultSkinConfiguration.cs
|
…
|
|
GameplaySkinComponent.cs
|
…
|
|
GlobalSkinColours.cs
|
…
|
|
HUDSkinComponent.cs
|
Add skin components and interfaces
|
2020-10-14 19:16:34 +09:00 |
HUDSkinComponents.cs
|
Merge branch 'skinnable-combo-counter' into skinnable-score-display
|
2020-10-15 17:52:06 +09:00 |
IAnimationTimeReference.cs
|
…
|
|
ISkin.cs
|
…
|
|
ISkinComponent.cs
|
…
|
|
ISkinSource.cs
|
…
|
|
LegacyBeatmapSkin.cs
|
Revert "Add marker interface for beatmap skins"
|
2020-08-31 18:29:46 +02:00 |
LegacyColourCompatibility.cs
|
Merge remote-tracking branch 'upstream/master' into catch-combo-counter
|
2020-09-01 20:17:25 +03:00 |
LegacyManiaSkinConfiguration.cs
|
Merge remote-tracking branch 'upstream/master' into catch-combo-counter
|
2020-09-01 20:17:25 +03:00 |
LegacyManiaSkinConfigurationLookup.cs
|
Merge remote-tracking branch 'upstream/master' into catch-combo-counter
|
2020-09-01 20:17:25 +03:00 |
LegacyManiaSkinDecoder.cs
|
Merge remote-tracking branch 'upstream/master' into catch-combo-counter
|
2020-09-01 20:17:25 +03:00 |
LegacyRollingCounter.cs
|
Generalise LegacyRollingCounter
|
2020-09-12 22:40:32 +02:00 |
LegacyScoreCounter.cs
|
Fix positioning of score display in HUD overlay
|
2020-10-15 17:14:42 +09:00 |
LegacySkin.cs
|
Merge branch 'skinnable-combo-counter' into skinnable-score-display
|
2020-10-15 17:52:06 +09:00 |
LegacySkinConfiguration.cs
|
Move SpinnerNoBlink to OsuSkinConfiguration
|
2020-09-28 12:24:30 +02:00 |
LegacySkinDecoder.cs
|
…
|
|
LegacySkinExtensions.cs
|
Move out into a separate method
|
2020-08-25 15:16:41 +09:00 |
LegacySkinResourceStore.cs
|
…
|
|
LegacySkinTransformer.cs
|
Move HasFont to legacy skin extensions class instead
|
2020-08-19 07:58:23 +03:00 |
LegacySpriteText.cs
|
Simplify score font lookup
|
2020-10-15 17:49:55 +09:00 |
PausableSkinnableSound.cs
|
Don't stop non-looping samples immediately when pausing
|
2020-10-05 15:07:46 +09:00 |
Skin.cs
|
…
|
|
SkinConfigManager.cs
|
…
|
|
SkinConfiguration.cs
|
Remove set from properties in SkinConfiguration classes
|
2020-08-31 17:48:36 +02:00 |
SkinCustomColourLookup.cs
|
…
|
|
SkinFileInfo.cs
|
…
|
|
SkinInfo.cs
|
…
|
|
SkinManager.cs
|
User IEnumerable for HandledExtensions
|
2020-10-02 16:17:10 +09:00 |
SkinProvidingContainer.cs
|
…
|
|
SkinReloadableDrawable.cs
|
…
|
|
SkinStore.cs
|
…
|
|
SkinUtils.cs
|
…
|
|
SkinnableDrawable.cs
|
Allow bypassing origin/anchor setting of skinnable components
|
2020-10-14 19:16:34 +09:00 |
SkinnableSound.cs
|
Merge branch 'master' into fix-storyboard-sample-pausing
|
2020-09-30 22:42:26 +09:00 |
SkinnableSprite.cs
|
…
|
|
SkinnableSpriteText.cs
|
…
|
|