.. |
Timeline
|
Adjust spacings on sample point piece popover
|
2021-11-13 21:59:45 +01:00 |
BeatDivisorControl.cs
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09: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
|
Allow specifying flipping support of selection box different from scaling
|
2021-07-21 15:59:45 +09:00 |
SelectionBoxButton.cs
|
Update usages of IHasTooltip in line with framework localisation changes
|
2021-06-25 19:10:04 +02:00 |
SelectionBoxControl.cs
|
OnOperation -> TriggerOperation
|
2021-05-05 21:50:16 +03:00 |
SelectionBoxDragHandle.cs
|
OnOperation -> TriggerOperation
|
2021-05-05 21:50:16 +03: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
|
Consider drag handles active using mouse down instead of when dragged
|
2021-05-04 06:41:26 +03:00 |
SelectionBoxScaleHandle.cs
|
Abstract base appearence and hover update from drag handles
|
2021-04-24 07:45:53 +03:00 |
SelectionHandler.cs
|
Add implementation of range selection
|
2021-09-26 20:12:26 +02:00 |