1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-17 03:02:56 +08:00
osu-lazer/osu.Game.Modes.Osu/Objects/Drawables
Dean Herbert 2cb801317d
JudgementInfo -> Judgement.
There is no case where we use the term "Judgement" without the suffix, so deemed it unnecessary.
2017-03-23 19:00:18 +09:00
..
Connections 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
Pieces Fix SliderBody's accent colour and thread-safety. 2017-03-23 17:11:51 +09:00
DrawableHitCircle.cs Use AccentColour everywhere in drawable osu! hit objects. 2017-03-23 16:19:12 +09:00
DrawableOsuHitObject.cs JudgementInfo -> Judgement. 2017-03-23 19:00:18 +09:00
DrawableOsuJudgement.cs JudgementInfo -> Judgement. 2017-03-23 19:00:18 +09:00
DrawableSlider.cs Fix SliderBody's accent colour and thread-safety. 2017-03-23 17:11:51 +09:00
DrawableSliderTick.cs JudgementInfo -> Judgement. 2017-03-23 19:00:18 +09:00
DrawableSpinner.cs Use AccentColour everywhere in drawable osu! hit objects. 2017-03-23 16:19:12 +09:00