1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 19:27:31 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose/Components
2020-01-23 14:30:25 +09:00
..
Timeline Add support for dragging outside visible extents 2020-01-23 14:30:25 +09:00
BeatDivisorControl.cs Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
BlueprintContainer.cs Fix being able to drag out of the blueprint intending to be moved 2020-01-23 14:30:25 +09:00
CircularDistanceSnapGrid.cs Refactor distance snap grid to not require hitobjects 2019-12-10 16:00:09 +09:00
ComposeBlueprintContainer.cs Begin refactoring SelectionBlueprint to handle non-drawable HitObjects 2020-01-21 12:47:14 +09:00
DistanceSnapGrid.cs Move EditorBeatmap construction/conversion to Editor 2019-12-30 14:51:14 +09:00
DragBox.cs Make dragbox stateful to fix blueprint movement 2020-01-23 14:30:25 +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 Fix SelectionHandler visibility on remote selection 2020-01-22 01:32:11 +09:00