osu/osu.Game/Rulesets/Objects
2024-11-28 20:41:44 +08:00
..
Drawables Adjust behaviour of hit animations toggle to match user expectations 2024-06-20 13:42:32 +02:00
Legacy Apply minor performance rules 2024-11-28 20:41:44 +08:00
Pooling
Types Respect pre-empt time when auto-generating breaks 2024-07-23 13:30:13 +02:00
BarLineGenerator.cs
BezierConverter.cs
HitObject.cs Implement auto additions editor-only 2024-10-01 16:40:48 +09:00
HitObjectLifetimeEntry.cs Remove unused using 2024-02-25 19:05:40 +03:00
HitObjectParser.cs
HitObjectProperty.cs
IBarLine.cs
PathControlPoint.cs Replace usages of is null with == null 2024-04-03 01:50:39 +08:00
SliderEventGenerator.cs
SliderPath.cs Updated comments 2024-05-31 08:20:19 +02:00
SliderPathExtensions.cs Fix distance spacing grid displaying incorrectly for unsnapped objects with duration 2024-09-30 13:36:16 +02:00
SyntheticHitObjectEntry.cs