.. |
Components
|
Fix `BeatmapAttributeText` breaking due to enum serialisation woes
|
2024-05-03 14:27:34 +02:00 |
Triangles
|
Move skinnable interface specification to non-`abstract` classes
|
2024-03-08 10:23:46 +08:00 |
ArgonProSkin.cs
|
Add support for Argon hitsounds
|
2024-03-08 21:43:18 +09:00 |
ArgonSkin.cs
|
Fix incorrect skin lookup shortcutting causing sprites to no longer work
|
2024-08-17 02:33:52 +09:00 |
BeatmapSkinProvidingContainer.cs
|
Expand explanation in inline comment
|
2024-07-05 10:09:06 +09:00 |
DefaultLegacySkin.cs
|
Change `ResourceStore` provided to `Skin` to be a fallback, not replacement
|
2023-11-16 20:19:01 +09:00 |
DefaultSkinComponentsContainer.cs
|
…
|
|
FontAdjustableSkinComponent.cs
|
…
|
|
GameplaySkinComponentLookup.cs
|
Remove unused members from GameplaySkinComponentLookup
|
2024-04-19 18:03:13 +09:00 |
GlobalSkinColours.cs
|
…
|
|
IAnimationTimeReference.cs
|
…
|
|
IPooledSampleProvider.cs
|
…
|
|
ISerialisableDrawable.cs
|
Remove `SupportsClosestAnchor` for the time being
|
2024-08-09 15:30:21 +09:00 |
ISerialisableDrawableContainer.cs
|
Remove unused method
|
2024-04-19 20:36:24 +09:00 |
ISkin.cs
|
Fix incorrect colour fallback handling
|
2024-08-06 15:43:39 +09:00 |
ISkinComponentLookup.cs
|
…
|
|
ISkinSource.cs
|
…
|
|
ISkinTransformer.cs
|
…
|
|
LegacyAccuracyCounter.cs
|
…
|
|
LegacyBeatmapSkin.cs
|
Disable high resolution texture lookup for legacy beatmap skins to match stable
|
2024-01-17 12:56:29 +03:00 |
LegacyColourCompatibility.cs
|
…
|
|
LegacyComboCounter.cs
|
Abstractify `LegacyComboCounter` to re-use for mania
|
2023-12-30 05:29:22 +03:00 |
LegacyDefaultComboCounter.cs
|
Fix legacy combo counter bounce animation not always playing
|
2024-08-17 15:13:44 +09:00 |
LegacyFont.cs
|
…
|
|
LegacyHealthDisplay.cs
|
Remove vertex update overheads
|
2024-01-09 17:35:01 +09:00 |
LegacyJudgementPieceNew.cs
|
Revert "Remove dead code" (mostly)
|
2024-01-29 19:43:40 +09:00 |
LegacyJudgementPieceOld.cs
|
Adjust slider tick / end misses to show slightly longer
|
2024-01-31 17:41:26 +09:00 |
LegacyKeyCounter.cs
|
Sanitise font sizes / weights
|
2024-08-06 15:17:43 +09:00 |
LegacyKeyCounterDisplay.cs
|
Fix legacy key counter's background being visible when intended to be hidden
|
2024-08-06 16:12:00 +09:00 |
LegacyKiaiFlashingDrawable.cs
|
…
|
|
LegacyManiaSkinConfiguration.cs
|
Add legacy mania combo counter lookups
|
2023-12-30 05:29:22 +03:00 |
LegacyManiaSkinConfigurationLookup.cs
|
Merge branch 'master' into mania-combo-counter
|
2024-08-09 00:19:17 +09:00 |
LegacyManiaSkinDecoder.cs
|
Merge branch 'master' into mania-combo-counter
|
2024-08-09 00:19:17 +09:00 |
LegacyNoteBodyStyle.cs
|
…
|
|
LegacyRankDisplay.cs
|
Adjust transitions
|
2024-06-07 17:04:16 +08:00 |
LegacyRollingCounter.cs
|
…
|
|
LegacyScoreCounter.cs
|
…
|
|
LegacySkin.cs
|
Fix incorrect skin lookup shortcutting causing sprites to no longer work
|
2024-08-17 02:33:52 +09:00 |
LegacySkinDecoder.cs
|
…
|
|
LegacySkinExtensions.cs
|
…
|
|
LegacySkinTransformer.cs
|
Add back removed xmldoc
|
2024-08-08 16:36:54 +09:00 |
LegacySongProgress.cs
|
Update usage of `CircularProgress.Current`
|
2024-03-06 12:13:10 +08:00 |
LegacySpriteText.cs
|
Use zero baseline for legacy sprite text display
|
2024-08-15 13:07:42 +09:00 |
LegacyTextureLoaderStore.cs
|
Update ImageSharp usages
|
2024-03-06 12:13:12 +08:00 |
MaxDimensionLimitedTextureLoaderStore.cs
|
Update ImageSharp usages
|
2024-03-06 12:13:12 +08:00 |
PausableSkinnableSound.cs
|
…
|
|
PoolableSkinnableSample.cs
|
…
|
|
RealmBackedResourceStore.cs
|
…
|
|
ResourceStoreBackedSkin.cs
|
…
|
|
RulesetSkinProvidingContainer.cs
|
Fix classic fallback not having a transformer (and only add if required)
|
2024-07-04 20:17:39 +09:00 |
SerialisableDrawableExtensions.cs
|
Update `HasFlag` usages
|
2024-07-03 00:19:04 +09:00 |
SerialisedDrawableInfo.cs
|
Update `HasFlag` usages
|
2024-07-03 00:19:04 +09:00 |
Skin.cs
|
Rename `SkinComponentsContainer` to `SkinnableContainer`
|
2024-08-22 17:42:50 +09:00 |
SkinComboColourLookup.cs
|
…
|
|
SkinComponentsContainerLookup.cs
|
…
|
|
SkinConfigManager.cs
|
…
|
|
SkinConfiguration.cs
|
Simplify input overlay text colour decode (and fix incorrect default)
|
2024-07-24 14:53:01 +02:00 |
SkinCustomColourLookup.cs
|
…
|
|
SkinImporter.cs
|
Store layout version in `SkinLayoutVersion` instead and refactor migration code
|
2024-07-01 08:30:37 +03:00 |
SkinInfo.cs
|
Store layout version in `SkinLayoutVersion` instead and refactor migration code
|
2024-07-01 08:30:37 +03:00 |
SkinLayoutInfo.cs
|
Rename `SkinComponentsContainer` to `SkinnableContainer`
|
2024-08-22 17:42:50 +09:00 |
SkinManager.cs
|
Add basic flow for mounting beatmaps for external editing
|
2024-07-10 18:29:51 +09:00 |
SkinProvidingContainer.cs
|
Fix nullability failure
|
2024-07-04 20:17:40 +09:00 |
SkinReloadableDrawable.cs
|
…
|
|
SkinTransformer.cs
|
…
|
|
SkinUtils.cs
|
…
|
|
SkinnableContainer.cs
|
Rename `SkinComponentsContainer` to `SkinnableContainer`
|
2024-08-22 17:42:50 +09:00 |
SkinnableDrawable.cs
|
…
|
|
SkinnableSound.cs
|
Remove LINQ calls in hot paths
|
2024-01-07 14:31:22 +09:00 |
SkinnableSprite.cs
|
…
|
|
SkinnableSpriteText.cs
|
…
|
|
TrianglesSkin.cs
|
Fix incorrect skin lookup shortcutting causing sprites to no longer work
|
2024-08-17 02:33:52 +09:00 |
UnsupportedSkinComponentException.cs
|
…
|
|
UserConfiguredLayoutContainer.cs
|
Avoid making non-ruleset transformers in `Ruleset.CreateSkinTransformer`
|
2024-08-08 16:29:54 +09:00 |