1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game/Skinning
2022-11-23 16:45:46 +09:00
..
Components Rename attributes in enum to match better with user expectations 2022-11-23 16:45:46 +09:00
Editor Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
ArgonSkin.cs Fix SkinnableSprite lookups broken in lazer-first skins 2022-11-13 12:46:21 +09:00
BeatmapSkinProvidingContainer.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
DefaultLegacySkin.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
GameplaySkinComponentLookup.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
GlobalSkinColours.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
GlobalSkinComponentLookup.cs Remove LookupName from base ISkinComponentLookup 2022-11-09 17:46:43 +09:00
IAnimationTimeReference.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
IPooledSampleProvider.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
ISkin.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
ISkinComponentLookup.cs Remove LookupName from base ISkinComponentLookup 2022-11-09 17:46:43 +09:00
ISkinnableDrawable.cs Rename SkinnableTarget to GlobalSkinLookup 2022-11-09 17:46:43 +09:00
ISkinnableTarget.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
ISkinSource.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
ISkinTransformer.cs Fix sprite dropdown not showing resources from non-legacy skins during gameplay 2022-09-22 18:53:43 +09:00
LegacyAccuracyCounter.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
LegacyBeatmapSkin.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
LegacyColourCompatibility.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
LegacyComboCounter.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
LegacyFont.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
LegacyHealthDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LegacyJudgementPieceNew.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
LegacyJudgementPieceOld.cs Rename parameter to clarify purpose 2022-09-13 02:21:01 +03:00
LegacyKiaiFlashingDrawable.cs Adjust flash intensity and fade values to feel better 2022-10-19 00:51:44 +02:00
LegacyManiaSkinConfiguration.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LegacyManiaSkinConfigurationLookup.cs Add ability to pad stage vertically 2022-10-07 15:45:35 +09:00
LegacyManiaSkinDecoder.cs Disable alpha component parsing in beatmap / skin colour sections 2022-09-21 16:11:41 +09:00
LegacyRollingCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LegacyScoreCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LegacySkin.cs Fix SkinnableSprite lookups broken in lazer-first skins 2022-11-13 12:46:21 +09:00
LegacySkinDecoder.cs Disable alpha component parsing in beatmap / skin colour sections 2022-09-21 16:11:41 +09:00
LegacySkinExtensions.cs Apply IRenderer changes 2022-08-02 19:50:57 +09:00
LegacySkinTransformer.cs Add legacy skin fallback when beatmap skin is providing resources 2022-10-12 17:47:20 +09:00
LegacySongProgress.cs Adjust metrics 2022-07-28 18:50:46 +09:00
LegacySpriteText.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PausableSkinnableSound.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PoolableSkinnableSample.cs Fix some lingering inspections 2022-11-09 17:46:24 +09:00
RealmBackedResourceStore.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ResourceStoreBackedSkin.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
RulesetSkinProvidingContainer.cs Remove completely incorrect check before applying ruleset transformer 2022-10-12 17:07:13 +09:00
Skin.cs Fix SkinnableSprite lookups broken in lazer-first skins 2022-11-13 12:46:21 +09:00
SkinComboColourLookup.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
SkinConfigManager.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
SkinConfiguration.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
SkinCustomColourLookup.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SkinImporter.cs Remove various simple obsoletions 2022-10-28 13:20:58 +09:00
SkinInfo.cs Merge branch 'master' into argon-skin 2022-09-21 13:00:16 +09:00
SkinManager.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
SkinnableDrawable.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
SkinnableSound.cs Update Remove/RemoveRange/RemoveAll calls in line with framework changes 2022-08-29 15:57:40 +09:00
SkinnableSprite.cs Remove LookupName from base ISkinComponentLookup 2022-11-09 17:46:43 +09:00
SkinnableSpriteText.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
SkinnableTargetComponentsContainer.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
SkinnableTargetContainer.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
SkinProvidingContainer.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
SkinReloadableDrawable.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
SkinTransformer.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
SkinUtils.cs Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
TrianglesSkin.cs Fix SkinnableSprite lookups broken in lazer-first skins 2022-11-13 12:46:21 +09:00
UnsupportedSkinComponentException.cs Remove LookupName from base ISkinComponentLookup 2022-11-09 17:46:43 +09:00