This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
Watch
1
Star
0
Fork
0
You've already forked osu
mirror of
https://github.com/ppy/osu
synced
2024-12-28 01:42:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
12a59eb34c
osu
/
osu.Game
/
Skinning
History
Dean Herbert
12a59eb34c
Remove vertex update overheads
2024-01-09 17:35:01 +09:00
..
Components
Allow use of skin username/flag/avatar components outside of gameplay
2023-11-23 17:15:03 +09:00
ArgonProSkin.cs
ArgonSkin.cs
Move non-matching default value to argon skin default speficiation instead
2023-11-16 14:18:49 +09:00
BeatmapSkinProvidingContainer.cs
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
GlobalSkinColours.cs
IAnimationTimeReference.cs
IPooledSampleProvider.cs
ISerialisableDrawable.cs
Apply
Bindable.Parse
refactorings
2023-12-13 14:07:38 +09:00
ISerialisableDrawableContainer.cs
ISkin.cs
ISkinComponentLookup.cs
ISkinSource.cs
ISkinTransformer.cs
LegacyAccuracyCounter.cs
LegacyBeatmapSkin.cs
Change
ResourceStore
provided to
Skin
to be a fallback, not replacement
2023-11-16 20:19:01 +09:00
LegacyColourCompatibility.cs
LegacyComboCounter.cs
LegacyFont.cs
LegacyHealthDisplay.cs
Remove vertex update overheads
2024-01-09 17:35:01 +09:00
LegacyJudgementPieceNew.cs
Attempt to standardise miss handling logic
2023-12-21 00:59:35 +09:00
LegacyJudgementPieceOld.cs
Add classic skin sprites for slider tick and slider end misses
2023-12-25 17:17:23 +09:00
LegacyKiaiFlashingDrawable.cs
LegacyManiaSkinConfiguration.cs
Make mania scroll speed independent of hit position
2023-12-26 12:46:21 +09:00
LegacyManiaSkinConfigurationLookup.cs
LegacyManiaSkinDecoder.cs
LegacyNoteBodyStyle.cs
LegacyRollingCounter.cs
LegacyScoreCounter.cs
LegacySkin.cs
Remove incorrect spec
2023-12-25 14:00:32 +01:00
LegacySkinDecoder.cs
LegacySkinExtensions.cs
LegacySkinTransformer.cs
LegacySongProgress.cs
Fix typo
2023-11-10 18:20:14 +09:00
LegacySpriteText.cs
Add
HexaconIcons
lookup to allow usage with
SpriteIcon
2023-11-24 13:17:39 +09:00
MaxDimensionLimitedTextureLoaderStore.cs
PausableSkinnableSound.cs
PoolableSkinnableSample.cs
RealmBackedResourceStore.cs
ResourceStoreBackedSkin.cs
RulesetSkinProvidingContainer.cs
SerialisableDrawableExtensions.cs
Flip comparison to allow non-composite drawables to still get resized
2023-11-10 20:00:20 +09:00
SerialisedDrawableInfo.cs
Only store width/height of serialised drawable if it isn't automatically computed
2023-11-10 19:12:26 +09:00
Skin.cs
Change
ResourceStore
provided to
Skin
to be a fallback, not replacement
2023-11-16 20:19:01 +09:00
SkinComboColourLookup.cs
SkinComponentsContainer.cs
SkinComponentsContainerLookup.cs
SkinConfigManager.cs
SkinConfiguration.cs
SkinCustomColourLookup.cs
SkinImporter.cs
SkinInfo.cs
SkinLayoutInfo.cs
SkinManager.cs
SkinnableDrawable.cs
SkinnableSound.cs
SkinnableSprite.cs
SkinnableSpriteText.cs
SkinProvidingContainer.cs
SkinReloadableDrawable.cs
SkinTransformer.cs
SkinUtils.cs
TrianglesSkin.cs
UnsupportedSkinComponentException.cs