.. |
Timeline
|
Allow tabbing between textboxes in sample point popover
|
2022-03-06 01:43:56 +01:00 |
BeatDivisorControl.cs
|
Reword popup text to read better (or more vaguely)
|
2022-02-28 15:26:50 +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
|
Update editor cases where repeat should not be handled
|
2021-11-18 13:13:36 +09:00 |
CircularDistanceSnapGrid.cs
|
Update IPositionalSnapProvider to take a HitObject as reference, rather than raw time
|
2021-09-03 17:11:12 +09:00 |
ComposeBlueprintContainer.cs
|
Add [CanBeNull] to methods returning null by default
|
2021-06-23 09:40:07 +09:00 |
DistanceSnapGrid.cs
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
DragBox.cs
|
Split out classes and simplify construction of buttons
|
2020-10-01 16:34:34 +09:00 |
EditorBlueprintContainer.cs
|
Ensure EditorBeatmap.Update is called inside PerformOnSelection calls
|
2021-05-23 21:22:35 +09:00 |
EditorSelectionHandler.cs
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +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
|
Implement grid size toggling matching stable
|
2021-09-19 20:26:02 +02: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
|
Add tooltip with relative rotation in degrees to rotation handles
|
2022-01-08 20:24:15 +01:00 |
SelectionBoxScaleHandle.cs
|
Move implementation of drag handle operations to concrete classes
|
2022-01-08 20:24:00 +01:00 |
SelectionHandler.cs
|
Remove unused params from BDL methods
|
2022-01-15 01:06:39 +01:00 |