1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-16 07:20:24 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose/Components/Timeline
Dean Herbert 9d65d394d3
Add ability to hide breaks from timeline
This was another IRL request from a mapper / team member. The rationale
here is that it can be very annoying to map with break time enabled if
you have a large gap in the beatmap you are trying to fill with
hitobjects, as you are placing objects on top of a very gray area.
2024-11-05 12:56:19 +09:00
..
CentreMarker.cs Adjust visuals of tick display (and fine tune some other timeline elements) 2024-08-21 16:46:14 +09:00
DifficultyPointPiece.cs Add a bit more padding between node overlays and hitobjects in timeline 2024-07-12 17:22:36 +09:00
HitObjectPointPiece.cs Fix non-block namespace usage 2023-05-02 15:09:24 +09:00
NodeSamplePointPiece.cs Merge remote-tracking branch 'upstream/master' into doubleclick 2024-08-20 23:19:27 +02:00
SamplePointPiece.cs Implement auto additions editor-only 2024-10-01 16:40:48 +09:00
Timeline.cs Move zero marker below control points to avoid common overlap scenario 2024-08-22 01:09:22 +09:00
TimelineArea.cs Fix editor UI transparency being incorrectly opaque when hovering slider control points 2024-07-11 16:41:21 +09:00
TimelineBlueprintContainer.cs Fix timeline blueprints sometimes causing crashes due to current placement blueprint becoming unsorted 2024-10-21 14:48:57 +02:00
TimelineBreak.cs Adjust breaks in timeline to be centered with waveform / hitobjects 2024-07-12 15:45:58 +09:00
TimelineBreakDisplay.cs Add ability to hide breaks from timeline 2024-11-05 12:56:19 +09:00
TimelineButton.cs Automated pass 2023-06-24 01:00:03 +09:00
TimelineDragBox.cs Automated pass 2023-06-24 01:00:03 +09:00
TimelineHitObjectBlueprint.cs Reduce size of hit objects on timeline 2024-08-21 16:46:13 +09:00
TimelineSelectionHandler.cs Partial everything 2022-11-27 00:00:27 +09:00
TimelineTickDisplay.cs Adjust visuals of tick display (and fine tune some other timeline elements) 2024-08-21 16:46:14 +09:00
TimelineTimingChangeDisplay.cs Adjust visuals of tick display (and fine tune some other timeline elements) 2024-08-21 16:46:14 +09:00
ZoomableScrollContainer.cs Automated pass 2023-06-24 01:00:03 +09:00