Commit Graph

14945 Commits

Author SHA1 Message Date
dc88bd3d61 Add local preserving container to OsuTestScene to ensure correct test dimensions 2019-11-11 13:52:04 +09:00
f3dc38e342 Add Ctrl+A to select all (esc to deselect all) 2019-11-11 13:41:10 +09:00
e924a5d51e Disable ruleset input in the editor 2019-11-11 13:04:43 +09:00
fd7bdc03ab Merge remote-tracking branch 'upstream/master' into infrastructure 2019-11-11 11:11:59 +09:00
9db73d33cc Remove horizontal padding on toolbar ruleset selector (#6780)
Remove horizontal padding on toolbar ruleset selector
2019-11-11 10:02:30 +09:00
8f4916ad2d Add inline comment 2019-11-10 23:53:31 +03:00
9d61d73ced Change Track and TrackManagerPreviewTrack accessibilities 2019-11-10 23:09:04 +03:00
20ed6c4d52 Use track check solution for this 2019-11-10 23:07:51 +03:00
45e1501c02 Merge branch 'master' into infrastructure 2019-11-09 16:23:58 +09:00
5c47641608 Reorder conditional 2019-11-09 16:23:22 +09:00
b675024161 Remove horizontal padding on toolbar ruleset selector 2019-11-08 20:28:24 -08:00
683916967c Merge branch 'master' into vote-pill-fix 2019-11-09 12:15:48 +09:00
2dd514012a Update framework 2019-11-08 23:28:22 +09:00
ff225c3691 Remove toolbarElements 2019-11-08 06:04:18 -08:00
6ebe02f409 Merge branch 'master' into infrastructure 2019-11-08 21:19:59 +08:00
97ea07db0e Add delete option to the right-click menu 2019-11-08 19:44:47 +09:00
8ef9ccc39e Schedule new track assignment after stopping current track 2019-11-08 13:19:06 +03:00
c70c05c896 Less sickening parallax (#6743)
Less sickening parallax
2019-11-08 19:15:25 +09:00
5699f3e22b Seek to the first hitobject when entering the editor (#6766)
Seek to the first hitobject when entering the editor

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-11-08 19:15:08 +09:00
1c1a49011b Merge branch 'master' into infrastructure 2019-11-08 19:10:49 +09:00
ac0ec0d66e Read initial beat divisor value from the beatmap (#6765)
Read initial beat divisor value from the beatmap
2019-11-08 19:06:25 +09:00
a849bc0746 Move implementation into resetTrack for safety 2019-11-08 18:51:01 +09:00
e904928314 Seek to first hitobject when entering editor 2019-11-08 17:42:19 +09:00
36cc79f04f Softly handle invalid beat divisors instead of throwing 2019-11-08 17:28:11 +09:00
998e1dfe47 Fix non-1/1 initial beat divisor control display 2019-11-08 17:23:47 +09:00
eb9fff96ba Read default beat divisor from beatmap 2019-11-08 17:22:58 +09:00
8bcbc93501 Fix tournament buttons playing sound effects 2019-11-08 17:00:47 +09:00
df08a95734 Separate addition/removal into separate methods 2019-11-08 16:46:58 +09:00
b4cb4c1243 Remove previous samples on change 2019-11-08 16:19:55 +09:00
a9b4106075 Remove unnecessary (for now) scheduling 2019-11-08 16:19:43 +09:00
53e6186b6d Fix drawable hitobject samples not updating 2019-11-08 14:59:47 +09:00
6fc1be64c2 Make hitobject samples a bindable list 2019-11-08 14:04:57 +09:00
864b8db638 Use three states for the hitsound menu items 2019-11-08 13:52:36 +09:00
046f0b0fe5 Allow right-clicks to trigger selection 2019-11-08 13:40:47 +09:00
573d11503e Remove unused using 2019-11-08 13:36:17 +09:00
abb3a6ca5b Initial right click context menu implementation 2019-11-08 13:36:17 +09:00
a2c265c147 Separate ThreeStates into its own file 2019-11-08 13:23:13 +09:00
011bf09516 Add xmldocs and cleanup 2019-11-08 13:23:13 +09:00
0a15a13fab Reorder parameters 2019-11-08 13:23:13 +09:00
30f877c4ab Implement a three-state menu item 2019-11-08 13:23:13 +09:00
ce08d664a5 Abstract statefulness of new menu item type 2019-11-08 13:23:13 +09:00
4fe69dbc89 Fix context menu sub-menu display 2019-11-08 13:23:13 +09:00
5235d2b319 Fix home button not closing login and now playing overlays 2019-11-07 14:38:06 -08:00
cee16e9419 Merge remote-tracking branch 'refs/remotes/upstream/master' into fallback-to-skin-combo-colours 2019-11-07 19:11:29 +03:00
c3a3b4091b Add basic implementation of a toggleable menu item 2019-11-07 22:26:35 +09:00
9874ce49ce Move fallback allowance to the skin configuration only. 2019-11-07 15:55:34 +03:00
808543885f Change ComboColours type to IReadOnlyList<Color4>
Also exposes functions to modify the internal list (AddComboColours, ClearComboColours)
2019-11-07 15:54:30 +03:00
29672c48e1 Make simple OsuMenuItem ctor invoke the complex one 2019-11-07 16:04:13 +09:00
20d6eceecf Move DrawableOsuMenuItem out of OsuMenu 2019-11-07 16:03:35 +09:00
446e2894f7 Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix 2019-11-07 08:48:35 +03:00