1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 08:22:56 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects
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
..
Drawables Corrected spinner judgement positions. 2021-10-24 15:28:38 -07:00
HitCircle.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ISliderProgress.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuHitObject.cs Convert usages of BeatmapDifficulty to IBeatmapDifficultyInfo 2021-10-01 16:55:50 +09:00
Slider.cs Fix a couple of new layout inspections introduces in Rider 2021.3 EAP5 2021-10-24 23:51:49 +09:00
SliderEndCircle.cs Convert usages of BeatmapDifficulty to IBeatmapDifficultyInfo 2021-10-01 16:55:50 +09:00
SliderHeadCircle.cs Judge heads as slider ticks instead 2021-02-10 18:38:31 +09:00
SliderRepeat.cs Add preempt adjustment and fade in first end circle with slider to match stable 2020-10-02 15:21:52 +09:00
SliderTailCircle.cs Merge branch 'master' into skin-slider-end-circle-support 2020-10-05 17:45:51 +09:00
SliderTick.cs Convert usages of BeatmapDifficulty to IBeatmapDifficultyInfo 2021-10-01 16:55:50 +09:00
Spinner.cs Convert usages of BeatmapDifficulty to IBeatmapDifficultyInfo 2021-10-01 16:55:50 +09:00
SpinnerBonusTick.cs Make HitSampleInfo immutable 2020-12-01 15:37:51 +09:00
SpinnerTick.cs Use new hit results in osu 2020-09-29 16:33:38 +09:00