.. |
Timeline
|
Remove hitobject terminology from base classes
|
2021-04-27 19:01:29 +09:00 |
BeatDivisorControl.cs
|
Update osu.Game/Screens/Edit/Compose/Components/BeatDivisorControl.cs
|
2020-03-18 00:04:03 +02:00 |
BlueprintContainer.cs
|
Refactor SelectionBlueprint and MoveSelectionEvent to work in screen-space coordinates
|
2021-04-29 16:10:42 +09:00 |
CircularDistanceSnapGrid.cs
|
Fix distance snap grid showing incorrect colouring
|
2020-01-28 11:59:21 +09:00 |
ComposeBlueprintContainer.cs
|
Add Apply() method for applying new DHOs
|
2021-05-18 14:14:10 +09:00 |
DistanceSnapGrid.cs
|
Adjust timeline ticks to be more visible
|
2021-03-19 19:45:00 +09:00 |
DragBox.cs
|
Split out classes and simplify construction of buttons
|
2020-10-01 16:34:34 +09:00 |
EditorBlueprintContainer.cs
|
Remove no-longer-relevant matching comment
|
2021-05-03 20:09:50 +09:00 |
EditorSelectionHandler.cs
|
Use existing GetStateFromSelection helper function
|
2021-05-03 15:13:32 +09:00 |
HitObjectOrderedSelectionContainer.cs
|
Refactor editor selection/blueprint components to be generic
|
2021-04-27 19:01:29 +09:00 |
MoveSelectionEvent.cs
|
Fix unresolved xmldocs
|
2021-05-18 13:11:58 +09:00 |
SelectionBox.cs
|
Merge branch 'master' into corner-rotation-controls
|
2021-05-04 23:53:23 +03:00 |
SelectionBoxButton.cs
|
OnOperation -> TriggerOperation
|
2021-05-05 21:50:16 +03: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
|
Hide the corresponding rotation handle when holding scale handle
|
2021-05-04 07:31: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
|
Merge branch 'fix-selection-handler-visibility' into skin-bindables
|
2021-05-03 17:40:03 +09:00 |