.. |
Components
|
Merge branch 'master' into locale/skin-editor-components
|
2023-02-03 15:24:00 +09:00 |
ArgonProSkin.cs
|
Change asset folder
|
2022-12-20 21:18:51 +09:00 |
ArgonSkin.cs
|
feat(hud/gameplay): implement Argon variant of `SongProgress`
|
2023-01-09 21:59:48 +01:00 |
BeatmapSkinProvidingContainer.cs
|
…
|
|
DefaultLegacySkin.cs
|
…
|
|
FontAdjustableSkinComponent.cs
|
refactor: change namespacing to allow osu-localisation-analyzer to process all strings
|
2023-02-02 00:46:14 +00:00 |
GameplaySkinComponentLookup.cs
|
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
|
2022-12-16 18:16:26 +09:00 |
GlobalSkinColours.cs
|
…
|
|
GlobalSkinComponentLookup.cs
|
…
|
|
IAnimationTimeReference.cs
|
…
|
|
IPooledSampleProvider.cs
|
…
|
|
ISkin.cs
|
…
|
|
ISkinComponentLookup.cs
|
…
|
|
ISkinSource.cs
|
…
|
|
ISkinTransformer.cs
|
…
|
|
ISkinnableDrawable.cs
|
…
|
|
ISkinnableTarget.cs
|
…
|
|
LegacyAccuracyCounter.cs
|
…
|
|
LegacyBeatmapSkin.cs
|
…
|
|
LegacyColourCompatibility.cs
|
…
|
|
LegacyComboCounter.cs
|
…
|
|
LegacyFont.cs
|
…
|
|
LegacyHealthDisplay.cs
|
…
|
|
LegacyJudgementPieceNew.cs
|
Do the thing aka fix the if
|
2023-01-26 10:01:33 -03:00 |
LegacyJudgementPieceOld.cs
|
Apply NRT to `LegacyJudgementPieceOld`
|
2023-02-02 14:19:00 +09:00 |
LegacyKiaiFlashingDrawable.cs
|
Fix incorrect application layer causing completely discoloured circles
|
2023-01-11 19:29:17 +09:00 |
LegacyManiaSkinConfiguration.cs
|
…
|
|
LegacyManiaSkinConfigurationLookup.cs
|
…
|
|
LegacyManiaSkinDecoder.cs
|
…
|
|
LegacyRollingCounter.cs
|
Apply NRT to all simple auxiliary skin classes
|
2023-01-26 17:53:04 +09:00 |
LegacyScoreCounter.cs
|
Apply NRT to all simple auxiliary skin classes
|
2023-01-26 17:53:04 +09:00 |
LegacySkin.cs
|
Do the thing aka fix the if
|
2023-01-26 10:01:33 -03:00 |
LegacySkinDecoder.cs
|
Apply NRT to all simple auxiliary skin classes
|
2023-01-26 17:53:04 +09:00 |
LegacySkinExtensions.cs
|
…
|
|
LegacySkinTransformer.cs
|
…
|
|
LegacySongProgress.cs
|
Combine common code into `SongProgress` base class
|
2023-01-18 15:23:55 +09:00 |
LegacySpriteText.cs
|
Apply NRT to all simple auxiliary skin classes
|
2023-01-26 17:53:04 +09:00 |
MaxDimensionLimitedTextureLoaderStore.cs
|
Fix `GetAsync()` not limiting texture dimensions
|
2023-01-25 19:02:35 +01:00 |
PausableSkinnableSound.cs
|
…
|
|
PoolableSkinnableSample.cs
|
…
|
|
RealmBackedResourceStore.cs
|
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
|
2022-12-16 18:16:26 +09:00 |
ResourceStoreBackedSkin.cs
|
…
|
|
RulesetSkinProvidingContainer.cs
|
…
|
|
Skin.cs
|
Fix sample store creation mutating shared resource store
|
2023-01-30 20:48:52 +01:00 |
SkinComboColourLookup.cs
|
…
|
|
SkinConfigManager.cs
|
…
|
|
SkinConfiguration.cs
|
…
|
|
SkinCustomColourLookup.cs
|
Apply NRT to all simple auxiliary skin classes
|
2023-01-26 17:53:04 +09:00 |
SkinImporter.cs
|
Fix some more inspections
|
2022-12-16 20:21:19 +09:00 |
SkinInfo.cs
|
Add argon pro skin
|
2022-12-20 21:18:51 +09:00 |
SkinManager.cs
|
Don't use bindables to avoid potential cross-usage contamination
|
2023-01-10 01:10:20 +09:00 |
SkinProvidingContainer.cs
|
…
|
|
SkinReloadableDrawable.cs
|
…
|
|
SkinTransformer.cs
|
…
|
|
SkinUtils.cs
|
…
|
|
SkinnableDrawable.cs
|
…
|
|
SkinnableSound.cs
|
Refactor `SkinnableSound.Samples` to be non-nullable
|
2023-01-27 19:32:30 +09:00 |
SkinnableSprite.cs
|
refactor: change namespacing to allow osu-localisation-analyzer to process all strings
|
2023-02-02 00:46:14 +00:00 |
SkinnableSpriteText.cs
|
…
|
|
SkinnableTargetComponentsContainer.cs
|
…
|
|
SkinnableTargetContainer.cs
|
…
|
|
TrianglesSkin.cs
|
…
|
|
UnsupportedSkinComponentException.cs
|
…
|
|