Commit Graph

4035 Commits

Author SHA1 Message Date
5ca4a2d2c8 Add some nullchecks to WaveformDisplay 2017-10-04 19:09:39 +09:00
81960c7b48 CI fixes 2017-10-04 19:03:02 +09:00
80e984f72d Update in-line with framework 2017-10-04 18:55:38 +09:00
01c839eda7 Move WaveformDisplay into separate class and add some commenting 2017-10-04 17:51:28 +09:00
cf44868bcd Give EditorScreen a Beatmap 2017-10-04 15:02:11 +09:00
1c132938df Allow visibility can be toggled only if replay is loaded 2017-10-03 20:26:53 +03:00
feb0b1852f Remove the dangerous function 2017-10-03 20:05:50 +03:00
b94c78e993 Hide/Show Replay settings on pressing Ctrl+H 2017-10-02 19:33:58 +03:00
4a298098c5 CI fixes 2017-10-02 18:19:55 +03:00
c34cc07fda Remove default bindable from the config manager 2017-10-02 18:09:00 +03:00
b6ed977e1e Fix hard crash and fix breaks have been initialized twice 2017-10-02 09:04:03 +03:00
7052462863 Update inline with framework 2017-10-02 08:51:00 +03:00
c2f487aa3e Add Rank as a property to the Score Processor 2017-10-02 05:56:38 +03:00
5ce2723719 Don't use linq query 2017-10-02 05:12:56 +03:00
6d97da8b19 Add replay speed adjustment 2017-10-02 04:42:38 +03:00
7211dd2015 Remove unnecessary usings 2017-10-02 10:11:43 +09:00
69b61a62a5 Implement base Compose screen 2017-10-02 10:09:21 +09:00
af4c6276e4 Adjust transforms of EditorScreen 2017-10-02 10:09:10 +09:00
91cede79c2 Mask the editor screens 2017-10-02 10:07:34 +09:00
6018b4e5e4 Make EditorScreen a Container 2017-10-02 09:34:51 +09:00
2a310f02bc modeContainer -> screenContainer 2017-10-02 09:27:27 +09:00
c2d63eb0bd Add EditorScreen + screen changing functionality 2017-10-02 09:26:52 +09:00
221902f4fe Restructure Editor construction 2017-10-02 09:26:16 +09:00
7b1ef53f36 Expose a mode change event from EditorMenuBar 2017-10-02 09:24:25 +09:00
8ed23a60e9 Remove items from the editor menu bar 2017-10-02 09:10:40 +09:00
ac6c323f93 Clear all tasks and transforms when resetting Breaks 2017-10-02 00:44:57 +03:00
b62f2437ac Don't allow counter became 0 2017-10-01 23:38:11 +03:00
2f852d705e Merge remote-tracking branch 'refs/remotes/ppy/master' into break_overlay_take_three 2017-10-01 23:10:49 +03:00
21c6a63fa1 Use using for Description 2017-09-29 20:03:09 +09:00
7b4348254c Don't use new 2017-09-29 20:02:55 +09:00
eed358a2c1 Merge branch 'master' into editor-screen-selection 2017-09-29 18:24:46 +08:00
775e8bada5 Make the background bottom corners look nice with the new hover functionality 2017-09-29 15:13:38 +09:00
b2eab1f435 Set the hover background colour as dictated by flyte 2017-09-29 15:09:56 +09:00
6bb5210c7c Remove the parentSizedBox 2017-09-29 15:09:28 +09:00
e7632b6e6f Merge remote-tracking branch 'refs/remotes/ppy/master' into break_overlay_take_three 2017-09-28 14:44:31 +03:00
4eaf6b4b94 Remove single usage of dynamic and stop referencing Microsoft.CSharp.dll 2017-09-28 00:14:04 +08:00
95364d0173 No more box background 2017-09-27 22:15:11 +09:00
ba8bf6cbd5 Add ScreenSelectionTabControl to EditorMenuBar 2017-09-27 22:01:53 +09:00
545c375199 Update design of EditorMenuBar to match flyte's design more closely 2017-09-27 22:01:03 +09:00
e64860ad45 Fix test case not working as expected 2017-09-27 12:46:34 +08:00
faad3fc7d3 Arbitrarily move colour assignment 2017-09-27 12:40:32 +08:00
d5ed218488 Fix timeline sizes being updated potentially before the track has a length 2017-09-27 11:07:43 +08:00
7ad21d9a6d Simplify marker part construction 2017-09-27 11:07:23 +08:00
eae29820c0 Fix marker being cleared each beatmap change 2017-09-27 11:07:17 +08:00
708632bca8 Remove second unnecessary colour set 2017-09-27 10:06:36 +08:00
c696f74578 Fix broken testcase and apply suggested changes 2017-09-27 01:10:48 +03:00
3cd6319ffa Merge remote-tracking branch 'refs/remotes/ppy/master' into break_overlay_take_three 2017-09-27 00:32:38 +03:00
7c70d3d2cb Merge branch 'master' into storyboard_integration 2017-09-26 20:19:26 +08:00
10dbd68c1e Simplify null check 2017-09-26 20:11:45 +09:00
c578509a20 Bind to the screen Beatmap instead of the game-wide Beatmap 2017-09-26 17:58:40 +09:00