JustLian / osu-python

Unofficial pygame osu! client
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

sliders #5

Closed JustLian closed 1 year ago

JustLian commented 1 year ago

Sliders render preview Sliders rendering method wouldn't be added to main app until proper optimization release. For now, render time of all frames with sliders is really long. We should either optimize process somehow or pre-render some sliders while loading beatmap

Filo6699 commented 1 year ago

Updated gist. New method for rendering sliders turned out to be extremely effective