.. |
Editor
|
Remove unnecessary double specification
|
2021-05-26 15:20:47 +09:00 |
BeatmapSkinProvidingContainer.cs
|
|
|
DefaultLegacySkin.cs
|
Move leagcy resource store construction local to DefaultLegacySkin
|
2021-05-31 19:14:49 +09:00 |
DefaultSkin.cs
|
Add comment explaining why origin is flipped
|
2021-05-20 01:59:30 +09:00 |
DefaultSkinConfiguration.cs
|
|
|
GameplaySkinComponent.cs
|
|
|
GlobalSkinColours.cs
|
|
|
HUDSkinComponent.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
|
Add the concept of skinnable target containers and mark a basic one for HUD elements
|
2021-05-11 18:39:14 +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
|
|
|
LegacyAccuracyCounter.cs
|
Rename ISkinnableComponent to ISkinnableDrawable
|
2021-05-13 17:06:00 +09:00 |
LegacyBeatmapSkin.cs
|
Fix potential nullref
|
2021-05-29 21:22:46 +03:00 |
LegacyColourCompatibility.cs
|
|
|
LegacyFont.cs
|
|
|
LegacyHealthDisplay.cs
|
Rename ISkinnableComponent to ISkinnableDrawable
|
2021-05-13 17:06:00 +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
|
Fix legacy combo counter not accounting for song progress bar
|
2021-05-23 16:46:57 +09:00 |
LegacySkinConfiguration.cs
|
|
|
LegacySkinDecoder.cs
|
|
|
LegacySkinExtensions.cs
|
|
|
LegacySkinResourceStore.cs
|
|
|
LegacySkinTransformer.cs
|
|
|
LegacySpriteText.cs
|
Update Legacy components to not require skin in ctor
|
2021-05-11 18:39:14 +09:00 |
PausableSkinnableSound.cs
|
|
|
PoolableSkinnableSample.cs
|
|
|
Skin.cs
|
Ignore skin component json data if deserialisation fails instead
|
2021-05-15 01:08:11 +02: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 leagcy resource store construction local to DefaultLegacySkin
|
2021-05-31 19:14:49 +09:00 |
SkinnableDrawable.cs
|
Fix inspection
|
2021-05-13 21:59:38 +09:00 |
SkinnableSound.cs
|
|
|
SkinnableSprite.cs
|
|
|
SkinnableSpriteText.cs
|
|
|
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
|
|
|
SkinReloadableDrawable.cs
|
|
|
SkinStore.cs
|
|
|
SkinUtils.cs
|
|
|