1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:07:28 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose/Components
2022-05-24 18:26:01 +09:00
..
Timeline Move beat divisor tick size retrieval to static methods 2022-05-24 18:15:20 +09:00
BeatDivisorControl.cs Adjust marker to match design proportions 2022-05-24 18:26:01 +09:00
BeatDivisorPresetCollection.cs Add flow for changing set of valid divisors between presets 2022-02-27 15:37:51 +01:00
BeatDivisorType.cs Add flow for specifying entirely custom snaps 2022-02-27 17:55:20 +01:00
BlueprintContainer.cs Add enum to snap method as alternative to mutliple nested invocations 2022-05-12 16:19:07 +09:00
CircularDistanceSnapGrid.cs Fix CI inspections 2022-05-12 14:55:20 +09:00
ComposeBlueprintContainer.cs Add xmldoc and rename methods in IPositionSnapProvider for legibility 2022-05-05 15:58:21 +09:00
DistanceSnapGrid.cs Highlight distance snap grid rings that are close to the current time value 2022-05-06 18:30:46 +09:00
DragBox.cs Halve drag box padding 2022-05-06 15:21:35 +02:00
EditorBlueprintContainer.cs Ensure EditorBeatmap.Update is called inside PerformOnSelection calls 2021-05-23 21:22:35 +09:00
EditorSelectionHandler.cs Move SelectionHandler's SelectedItems binding to the base implementation 2022-03-10 23:22:19 +09:00
HitObjectOrderedSelectionContainer.cs Resolve inner items early in process and rename variable 2021-09-27 14:24:17 +09:00
MoveSelectionEvent.cs Fix unresolved xmldocs 2021-05-18 13:11:58 +09:00
RectangularPositionSnapGrid.cs Add highlighting to the position snap grid edges in addition to centre lines 2022-05-04 13:49:04 +09:00
SelectionBox.cs Move implementation of drag handle operations to concrete classes 2022-01-08 20:24:00 +01:00
SelectionBoxButton.cs Fix clear identifier typos 2021-12-27 20:26:28 -08:00
SelectionBoxControl.cs Fix clear identifier typos 2021-12-27 20:26:28 -08:00
SelectionBoxDragHandle.cs Move implementation of drag handle operations to concrete classes 2022-01-08 20:24:00 +01:00
SelectionBoxDragHandleContainer.cs Fix rotation handle visibility logic not handling two handles hovered at once 2021-05-12 11:42:55 +03:00
SelectionBoxRotationHandle.cs Fix IDE0005 and IDE0034 2022-05-03 13:09:19 +08:00
SelectionBoxScaleHandle.cs Move implementation of drag handle operations to concrete classes 2022-01-08 20:24:00 +01:00
SelectionHandler.cs Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00