1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-13 20:33:35 +08:00
Files
osu-lazer/osu.Game.Rulesets.Catch
T
Andrei Zavatski b36f8f9c47 Avoid recomputing full path vertices in SliderPath when possible (#36285)
In some cases `SliderPath.GetPathToProgress` used to compute the whole
path when it can be not needed since it can be already stored inside
`calculatedPath` list.
Also some of these use cases will no longer require additional array
wheen only readonly access is all we need.
b36f8f9c47 · 2026-04-17 21:35:27 +09:00
History
..
2022-11-27 00:00:27 +09:00