1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-13 18:47:27 +08:00
osu-lazer/osu.Game/Rulesets/Objects
2024-03-19 02:43:36 +03:00
..
Drawables Reduce allocations in DrawableSpinner 2024-02-24 20:18:30 +03:00
Legacy Use Slice method instead of index range operators for readability 2024-03-19 02:43:36 +03:00
Pooling Merge branch 'master' into scrolling-alloc 2024-02-05 19:59:47 +01:00
Types Improve commenting around IHasCombo interfaces 2023-11-22 10:44:29 +09:00
BarLineGenerator.cs Move OmitFirstBarLine to TimingControlPoint 2023-02-28 19:29:31 +09:00
BezierConverter.cs Fix incorrect legacy conversion when B-splines are used 2023-11-20 15:08:58 +09:00
HitObject.cs Adjust xmldoc slightly 2024-02-18 17:54:29 +08:00
HitObjectLifetimeEntry.cs Remove unused using 2024-02-25 19:05:40 +03:00
HitObjectParser.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
HitObjectProperty.cs Fix osu! and catch hitobjects no longer scaled to 1 by default 2022-07-19 07:00:13 +03:00
IBarLine.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
PathControlPoint.cs Add ToString on PathControlPoint for debugging 2024-02-28 22:37:14 +08:00
SliderEventGenerator.cs Add better commenting around legacy last tick edge case 2023-10-04 13:45:26 +09:00
SliderPath.cs Reduce allocations during beatmap selection 2024-02-17 15:46:38 +03:00
SliderPathExtensions.cs Fix code style/quality issues 2023-11-13 08:25:27 +01:00
SyntheticHitObjectEntry.cs Automated pass 2023-06-24 01:00:03 +09:00