.. |
Components
|
Fix publicly-settable bindables
|
2023-10-06 16:51:24 +09:00 |
ArgonProSkin.cs
|
…
|
|
ArgonSkin.cs
|
Add argon health display to default skin layout
|
2023-10-06 19:34:27 +09:00 |
BeatmapSkinProvidingContainer.cs
|
…
|
|
DefaultLegacySkin.cs
|
…
|
|
DefaultSkinComponentsContainer.cs
|
Simplify and rename `SkinnableTargetComponentsContainer`
|
2023-02-15 17:30:21 +09:00 |
FontAdjustableSkinComponent.cs
|
Rename `ISkinnableDrawable` to `ISerialisableDrawable`
|
2023-02-15 18:37:41 +09:00 |
GameplaySkinComponentLookup.cs
|
Reword and fix typos in some new xmldoc
|
2023-02-16 15:27:30 +09:00 |
GlobalSkinColours.cs
|
…
|
|
IAnimationTimeReference.cs
|
Add support for limiting skin texture/animation dimensions
|
2023-09-03 02:21:47 +03:00 |
IPooledSampleProvider.cs
|
Warm up pool with argon-specific drum samples
|
2023-07-05 18:44:27 +09:00 |
ISerialisableDrawable.cs
|
Reword xmldoc on `ISerialisableDrawable` to make less skin-centric
|
2023-02-16 15:31:35 +09:00 |
ISerialisableDrawableContainer.cs
|
Add ability to send selected skin components to front or back
|
2023-02-22 18:17:20 +09:00 |
ISkin.cs
|
Revert "Update `GetTexture` signature rather than creating new overload"
|
2023-09-19 03:21:19 +03:00 |
ISkinComponentLookup.cs
|
Add further documentation to skin classes
|
2023-02-15 18:23:19 +09:00 |
ISkinSource.cs
|
Reword and fix typos in some new xmldoc
|
2023-02-16 15:27:30 +09:00 |
ISkinTransformer.cs
|
…
|
|
LegacyAccuracyCounter.cs
|
Fix legacy sprite texts not matching stable with respect to fixed width
|
2023-10-27 20:14:39 +02:00 |
LegacyBeatmapSkin.cs
|
Fix osu!mania legacy skin configurations not working when notes are not skinned
|
2023-09-06 18:03:54 +09:00 |
LegacyColourCompatibility.cs
|
…
|
|
LegacyComboCounter.cs
|
Rename `ISkinnableDrawable` to `ISerialisableDrawable`
|
2023-02-15 18:37:41 +09:00 |
LegacyFont.cs
|
…
|
|
LegacyHealthDisplay.cs
|
Remove `JudgementResult` from `Miss`/`Flash` as it is not used
|
2023-10-10 22:10:44 +09:00 |
LegacyJudgementPieceNew.cs
|
…
|
|
LegacyJudgementPieceOld.cs
|
…
|
|
LegacyKiaiFlashingDrawable.cs
|
…
|
|
LegacyManiaSkinConfiguration.cs
|
Add animation support for legacy osu!mania column lights
|
2023-10-21 00:22:34 +03:00 |
LegacyManiaSkinConfigurationLookup.cs
|
Add animation support for legacy osu!mania column lights
|
2023-10-21 00:22:34 +03:00 |
LegacyManiaSkinDecoder.cs
|
Add animation support for legacy osu!mania column lights
|
2023-10-21 00:22:34 +03:00 |
LegacyNoteBodyStyle.cs
|
Add comment regarding unused enum members in `LegacyNoteBodyStyle`
|
2023-02-13 17:43:52 +09:00 |
LegacyRollingCounter.cs
|
…
|
|
LegacyScoreCounter.cs
|
Fix legacy sprite texts not matching stable with respect to fixed width
|
2023-10-27 20:14:39 +02:00 |
LegacySkin.cs
|
Add animation support for legacy osu!mania column lights
|
2023-10-21 00:22:34 +03:00 |
LegacySkinDecoder.cs
|
…
|
|
LegacySkinExtensions.cs
|
Fix potential texture corruption when cropping gameplay textures of weird aspet ratios
|
2023-10-31 17:36:23 +09:00 |
LegacySkinTransformer.cs
|
Fix skin mapping not working for menu fountains
|
2023-07-25 17:46:05 +09:00 |
LegacySongProgress.cs
|
…
|
|
LegacySpriteText.cs
|
Fix legacy sprite texts not matching stable with respect to fixed width
|
2023-10-27 20:14:39 +02:00 |
MaxDimensionLimitedTextureLoaderStore.cs
|
…
|
|
PausableSkinnableSound.cs
|
…
|
|
PoolableSkinnableSample.cs
|
Bring back and make use of `clearPreviousSamples()`
|
2023-03-23 18:46:48 +01:00 |
RealmBackedResourceStore.cs
|
Bring realm library up-to-date
|
2023-07-06 13:37:43 +09:00 |
ResourceStoreBackedSkin.cs
|
Revert "Update `GetTexture` signature rather than creating new overload"
|
2023-09-19 03:21:19 +03:00 |
RulesetSkinProvidingContainer.cs
|
…
|
|
SerialisableDrawableExtensions.cs
|
Rename left-over `skinnable` naming in `SerialisedDrawableExtensions`
|
2023-02-16 15:34:41 +09:00 |
SerialisedDrawableInfo.cs
|
Merge branch 'master' into skin-per-ruleset-layouts
|
2023-02-17 22:58:38 +01:00 |
Skin.cs
|
Refactor player max dimensions test scene to actually upscale textures
|
2023-09-30 01:34:49 +03:00 |
SkinComboColourLookup.cs
|
…
|
|
SkinComponentsContainer.cs
|
revert: remove attachment logic from `SkinComponentContainer`
|
2023-06-14 21:19:08 +02:00 |
SkinComponentsContainerLookup.cs
|
Add playfield layer to skin editor
|
2023-07-28 15:50:44 +09:00 |
SkinConfigManager.cs
|
…
|
|
SkinConfiguration.cs
|
…
|
|
SkinCustomColourLookup.cs
|
…
|
|
SkinImporter.cs
|
Merge branch 'master' into fix-missing-skin-ini-version
|
2023-09-27 19:33:43 +02:00 |
SkinInfo.cs
|
Remove reundant interface specification
|
2023-10-27 18:19:44 +09:00 |
SkinLayoutInfo.cs
|
Do not serialise `SkinLayoutInfo.AllDrawables`
|
2023-02-20 20:37:48 +01:00 |
SkinManager.cs
|
Fix skin editor freezing game if opened during active gameplay
|
2023-10-27 14:34:30 +02:00 |
SkinProvidingContainer.cs
|
Revert "Update `GetTexture` signature rather than creating new overload"
|
2023-09-19 03:21:19 +03:00 |
SkinReloadableDrawable.cs
|
Add xmldoc for new method and reorder methods in `SkinReloadableDrawable`
|
2023-03-16 15:58:42 +09:00 |
SkinTransformer.cs
|
Revert "Update `GetTexture` signature rather than creating new overload"
|
2023-09-19 03:21:19 +03:00 |
SkinUtils.cs
|
…
|
|
SkinnableDrawable.cs
|
…
|
|
SkinnableSound.cs
|
Enforce minimum gameplay sample volume of 5%
|
2023-10-20 15:50:13 +02:00 |
SkinnableSprite.cs
|
Add size limitation for approach circles
|
2023-09-19 04:38:10 +03:00 |
SkinnableSpriteText.cs
|
…
|
|
TrianglesSkin.cs
|
Revert "Update `GetTexture` signature rather than creating new overload"
|
2023-09-19 03:21:19 +03:00 |
UnsupportedSkinComponentException.cs
|
…
|
|