1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Mania/Skinning
2020-09-29 16:33:38 +09:00
..
HitTargetInsetContainer.cs Re-use existing inset container 2020-08-26 20:23:01 +09:00
LegacyBodyPiece.cs Mark nullable members 2020-08-27 23:16:59 +09:00
LegacyColumnBackground.cs Merge branch 'master' into skin-colour-fix-2 2020-08-25 19:39:01 +09:00
LegacyHitExplosion.cs Fix incorrect spacing 2020-08-19 21:39:55 +09:00
LegacyHitTarget.cs Merge branch 'master' into skin-colour-fix-2 2020-08-25 19:39:01 +09:00
LegacyHoldNoteHeadPiece.cs add todo entries 2020-04-02 14:58:31 +08:00
LegacyHoldNoteTailPiece.cs add todo entries 2020-04-02 14:58:31 +08:00
LegacyKeyArea.cs Implement mania "KeysUnderNotes" skin config 2020-08-26 15:37:16 +09:00
LegacyManiaColumnElement.cs rename per-column skin config retrieval to GetColumnSkinConfig 2020-06-20 14:56:39 +08:00
LegacyNotePiece.cs Fix mania hold note bodies behaving badly with edge alphas 2020-07-17 17:08:26 +09:00
LegacyStageBackground.cs Merge pull request #9945 from smoogipoo/skin-colour-fix-2 2020-08-29 20:06:26 +09:00
LegacyStageForeground.cs make all former LegacyManiaElement subclasses use extension method 2020-06-13 23:06:25 +08:00
ManiaLegacySkinTransformer.cs Use new hit results in mania 2020-09-29 16:33:38 +09:00
ManiaSkinConfigExtensions.cs add extension method for mania skin config retrieval 2020-06-13 23:05:57 +08:00
ManiaSkinConfigurationLookup.cs Add some xmldocs + nullable parameter 2020-04-03 12:31:05 +09:00