1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 08:07:26 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose/Components
Dan Balasescu 7eb45990a4
Merge pull request #10302 from peppy/timing-screen-clean-up
Fix timing screen tests and add simple view of control points to timeline
2020-09-30 21:33:07 +09:00
..
Timeline Merge pull request #10302 from peppy/timing-screen-clean-up 2020-09-30 21:33:07 +09:00
BeatDivisorControl.cs Update osu.Game/Screens/Edit/Compose/Components/BeatDivisorControl.cs 2020-03-18 00:04:03 +02:00
BlueprintContainer.cs Trigger a hitobject update after blueprint drag ends 2020-09-28 15:37:06 +09:00
CircularDistanceSnapGrid.cs Fix distance snap grid showing incorrect colouring 2020-01-28 11:59:21 +09:00
ComposeBlueprintContainer.cs Fix new placement hitobjects in the editor not getting the default sample added 2020-09-28 15:36:13 +09:00
DistanceSnapGrid.cs Change snapping to be screen space coordinate based 2020-05-20 21:00:29 +09:00
DragBox.cs Fix editor drag selection not continuing to select unless the mouse is moved 2020-06-23 18:04:50 +09:00
EditorPlayfieldBorder.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
MoveSelectionEvent.cs Remove unused ScreenSpaceStartPosition field 2020-01-23 14:30:25 +09:00
SelectionHandler.cs Avoid unnecessary object updates from SelectionHandlers 2020-09-28 15:33:49 +09:00