1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 19:22:56 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit/Blueprints
Bartłomiej Dach cbda637d66
Fix drag after placement moving last placed point sometimes
More specifically, if the left mouse button was just pressed without a
drag, `OnDragEnd()` wouldn't fire, and the next drag would start moving
the last placed control point around regardless of where the mouse was.
2021-12-23 09:25:10 +01:00
..
HitCircles Rework hitobject blueprints to take in hitobject models 2021-05-13 19:53:32 +09:00
Sliders Fix drag after placement moving last placed point sometimes 2021-12-23 09:25:10 +01:00
Spinners Rework hitobject blueprints to take in hitobject models 2021-05-13 19:53:32 +09:00
BlueprintPiece.cs Fix selection blueprints not respecting stacking 2019-10-21 15:03:49 +09:00
OsuSelectionBlueprint.cs Rework hitobject blueprints to take in hitobject models 2021-05-13 19:53:32 +09:00