.. |
Editor
|
fix aspect locked scaling of skin components
|
2021-11-04 17:10:41 -04:00 |
BeatmapSkinProvidingContainer.cs
|
…
|
|
DefaultLegacySkin.cs
|
Fix default legacy skin not being able to read from stored `skin.ini`
|
2021-10-22 13:43:45 +09:00 |
DefaultSkin.cs
|
Merge branch 'master' into fix-skin-layout-editor-crash
|
2021-10-28 06:24:24 +09:00 |
GameplaySkinComponent.cs
|
…
|
|
GlobalSkinColours.cs
|
…
|
|
HUDSkinComponents.cs
|
…
|
|
IAnimationTimeReference.cs
|
…
|
|
IPooledSampleProvider.cs
|
…
|
|
ISkin.cs
|
…
|
|
ISkinComponent.cs
|
…
|
|
ISkinSource.cs
|
Add missing documentation for `SourceChanged`
|
2021-10-12 12:50:28 +09:00 |
ISkinnableDrawable.cs
|
…
|
|
ISkinnableTarget.cs
|
…
|
|
LegacyAccuracyCounter.cs
|
…
|
|
LegacyBeatmapSkin.cs
|
Update all existing usages of `AuthorString`/`AuthorId`
|
2021-11-04 18:59:37 +09:00 |
LegacyColourCompatibility.cs
|
…
|
|
LegacyFont.cs
|
…
|
|
LegacyHealthDisplay.cs
|
…
|
|
LegacyJudgementPieceNew.cs
|
…
|
|
LegacyJudgementPieceOld.cs
|
…
|
|
LegacyManiaSkinConfiguration.cs
|
…
|
|
LegacyManiaSkinConfigurationLookup.cs
|
…
|
|
LegacyManiaSkinDecoder.cs
|
Apply batch fixing of built-in types using `var`
|
2021-10-27 13:04:41 +09:00 |
LegacyRollingCounter.cs
|
…
|
|
LegacyScoreCounter.cs
|
Use localisable format string for comma separator mode
|
2021-10-10 17:41:16 +09:00 |
LegacySkin.cs
|
Merge branch 'master' into fix-skin-layout-editor-crash
|
2021-10-28 06:24:24 +09:00 |
LegacySkinDecoder.cs
|
Merge branch 'master' into fix-skin-layout-editor-crash
|
2021-10-28 06:24:24 +09:00 |
LegacySkinExtensions.cs
|
Remove `SkinConfiguration` subclasses and allow configuration parsing for all skin types
|
2021-10-22 14:42:23 +09:00 |
LegacySkinResourceStore.cs
|
Remove unreachable code
|
2021-11-24 20:29:47 +09:00 |
LegacySkinTransformer.cs
|
Remove `SkinConfiguration` subclasses and allow configuration parsing for all skin types
|
2021-10-22 14:42:23 +09:00 |
LegacySpriteText.cs
|
Apply batch fixing of built-in types using `var`
|
2021-10-27 13:04:41 +09:00 |
PausableSkinnableSound.cs
|
…
|
|
PoolableSkinnableSample.cs
|
…
|
|
ResourceStoreBackedSkin.cs
|
Apply batch fixing of built-in types using `var`
|
2021-10-27 13:04:41 +09:00 |
RulesetSkinProvidingContainer.cs
|
Rename `OnSourceChanged` and expand on xmldoc to mention that it doesn't fire `SourceChanged`
|
2021-10-12 13:04:48 +09:00 |
Skin.cs
|
Initialise all file lists at construction time (and remove setter)
|
2021-11-24 13:56:21 +09:00 |
SkinComboColourLookup.cs
|
…
|
|
SkinConfigManager.cs
|
…
|
|
SkinConfiguration.cs
|
Remove `SkinConfiguration` subclasses and allow configuration parsing for all skin types
|
2021-10-22 14:42:23 +09:00 |
SkinCustomColourLookup.cs
|
…
|
|
SkinFileInfo.cs
|
…
|
|
SkinInfo.cs
|
Initialise all file lists at construction time (and remove setter)
|
2021-11-24 13:56:21 +09:00 |
SkinManager.cs
|
Move stable import handling into its own class
|
2021-11-25 15:36:58 +09:00 |
SkinModelManager.cs
|
Move stable import handling into its own class
|
2021-11-25 15:36:58 +09:00 |
SkinProvidingContainer.cs
|
Rename `OnSourceChanged` and expand on xmldoc to mention that it doesn't fire `SourceChanged`
|
2021-10-12 13:04:48 +09:00 |
SkinReloadableDrawable.cs
|
…
|
|
SkinStore.cs
|
…
|
|
SkinUtils.cs
|
…
|
|
SkinnableDrawable.cs
|
…
|
|
SkinnableSound.cs
|
…
|
|
SkinnableSprite.cs
|
…
|
|
SkinnableSpriteText.cs
|
…
|
|
SkinnableTarget.cs
|
…
|
|
SkinnableTargetComponent.cs
|
…
|
|
SkinnableTargetComponentsContainer.cs
|
…
|
|
SkinnableTargetContainer.cs
|
Fix two different skins displaying at the same time when rapidly switching
|
2021-10-11 16:11:15 +09:00 |