.. |
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
|
Refactor SelectionBlueprint and MoveSelectionEvent to work in screen-space coordinates
|
2021-04-29 16:10:42 +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
|
Rename AllowDeselection to better match use case
|
2021-04-28 12:02:55 +09:00 |
EditorSelectionHandler.cs
|
Move context menu logic to base class
|
2021-04-28 13:43:16 +09:00 |
HitObjectOrderedSelectionContainer.cs
|
Refactor editor selection/blueprint components to be generic
|
2021-04-27 19:01:29 +09:00 |
MoveSelectionEvent.cs
|
Refactor SelectionBlueprint and MoveSelectionEvent to work in screen-space coordinates
|
2021-04-29 16:10:42 +09:00 |
SelectionBox.cs
|
SelectionBoxDragHandleDisplay -> SelectionBoxDragHandleContainer
|
2021-04-25 20:03:15 +03:00 |
SelectionBoxButton.cs
|
Use colour fade transform for selection box controls
|
2021-04-25 10:14:31 +03:00 |
SelectionBoxControl.cs
|
Revert "Inherit VisibilityContainer and make duration constant protected"
|
2021-04-26 01:41:42 +03:00 |
SelectionBoxDragHandle.cs
|
Remove protected expose of HandlingMouse setter
|
2021-04-25 20:13:23 +03:00 |
SelectionBoxDragHandleContainer.cs
|
Add back mis-removed fade transform
|
2021-05-03 12:16:40 +03:00 |
SelectionBoxRotationHandle.cs
|
Use colour fade transform for selection box controls
|
2021-04-25 10:14:31 +03:00 |
SelectionBoxScaleHandle.cs
|
Abstract base appearence and hover update from drag handles
|
2021-04-24 07:45:53 +03:00 |
SelectionHandler.cs
|
Avoid LINQ in update
|
2021-05-02 06:21:14 +03:00 |