1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-30 11:17:25 +08:00
osu-lazer/osu.Game/Rulesets/Objects
Dean Herbert 5d26c1b771
Merge pull request #3574 from smoogipoo/hitobject-perf-improvements
Various performance improvements around hitobjects
2018-10-11 22:16:48 +09:00
..
Drawables Merge branch 'master' into consistent-terminology-format 2018-10-10 19:19:36 +09:00
Legacy Skip invalid hitobject types, log error instead 2018-08-22 15:59:58 +09:00
Types Implement combo offsets 2018-08-15 11:47:31 +09:00
BezierApproximator.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
CatmullApproximator.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
CircularArcApproximator.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
HitObject.cs Use SortedList again 2018-10-11 20:49:12 +09:00
HitObjectParser.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
HitWindows.cs Fix hold note hitwindow lenience 2018-05-17 13:59:04 +09:00
SliderCurve.cs Re-enable slider distance overflow 2018-05-14 15:14:29 +09:00