osu/osu.Game/Rulesets/Objects
2022-01-22 20:50:31 +01:00
..
Drawables Fix missed identifier typos 2022-01-12 15:46:20 -08:00
Legacy Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
Pooling Add xmldoc remark 2021-06-18 19:27:10 +09:00
Types Change IHasRepeats.NodeSamples to IList from List 2021-10-23 01:59:07 -07:00
BarLineGenerator.cs Replace TimeSignatures enum with struct for storage of arbitrary meter 2022-01-22 20:50:31 +01:00
HitObject.cs Fix oversubscription to StartTimeBindable.ValueChanged 2022-01-12 19:29:49 +01:00
HitObjectLifetimeEntry.cs Make method internal 2021-06-02 11:11:41 +09:00
HitObjectParser.cs
IBarLine.cs
PathControlPoint.cs Remove bindable usage in PathControlPoint 2021-08-26 12:33:53 +09:00
SliderEventGenerator.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
SliderPath.cs Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
SliderPathExtensions.cs Use slider snapping more liberally to match user expectations 2022-01-07 16:02:04 +01:00
SyntheticHitObjectEntry.cs