1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Mania/Edit
Dean Herbert 1a60d6ade5
Use a DrawablePool for mania's beat snap grid
I'm not sure what the cause of the issue is, but I'm also not sure why
it wasn't using `DrawablePool` (was it not around back then?).

Either way, switching to a proper pool fixes things just fine.

Resolves https://github.com/ppy/osu/issues/25009.
2023-10-10 13:36:31 +09:00
..
Blueprints Automated pass 2023-06-24 01:00:03 +09:00
Setup Fix mania key count slider still using circle size precision 2023-07-22 16:10:58 +02:00
DrawableManiaEditorRuleset.cs Fix publicly-settable bindables 2023-10-06 16:51:24 +09:00
HoldNoteCompositionTool.cs Automated pass 2023-06-24 01:00:03 +09:00
ManiaBeatSnapGrid.cs Use a DrawablePool for mania's beat snap grid 2023-10-10 13:36:31 +09:00
ManiaBlueprintContainer.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
ManiaEditorPlayfield.cs Automated pass 2023-06-24 01:00:03 +09:00
ManiaHitObjectComposer.cs Remvoe null default for mods which can't be null 2023-09-20 15:27:50 +09:00
ManiaSelectionHandler.cs Automated pass 2023-06-24 01:00:03 +09:00
NoteCompositionTool.cs Automated pass 2023-06-24 01:00:03 +09:00