1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 13:22:55 +08:00
osu-lazer/osu.Game/Rulesets/Objects
Fire937 c17e470266 Fix PositionalSound calculation implementation
The position used to calculate the stereo balance is now the position of
the drawable (as opposed to the position specified in the beatmap file
previously).
2020-04-10 00:01:35 +02:00
..
Drawables Fix PositionalSound calculation implementation 2020-04-10 00:01:35 +02:00
Legacy Add more sane limit for maximum slider length 2020-03-11 18:07:11 +09:00
Types Make EndTime and RepeatCount settable 2020-02-05 17:52:51 +09:00
BarLineGenerator.cs Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
HitObject.cs Remove pointless comment 2020-02-25 19:22:51 +09:00
HitObjectParser.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
IBarLine.cs Decouple bar line hitobjects from generator 2019-09-25 00:36:27 +02:00
PathControlPoint.cs Apply suggested refactorings 2019-12-10 13:12:54 +09:00
SliderEventGenerator.cs .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
SliderPath.cs Fix accessing incorrect items list in event 2020-02-18 19:00:02 +09:00