.. |
Editor
|
Remove unnecessary double specification
|
2021-05-26 15:20:47 +09:00 |
BeatmapSkinProvidingContainer.cs
|
|
|
DefaultLegacySkin.cs
|
Remove now unused method
|
2021-06-08 12:06:42 +09:00 |
DefaultSkin.cs
|
Merge branch 'legacy-skin-default-fallback' into fix-skin-sample-lookup
|
2021-06-07 12:01:19 +09:00 |
DefaultSkinConfiguration.cs
|
|
|
GameplaySkinComponent.cs
|
|
|
GlobalSkinColours.cs
|
|
|
HUDSkinComponents.cs
|
Add new default locations for hit bar error displays
|
2021-05-18 15:50:50 +09:00 |
IAnimationTimeReference.cs
|
|
|
IPooledSampleProvider.cs
|
|
|
ISkin.cs
|
Move FindProvider to ISkinSource
|
2021-06-06 12:17:32 +09:00 |
ISkinComponent.cs
|
|
|
ISkinnableDrawable.cs
|
Rename ISkinnableComponent to ISkinnableDrawable
|
2021-05-13 17:06:00 +09:00 |
ISkinnableTarget.cs
|
Fix copy-paste oversights in xmldoc & exception messages
|
2021-05-14 22:15:43 +02:00 |
ISkinSource.cs
|
Move FindProvider to ISkinSource
|
2021-06-06 12:17:32 +09:00 |
LegacyAccuracyCounter.cs
|
Rename ISkinnableComponent to ISkinnableDrawable
|
2021-05-13 17:06:00 +09:00 |
LegacyBeatmapSkin.cs
|
Remove now unused method
|
2021-06-08 12:06:42 +09:00 |
LegacyColourCompatibility.cs
|
|
|
LegacyFont.cs
|
|
|
LegacyHealthDisplay.cs
|
Ensure all lookups in LegacyHealthDisplay use the found provider
|
2021-06-07 23:23:12 +09:00 |
LegacyJudgementPieceNew.cs
|
|
|
LegacyJudgementPieceOld.cs
|
|
|
LegacyManiaSkinConfiguration.cs
|
|
|
LegacyManiaSkinConfigurationLookup.cs
|
|
|
LegacyManiaSkinDecoder.cs
|
|
|
LegacyRollingCounter.cs
|
Update Legacy components to not require skin in ctor
|
2021-05-11 18:39:14 +09:00 |
LegacyScoreCounter.cs
|
Rename ISkinnableComponent to ISkinnableDrawable
|
2021-05-13 17:06:00 +09:00 |
LegacySkin.cs
|
Remove now unused method
|
2021-06-08 12:06:42 +09:00 |
LegacySkinConfiguration.cs
|
|
|
LegacySkinDecoder.cs
|
|
|
LegacySkinExtensions.cs
|
Refactor animation lookup to properly handle skins providing non-animated resources
|
2021-06-08 01:17:20 +09:00 |
LegacySkinResourceStore.cs
|
|
|
LegacySkinTransformer.cs
|
Fix FindProvider incorrectly returning LegacySkinTransformer itself
|
2021-06-07 23:23:44 +09:00 |
LegacySpriteText.cs
|
Update Legacy components to not require skin in ctor
|
2021-05-11 18:39:14 +09:00 |
PausableSkinnableSound.cs
|
|
|
PoolableSkinnableSample.cs
|
Merge branch 'master' into fix-skin-sample-lookup
|
2021-06-08 17:37:36 +09:00 |
Skin.cs
|
Move FindProvider to ISkinSource
|
2021-06-06 12:17:32 +09:00 |
SkinConfigManager.cs
|
|
|
SkinConfiguration.cs
|
|
|
SkinCustomColourLookup.cs
|
|
|
SkinFileInfo.cs
|
|
|
SkinInfo.cs
|
Move leagcy resource store construction local to DefaultLegacySkin
|
2021-05-31 19:14:49 +09:00 |
SkinManager.cs
|
Merge branch 'legacy-skin-default-fallback' into fix-skin-sample-lookup
|
2021-06-08 15:19:52 +09:00 |
SkinnableDrawable.cs
|
Remove allowFallback parameters completely
|
2021-05-27 14:50:42 +09:00 |
SkinnableSound.cs
|
|
|
SkinnableSprite.cs
|
Remove allowFallback parameters completely
|
2021-05-27 14:50:42 +09:00 |
SkinnableSpriteText.cs
|
Remove allowFallback parameters completely
|
2021-05-27 14:50:42 +09:00 |
SkinnableTarget.cs
|
Add the concept of skinnable target containers and mark a basic one for HUD elements
|
2021-05-11 18:39:14 +09:00 |
SkinnableTargetComponent.cs
|
Add the concept of skinnable target containers and mark a basic one for HUD elements
|
2021-05-11 18:39:14 +09:00 |
SkinnableTargetComponentsContainer.cs
|
SkinnableTargetWrapper -> SkinnableTargetComponentsContainer
|
2021-05-13 18:54:30 +09:00 |
SkinnableTargetContainer.cs
|
Remove allowFallback parameters completely
|
2021-05-27 14:50:42 +09:00 |
SkinProvidingContainer.cs
|
Fix FindProvider incorrectly returning LegacySkinTransformer itself
|
2021-06-07 23:23:44 +09:00 |
SkinReloadableDrawable.cs
|
Remove allowFallback parameters completely
|
2021-05-27 14:50:42 +09:00 |
SkinStore.cs
|
|
|
SkinUtils.cs
|
|
|