.. |
Editor
|
Remove unnecessary double specification
|
2021-05-26 15:20:47 +09:00 |
BeatmapSkinProvidingContainer.cs
|
|
|
DefaultLegacySkin.cs
|
Add ability for LegacySkin s to customise the fallback provider
|
2021-05-31 21:29:47 +09:00 |
DefaultSkin.cs
|
Merge branch 'master' into remove-hud-component-lookup
|
2021-05-31 09:23:04 +03: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
|
Fix incorrect fallback logic in LegacyBeatmapSkin
|
2021-05-31 21:29:47 +09:00 |
LegacyColourCompatibility.cs
|
|
|
LegacyFont.cs
|
Add legacy font enum and extensions
|
2021-03-13 06:05:36 +03:00 |
LegacyHealthDisplay.cs
|
Rename ISkinnableComponent to ISkinnableDrawable
|
2021-05-13 17:06:00 +09:00 |
LegacyJudgementPieceNew.cs
|
|
|
LegacyJudgementPieceOld.cs
|
|
|
LegacyManiaSkinConfiguration.cs
|
|
|
LegacyManiaSkinConfigurationLookup.cs
|
|
|
LegacyManiaSkinDecoder.cs
|
Only trim trailing spaces to avoid breakage in storyboard parsing
|
2021-03-18 16:30:30 +09:00 |
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
|
Move FindProvider to ISkinSource
|
2021-06-06 12:17:32 +09:00 |
LegacySkinConfiguration.cs
|
Move hit circle font from osu! ruleset
|
2021-03-13 06:05:36 +03:00 |
LegacySkinDecoder.cs
|
Remove unnecessary second call to StripComments in skin parsing logic
|
2021-03-25 13:35:42 +09:00 |
LegacySkinExtensions.cs
|
Ensure all frames in an animation are retrieved from the same skin
|
2021-06-04 16:18:04 +09:00 |
LegacySkinResourceStore.cs
|
|
|
LegacySkinTransformer.cs
|
Make FindProvider non-default
|
2021-05-31 21:29:47 +09:00 |
LegacySpriteText.cs
|
Update Legacy components to not require skin in ctor
|
2021-05-11 18:39:14 +09:00 |
PausableSkinnableSound.cs
|
Add failing test
|
2021-04-20 16:51:00 +09:00 |
PoolableSkinnableSample.cs
|
Fix disposal rather than performing some weird hack
|
2021-03-19 20:30:52 +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
|
Move FindProvider to ISkinSource
|
2021-06-06 12:17:32 +09:00 |
SkinnableDrawable.cs
|
Fix inspection
|
2021-05-13 21:59:38 +09:00 |
SkinnableSound.cs
|
Fix back to front initialisation order
|
2021-03-20 10:51:58 +09:00 |
SkinnableSprite.cs
|
|
|
SkinnableSpriteText.cs
|
Apply changes to UI components overriding functions with changing signatures
|
2021-02-22 19:01: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
|
Pass correct member name to ArgumentException s
|
2021-05-14 22:16:37 +02:00 |
SkinProvidingContainer.cs
|
Fix potential nullref in SkinProvidingContainer
|
2021-05-31 21:29:47 +09:00 |
SkinReloadableDrawable.cs
|
|
|
SkinStore.cs
|
|
|
SkinUtils.cs
|
|
|