osu/osu.Game/Rulesets/Edit
2024-09-23 17:24:09 +02:00
..
Checks Fix typo 2024-07-03 16:13:47 +02:00
Tools Refactor PlacementBlueprint to not be hitobject specific 2024-09-23 16:33:36 +02:00
BeatmapVerifier.cs Add verify checks for title markers 2024-07-02 17:20:00 -03:00
BeatmapVerifierContext.cs
ComposerDistanceSnapProvider.cs Adjust distance snap grid momentary toggle logic to not hide it on spacing adjust 2024-05-02 14:11:44 +02:00
DrawableEditorRulesetWrapper.cs Revert "Keep editor in frame stable mode when possible" 2024-01-14 09:10:39 +01:00
EditorTimestampParser.cs Add optional 'suffix' to timestamp 2024-07-28 11:31:36 -04:00
EditorToolboxGroup.cs
ExpandableButton.cs
ExpandingToolboxContainer.cs Fix editor toolboxes being incorrectly chopped 2024-07-15 21:02:54 +09:00
HitObjectComposer.cs Convert 'grid from points' button to placement tool 2024-09-23 16:36:45 +02:00
HitObjectCompositionToolButton.cs Refactor PlacementBlueprint to not be hitobject specific 2024-09-23 16:33:36 +02:00
HitObjectPlacementBlueprint.cs Refactor PlacementBlueprint to not be hitobject specific 2024-09-23 16:33:36 +02:00
HitObjectSelectionBlueprint.cs
IBeatmapVerifier.cs
IBeatSnapProvider.cs
IDistanceSnapProvider.cs
IPositionSnapProvider.cs
PlacementBlueprint.cs Don't snap to global grid while placing grid 2024-09-23 17:24:09 +02:00
ScrollingHitObjectComposer.cs Reload scrolling composer on control point changes 2024-06-11 12:01:35 +02:00
SelectionBlueprint.cs
SnapResult.cs
SnapType.cs