osu/osu.Game/Rulesets/Edit
Dean Herbert 2103b3e186
Merge pull request #28863 from OliBomby/additions
Add toggles and hotkeys for configuring sample addition bank
2024-10-23 15:52:55 +09:00
..
Checks
Tools Refactor PlacementBlueprint to not be hitobject specific 2024-09-24 20:31:00 +02:00
BeatmapVerifier.cs
BeatmapVerifierContext.cs
ComposerDistanceSnapProvider.cs Merge pull request #30069 from peppy/grid-to-current-object 2024-10-01 19:24:46 +09:00
DrawableEditorRulesetWrapper.cs
EditorTimestampParser.cs Add optional 'suffix' to timestamp 2024-07-28 11:31:36 -04:00
EditorToolboxGroup.cs
ExpandableButton.cs Add button to centre editor grid to current hit object 2024-10-01 15:22:05 +09:00
ExpandableSpriteText.cs Redesign sample bank toggles 2024-08-13 22:05:01 +02:00
ExpandingToolboxContainer.cs Fix editor toolboxes being incorrectly chopped 2024-07-15 21:02:54 +09:00
HitObjectComposer.cs Merge pull request #28863 from OliBomby/additions 2024-10-23 15:52:55 +09:00
HitObjectCompositionToolButton.cs Refactor PlacementBlueprint to not be hitobject specific 2024-09-24 20:31:00 +02:00
HitObjectPlacementBlueprint.cs Merge branch 'master' into additions 2024-10-01 16:38:56 +09:00
HitObjectSelectionBlueprint.cs
IBeatSnapProvider.cs
IBeatmapVerifier.cs
IDistanceSnapProvider.cs Fix distance spacing grid displaying incorrectly for unsnapped objects with duration 2024-09-30 13:36:16 +02:00
IPositionSnapProvider.cs
PlacementBlueprint.cs Add xmldoc to SnapType 2024-10-03 11:16:37 +02:00
ScrollingHitObjectComposer.cs
SelectionBlueprint.cs
SnapResult.cs
SnapType.cs