1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects
Fire937 f274ec297c Add positional sound support for all rulesets
The SamplePlaybackBalance is calculated in a way that the balance
remains between -0.4 and 0.4.
Positional sound is not supported in osu!taiko.
2020-04-12 01:33:25 +02:00
..
Drawables Add positional sound support for all rulesets 2020-04-12 01:33:25 +02: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 Use Bindable{Float,Double}s everywhere 2020-02-01 22:50:29 +01:00
Slider.cs Add OsuIgnoreJudgement to get correct result type 2020-03-19 18:19:10 +09:00
SliderCircle.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
SliderRepeat.cs Make slider judgements count towards base score / accuracy 2020-03-26 17:13:53 +09:00
SliderTailCircle.cs Change slider tail to give repeat judgement; slider itself to give none (managed by head already) 2020-03-19 15:01:14 +09:00
SliderTick.cs Make slider judgements count towards base score / accuracy 2020-03-26 17:13:53 +09:00
Spinner.cs Make sMake spinner's EndTime correct on construction 2020-02-07 19:08:37 +09:00