1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 12:07:27 +08:00
osu-lazer/osu.Game.Modes.Osu/Objects/Drawables/Pieces
Andrey Zavadskiy 086191a12a Spinner fix
2017-03-22 16:13:39 +03:00
..
ApproachCircle.cs Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
CirclePiece.cs Move constants to base OsuHitObject representation. 2017-03-06 12:58:14 +09:00
ExplodePiece.cs Adjust Explode alpha slightly. 2017-02-16 22:48:47 +09:00
FlashPiece.cs Update and standardise license headers. 2017-02-07 14:27:41 +09:00
GlowPiece.cs Update and standardise license headers. 2017-02-07 14:27:41 +09:00
NumberPiece.cs Fix usages of CircularContainer in line with framework changes. 2017-03-22 19:35:03 +09:00
RingPiece.cs Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
SliderBall.cs Rework/rewrite beatmap parsing to parse to base hit objects, which mode-specific beatmap converters can then use. 2017-03-13 19:15:25 +09:00
SliderBody.cs Rework/rewrite beatmap parsing to parse to base hit objects, which mode-specific beatmap converters can then use. 2017-03-13 19:15:25 +09:00
SliderBouncer.cs Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
SpinnerBackground.cs Add spinners and improve TestCaseHitObjects. 2017-02-15 01:23:20 +09:00
SpinnerDisc.cs Spinner fix 2017-03-22 16:13:39 +03:00
TrianglesPiece.cs Fix regression in TrianglesPiece. 2017-03-01 11:56:14 +09:00