1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 21:03:08 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
Roxie is Flux3on b8308b9715 Corrected spinner judgement positions.
For some reason, spinner judgements would stack from the top left in an awkward fashion. This patch ensures that the judgement location will always be in the centre of the screen.
2021-10-24 15:28:38 -07:00
..
Connections Remove redundant default value 2021-08-26 08:18:58 +03:00
DrawableHitCircle.cs Merge branch 'master' into update-framework 2021-09-16 22:49:02 +09:00
DrawableOsuHitObject.cs Remove unused using statement 2020-11-27 17:01:07 +09:00
DrawableOsuJudgement.cs Corrected spinner judgement positions. 2021-10-24 15:28:38 -07:00
DrawableSlider.cs Fix slider parts not reproxying after first hitobject freed 2021-09-18 16:27:30 +02:00
DrawableSliderHead.cs Fix repeat arrows being hidden beneath head circles in legacy skins 2021-09-01 19:41:49 +09:00
DrawableSliderRepeat.cs Fix repeat arrows being hidden beneath head circles in legacy skins 2021-09-01 19:41:49 +09:00
DrawableSliderTail.cs Remove defunct Animate calls 2021-06-02 11:46:28 +09:00
DrawableSliderTick.cs Remove OnParentReceived() 2020-12-03 20:08:42 +09:00
DrawableSpinner.cs Replace spinner approach circle proxying logic with hooking up to OnSkinChange in mod 2021-06-19 20:06:28 +03:00
DrawableSpinnerBonusTick.cs Add nested osu! hitobject pooling 2020-11-12 15:59:48 +09:00
DrawableSpinnerTick.cs Remove OnParentReceived() 2020-12-03 20:08:42 +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
SkinnableLighting.cs Remove allowFallback parameters completely 2021-05-27 14:50:42 +09:00