1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 18:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
2020-10-06 14:09:31 +09:00
..
Connections Fix large construction/disposal overhead on beatmaps with hitobjects at same point in time 2020-09-23 15:41:43 +09:00
Pieces Make stacked hitcircles more visible when using default skin 2020-10-06 14:09:31 +09:00
DrawableHitCircle.cs Replace assignment references to HitResult.Miss with Judgement.MinResult 2020-10-02 23:31:24 +02:00
DrawableOsuHitObject.cs Replace assignment references to HitResult.Miss with Judgement.MinResult 2020-10-02 23:31:24 +02:00
DrawableOsuJudgement.cs Replace assignment references to HitResult.Miss with Judgement.MinResult 2020-10-02 23:31:24 +02:00
DrawableSlider.cs Merge branch 'master' into skin-slider-end-circle-support 2020-10-05 17:45:51 +09:00
DrawableSliderHead.cs Merge branch 'master' into add-notelock 2020-04-10 01:18:54 +09:00
DrawableSliderRepeat.cs Remove redundant array type specification 2020-10-02 19:56:24 +09:00
DrawableSliderTail.cs Share fade in logic with repeats 2020-10-02 14:50:03 +09:00
DrawableSliderTick.cs Use new hit results in osu 2020-09-29 16:33:38 +09:00
DrawableSpinner.cs Merge branch 'master' into fix-spinner-rewind-crash 2020-10-05 15:32:52 +09:00
DrawableSpinnerBonusTick.cs Split ticks up into bonus and non-bonus 2020-07-21 18:22:37 +09:00
DrawableSpinnerTick.cs Use new hit results in osu 2020-09-29 16:33:38 +09:00
IRequireTracking.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ITrackSnaking.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
SpinnerBackgroundLayer.cs Refactor to centralise implementation into a single component 2020-07-29 22:31:52 +09:00
SpinnerCentreLayer.cs Simplify and standardise scale for default display 2020-07-30 11:50:13 +09:00