.. |
Editor
|
Merge pull request #12886 from peppy/fix-skin-editor-context-menu-sticking
|
2021-05-20 21:03:35 +09:00 |
BeatmapSkinProvidingContainer.cs
|
|
|
DefaultLegacySkin.cs
|
Actually annotate the correct ctor
|
2021-05-12 23:53:39 +02: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
|
|
|
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
|
Add new default locations for hit bar error displays
|
2021-05-18 15:50:50 +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
|
Ignore possible nulls in Type.GetType() calls
|
2021-05-15 00:09:34 +02:00 |
SkinManager.cs
|
Remove outdated TODO
|
2021-05-13 17:22:05 +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
|
|
|