1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 14:02:55 +08:00
osu-lazer/osu.Game/Rulesets/Objects
smoogipooo 4afe83e74e Rework DrawableHitObject to provide default life times and proper DrawableTimingSection autosizing.
This exposes LifetimeOffset from DrawableHitObject which is used by the XSRG rulesets to adjust the life time range by the VisibleTimeRange.
2017-06-16 19:21:54 +09:00
..
Drawables Rework DrawableHitObject to provide default life times and proper DrawableTimingSection autosizing. 2017-06-16 19:21:54 +09:00
Legacy Give velocity a sane default value. 2017-05-29 12:19:51 +09:00
Types Add hold note conversion. 2017-05-17 13:09:07 +09:00
BezierApproximator.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
CircularArcApproximator.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
HitObject.cs Remove late initialization of head + tail, keep them updated with start time and end time. 2017-05-26 15:53:49 +09:00
HitObjectParser.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
HitObjectStartTimeComparer.cs Cleanup + actually fix possible nullrefs. 2017-05-29 11:14:37 +09:00
SliderCurve.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00