osu/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
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
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
OsuBlueprintContainer.cs
OsuDistanceSnapGrid.cs
OsuDistanceSnapProvider.cs
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