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-14 10:57:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c629a7a36f
osu
/
osu.Game
/
Skinning
History
Dean Herbert
c629a7a36f
Fix random selection and avoid using legacy events for handling skin import/deletion
2021-11-29 18:28:25 +09:00
..
Editor
fix aspect locked scaling of skin components
2021-11-04 17:10:41 -04:00
BeatmapSkinProvidingContainer.cs
DefaultLegacySkin.cs
Update skin implementations to match new structures
2021-11-29 18:28:25 +09:00
DefaultSkin.cs
Update skin implementations to match new structures
2021-11-29 18:28:25 +09:00
EFSkinInfo.cs
Replace EF
SkinInfo
with realm implementation
2021-11-29 18:28:25 +09:00
GameplaySkinComponent.cs
GlobalSkinColours.cs
HUDSkinComponents.cs
IAnimationTimeReference.cs
IPooledSampleProvider.cs
ISkin.cs
ISkinComponent.cs
ISkinnableDrawable.cs
ISkinnableTarget.cs
ISkinSource.cs
LegacyAccuracyCounter.cs
LegacyBeatmapSkin.cs
Update skin implementations to match new structures
2021-11-29 18:28:25 +09:00
LegacyColourCompatibility.cs
LegacyDatabasedSkinResourceStore.cs
Update skin implementations to match new structures
2021-11-29 18:28:25 +09:00
LegacyFont.cs
LegacyHealthDisplay.cs
LegacyJudgementPieceNew.cs
LegacyJudgementPieceOld.cs
LegacyManiaSkinConfiguration.cs
LegacyManiaSkinConfigurationLookup.cs
LegacyManiaSkinDecoder.cs
LegacyRollingCounter.cs
LegacyScoreCounter.cs
LegacySkin.cs
Update skin implementations to match new structures
2021-11-29 18:28:25 +09:00
LegacySkinDecoder.cs
LegacySkinExtensions.cs
LegacySkinResourceStore.cs
Update skin implementations to match new structures
2021-11-29 18:28:25 +09:00
LegacySkinTransformer.cs
LegacySpriteText.cs
PausableSkinnableSound.cs
PoolableSkinnableSample.cs
ResourceStoreBackedSkin.cs
RulesetSkinProvidingContainer.cs
Skin.cs
Use
ILive
for
Skin.SkinInfo
2021-11-29 18:28:25 +09:00
SkinComboColourLookup.cs
SkinConfigManager.cs
SkinConfiguration.cs
SkinCustomColourLookup.cs
SkinFileInfo.cs
Update all models to implement
IHasNamedFiles
2021-11-25 16:41:12 +09:00
SkinInfo.cs
Create Guid constants for system skins (and store skin choice to configuration as guid)
2021-11-29 18:28:25 +09:00
SkinManager.cs
Fix random selection and avoid using legacy events for handling skin import/deletion
2021-11-29 18:28:25 +09:00
SkinModelManager.cs
Implement missing behaviours required for skin file operations via
RealmArchiveModelManager
2021-11-29 18:28:25 +09:00
SkinnableDrawable.cs
SkinnableSound.cs
SkinnableSprite.cs
SkinnableSpriteText.cs
SkinnableTarget.cs
SkinnableTargetComponent.cs
SkinnableTargetComponentsContainer.cs
SkinnableTargetContainer.cs
SkinProvidingContainer.cs
SkinReloadableDrawable.cs
SkinStore.cs
Replace EF
SkinInfo
with realm implementation
2021-11-29 18:28:25 +09:00
SkinUtils.cs