Also fixes circular references when using IJsonSerializable.
This also - Renames TextAwesome to SpriteIcon. - Removes the default size of "20" from SpriteIcon (now defaults to the underlying texture size).
FirstOrDefault when called on a TableQuery with a predicate doesn't use table indices
Welcome back BeatmapManager
Hide database functionality at a lower level in preparation from eventually making it private.
Most issues were related to BeginLoopedSequence usage and lack of "this." in front of transform helpers.
This exposes LifetimeOffset from DrawableHitObject which is used by the XSRG rulesets to adjust the life time range by the VisibleTimeRange.
Update SpeedAdjustmentCollection.cs
This was here to support dynamic re-ordering of hit objects and speed adjustment containers, however there needs to be more work done to TimingControlPoints/MultiplierControlPoints in general before this is possible.
# Conflicts: # osu-framework