1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 01:02:56 +08:00
osu-lazer/osu.Game.Rulesets.Taiko/Objects/Drawables
Dean Herbert c69a4f9333 Move major barline portion to default implementation to allow for further customisation
Of note, this removes the "major" barline triangles from legacy skins. I
think this is more correct, as they did not display in stable.
2022-11-07 14:29:58 +09:00
..
DrawableBarLine.cs Move major barline portion to default implementation to allow for further customisation 2022-11-07 14:29:58 +09:00
DrawableDrumRoll.cs Merge branch 'master' into classic_drumrolls 2022-09-06 16:29:45 +09:00
DrawableDrumRollTick.cs Clamp LifetimeStart of HitObject's to their judgement windows 2022-09-27 16:54:24 +02:00
DrawableFlyingHit.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DrawableHit.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DrawableStrongNestedHit.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DrawableSwell.cs Apply comments by smoogi 2022-08-30 14:44:44 +02:00
DrawableSwellTick.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DrawableTaikoHitObject.cs Update Remove/RemoveRange/RemoveAll calls in line with framework changes 2022-08-29 15:57:40 +09:00
DrawableTaikoStrongableHitObject.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00