1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-07 18:07:28 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose/Components/Timeline
2020-10-08 18:04:07 +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 missing UpdateHitObject calls and move local to usages (not via bindables) 2020-10-08 18:04:07 +09:00
TimelineTickDisplay.cs Restore remaining editor components to use Beatmap.Track 2020-08-21 17:11: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