1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 14:07:25 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose
ekrctb 00b3d97f69 Improve timeline selection performance
But selecting a large number of hit objects is still very slow
because all DHOs must be added
and also `AddBlueprintFor` has quadratic behaviors
2022-10-05 21:58:05 +09:00
..
Components Improve timeline selection performance 2022-10-05 21:58:05 +09:00
ComposeScreen.cs Update parameter discards 2022-06-24 21:26:19 +09:00
HitObjectUsageEventBuffer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IPlacementHandler.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00