1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-07 21:33:16 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit
Dean Herbert cf032e5e7f
Merge pull request #31547 from bdach/editor/precise-move
Add precise movement tool to osu! editor
2025-01-20 19:29:22 +09:00
..
Blueprints Ensure slider is not selectable when body is not visible 2025-01-07 16:38:22 +09:00
Checks Refactor abstract check to reduce duplication 2024-03-26 11:13:03 +01:00
Setup Merge branch 'master' into beatmap-info-purge 2024-11-22 18:47:32 +09: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 Made reading of ReadCurrentDistanceSnap public 2024-11-18 23:49:40 +01:00
OsuGridToolboxGroup.cs Merge branch 'master' into beatmap-info-purge 2024-11-26 10:21:16 +01:00
OsuHitObjectComposer.cs Remove redundant ToArray() calls in Osu/ManiaHitObjectComposer 2025-01-19 23:27:44 +01: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 Rename methods to fit new changes better 2024-10-11 15:03:30 +02:00
PolygonGenerationPopover.cs Merge branch 'master' into feat/optimize-polygon-tool 2024-11-13 13:59:54 +09:00
PreciseMovementPopover.cs Always select text when an editor slider-textbox is focused 2025-01-20 16:17:39 +09:00
PreciseRotationPopover.cs Always select text when an editor slider-textbox is focused 2025-01-20 16:17:39 +09:00
PreciseScalePopover.cs Always select text when an editor slider-textbox is focused 2025-01-20 16:17:39 +09: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 Implement precise movement tool 2025-01-17 14:28:57 +01:00