1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-07 15:23:07 +08:00
Commit Graph

2 Commits

Author SHA1 Message Date
Nikita-str
c145cff5a0 WIP: make pooling also by strongness 2024-12-27 00:38:03 +03:00
Nikita-str
45c81aacc4 WIP: use pooling without spliting Hit into two classes
But there is still problem with Editor. We should to call `ReLoadMainPiece` from Editor to update drawable hit's OR do it somehow else by reaching TaikoPlayfield from Editor.

(we should to get `TaikoPlayfield` from Editor in any case: we should to take DrawableHit's somehow)
2024-12-26 23:46:57 +03:00