1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 16:47:26 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose/Components/Timeline
2020-10-09 16:47:29 +09:00
..
CentreMarker.cs Remove unnecessary scale 2020-04-27 11:06:23 +09:00
DifficultyPointPiece.cs Move control point colour specifications to common location and use for formatting timing screen table 2020-10-01 19:29:34 +09:00
SamplePointPiece.cs Merge branch 'master' into colourise-control-point-table 2020-10-05 20:47:06 +09:00
Timeline.cs Fix remaining conflicts 2020-10-05 20:09:18 +09:00
TimelineArea.cs Also add toggle for ticks display 2020-10-01 18:16:49 +09:00
TimelineBlueprintContainer.cs Add placement display to timeline 2020-02-07 18:04:10 +09:00
TimelineButton.cs Add mouse down repeat support to timeline zoom buttons 2020-02-13 11:14:09 +09:00
TimelineControlPointDisplay.cs Separate out timeline control point display from summary timeline display 2020-10-01 18:55:34 +09:00
TimelineControlPointGroup.cs Ensure stable display order for control points in the same group 2020-10-01 18:59:35 +09:00
TimelineHitObjectBlueprint.cs Add repeats display to timeline blueprints 2020-10-06 19:22:35 +09:00
TimelineTickDisplay.cs Only run regeneration when passing a new min/max tick boundary 2020-10-09 16:47:29 +09:00
TimingPointPiece.cs Move control point colour specifications to common location and use for formatting timing screen table 2020-10-01 19:29:34 +09:00
ZoomableScrollContainer.cs Fix missing dependency in ZoomableScrollContainer test 2020-02-14 14:41:55 +09:00