1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 17:17:26 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit
Salman Alshamrani 3a4d5af83e Fix placement blueprints sometimes not behaving correctly with touch input
More specifically, this fixes placement blueprints not beginning placement when using touch input while the cursor was previously outside compose area, due to the placement blueprint not existing (removed from the scene by `ComposeBlueprintContainer`).
2024-10-23 16:51:21 -04:00
..
Blueprints Fix placement blueprints sometimes not behaving correctly with touch input 2024-10-23 16:51:21 -04:00
Checks Refactor abstract check to reduce duplication 2024-03-26 11:13:03 +01:00
Setup Only transfer difficulty slider values on commit 2024-10-04 14:08:46 +02:00
DrawableOsuEditorRuleset.cs Fix playfield border size not updating in editor on circle size change 2024-06-17 09:36:01 +02:00
FreehandSliderToolboxGroup.cs Update default parameters to be slightly better 2023-12-07 01:15:42 +01:00
GenerateToolboxGroup.cs Reimplement stable polygon tool 2024-06-20 16:29:46 +02:00
GridFromPointsTool.cs Let right-click reset grid to default values 2024-10-08 10:51:35 +02:00
HitCircleCompositionTool.cs Refactor PlacementBlueprint to not be hitobject specific 2024-09-24 20:31:00 +02:00
OsuBeatmapVerifier.cs Make check ruleset specific 2024-03-22 14:48:22 -03:00
OsuBlueprintContainer.cs improve grid from points tool code 2024-01-01 16:12:28 +01:00
OsuDistanceSnapGrid.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuDistanceSnapProvider.cs Remove DistancedHitObjectComposer inheritance from osu! composer 2023-10-19 11:46:30 +02:00
OsuGridToolboxGroup.cs Let right-click reset grid to default values 2024-10-08 10:51:35 +02:00
OsuHitObjectComposer.cs move grid placement tool to left toolbox 2024-10-07 12:04:14 +02:00
OsuHitObjectInspector.cs Show object inspector values during placement 2024-08-09 18:02:37 +09:00
OsuSelectionHandler.cs clarify angle ranges in HandleFlip 2024-08-13 14:21:42 +02:00
OsuSelectionRotationHandler.cs use minimum enclosing circle selection centre in rotation 2024-09-20 01:07:47 +02:00
OsuSelectionScaleHandler.cs Merge branch 'master' into selection-center 2024-09-27 09:30:36 +02:00
PolygonGenerationPopover.cs Reimplement stable polygon tool 2024-06-20 16:29:46 +02:00
PreciseRotationPopover.cs add playfield origin as third origin option 2024-07-14 17:27:04 +02:00
PreciseScalePopover.cs Remove usage of switch expression syntax 2024-09-24 11:53:02 +02:00
SliderCompositionTool.cs Refactor PlacementBlueprint to not be hitobject specific 2024-09-24 20:31:00 +02:00
SpinnerCompositionTool.cs Refactor PlacementBlueprint to not be hitobject specific 2024-09-24 20:31:00 +02:00
TransformToolboxGroup.cs use grid origin in scale tool 2024-07-03 12:40:22 +02:00