osu/osu.Game/Rulesets/Objects
2024-02-05 19:59:47 +01:00
..
Drawables Update R# + fix inspections 2024-02-02 21:00:28 +09:00
Legacy Fix incorrect score conversion on selected beatmaps due to incorrect difficultyPeppyStars rounding 2024-01-10 19:30:18 +01: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
BezierConverter.cs Fix incorrect legacy conversion when B-splines are used 2023-11-20 15:08:58 +09:00
HitObject.cs Clean up DrawableHitObject events on Dispose 2024-01-29 15:28:20 +09:00
HitObjectLifetimeEntry.cs Fix fallback for Judged to be more correct 2023-07-05 18:03:58 +09:00
HitObjectParser.cs
HitObjectProperty.cs
IBarLine.cs
PathControlPoint.cs
SliderEventGenerator.cs Add better commenting around legacy last tick edge case 2023-10-04 13:45:26 +09:00
SliderPath.cs fix near-zero length sliders n stuff being placeable 2023-12-19 21:20:21 +01:00
SliderPathExtensions.cs Fix code style/quality issues 2023-11-13 08:25:27 +01:00
SyntheticHitObjectEntry.cs