1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 15:17:44 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit
Bartłomiej Dach 634f20e8de
Ensure at least scale popover axis toggle is active at any time
As in, toggling off an axis if it is the only one enabled will enable
the other one in turn.

Co-authored-by: Dean Herbert <pe@ppy.sh>
2024-10-15 14:12:17 +02:00
..
Blueprints Fix isSplittable depending on unreliable order of path control point pieces 2024-10-09 23:31:12 +02: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 Ensure at least scale popover axis toggle is active at any time 2024-10-15 14:12:17 +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