Commit Graph

21 Commits

Author SHA1 Message Date
2783f49267 Fix incorrect EndTimes when processing has not been run on HitObjects before the SongProgressGraph is displayed. 2017-04-19 16:05:14 +09:00
3b21340e1b Split SquareGraph out and make SongProgressGraph also able to take a list of Objects. 2017-04-18 18:40:02 +09:00
7e99fc47e2 wip 2017-04-07 16:54:54 +09:00
0edee04200 Use OsuColour instead of static colours 2017-03-24 00:41:14 -03:00
b56fb310bf More cleanup 2017-03-23 23:38:23 -03:00
0a11d035fe Formatting 2017-03-23 09:07:13 -03:00
b429d8f1b3 More proper fix 2017-03-23 09:05:53 -03:00
3364801221 Fix for the fix 2017-03-23 08:32:24 -03:00
bbca6cf602 Fix bottom square being clipped 2017-03-23 08:13:03 -03:00
ca2816f9c8 Formatting 2017-03-23 07:24:43 -03:00
546a3d0914 Merge branch 'song-progress-graph' of https://github.com/DrabWeb/osu into song-progress-graph 2017-03-23 07:15:53 -03:00
0337f18fb9 Cleaning 2017-03-23 06:37:12 -03:00
b5d661b53a some fixing and restyling. 2017-03-23 18:20:00 +09:00
818bdd8e88 SongProgress in HudOverlay 2017-03-22 09:27:04 -03:00
333008e26d Formatting 2017-03-22 08:59:44 -03:00
435e845067 Merge branch 'master' into DrabWeb/song-progress-graph
# Conflicts:
#	osu.Desktop.VisualTests/osu.Desktop.VisualTests.csproj
#	osu.Game/Overlays/Pause/PauseProgressBar.cs
#	osu.Game/Overlays/Pause/PauseProgressGraph.cs
#	osu.Game/osu.Game.csproj
2017-03-02 20:20:27 +09:00
0327c46d36 Fixed columns not being able to have zero fill 2017-02-09 19:29:12 -04:00
843b58c8f4 Moved random graph values to test case, added null handling for graph values 2017-02-09 19:08:23 -04:00
4d7766b92b Added displaying given values to the graph 2017-02-09 18:51:05 -04:00
7fea233181 Removed gradient from test case, modified DragBar to allow access to what's needed in the progress bar, styled the progress bar 2017-02-09 16:28:40 -04:00
50f93bc215 Refactoring to SongProgress in osu.Game.Screens.Play, moving out progress bar into it's own class 2017-02-08 16:22:31 -04:00