mirror of
https://github.com/ppy/osu.git
synced 2025-01-29 10:52:54 +08:00
a922ea9b01
Previously, all control points would get replaced, which led to performance issues that was worked around in this PR. By comparing control points, we're able to get good performance without requiring the workaround. |
||
---|---|---|
.. | ||
RowAttributes | ||
ControlPointSettings.cs | ||
ControlPointTable.cs | ||
EffectSection.cs | ||
GroupSection.cs | ||
IndeterminateSliderWithTextBoxInput.cs | ||
LabelledTimeSignature.cs | ||
MetronomeDisplay.cs | ||
RepeatingButtonBehaviour.cs | ||
RowAttribute.cs | ||
Section.cs | ||
SliderWithTextBoxInput.cs | ||
TapButton.cs | ||
TapTimingControl.cs | ||
TimingAdjustButton.cs | ||
TimingScreen.cs | ||
TimingSection.cs | ||
WaveformComparisonDisplay.cs |