Commit Graph

3346 Commits

Author SHA1 Message Date
2edbf64d69 Redundant parentheses 2017-05-29 22:22:14 -03:00
96efa5a240 Hook up to channel selector tab item 2017-05-29 22:10:07 -03:00
b9292b6240 Merge https://github.com/ppy/osu into channel-selection 2017-05-29 22:06:05 -03:00
2ba86cffa6 Channel list item hover effect 2017-05-29 22:04:53 -03:00
d8e86da78c Better scroll dragger position 2017-05-29 22:00:15 -03:00
e91a3f06f1 Merge remote-tracking branch 'upstream/master' into channel-selector-tab-item 2017-05-30 09:54:35 +09:00
fde579262f User a simpler method to hide the background icon 2017-05-30 09:54:29 +09:00
d29bf58817 Show scroll dragger 2017-05-29 21:50:15 -03:00
745e2e5e18 Make the channel selection overlay hide/resize with chat 2017-05-29 21:23:03 -03:00
b8461cd02d Merge branch 'master' into fix-triangle-smoothness 2017-05-30 08:58:05 +09:00
50e50ce67e Update with framework changes 2017-05-29 20:33:28 -03:00
21a8071293 Merge https://github.com/ppy/osu into channel-selection 2017-05-29 20:31:35 -03:00
298c0f5757 Structure velocity code more clearly and avoid redundant parenthesis 2017-05-29 19:08:06 +02:00
db444a61cb Reduce per-triangle per-frame computation significantly 2017-05-29 18:30:49 +02:00
d3f2d480a8 Fix incorrect triangle state within the first frame 2017-05-29 18:24:17 +02:00
2f063ee41d Make triangle edges smooth again 2017-05-29 18:20:51 +02:00
e4b876ff5b Update ModButton.cs 2017-05-29 18:10:02 +09:00
7960b5cf26 More refactoring
Also allows rotation when reaching the end of the available mods.
2017-05-29 18:03:40 +09:00
5e473c6c96 Merge remote-tracking branch 'upstream/master' into better-multimod-animation 2017-05-29 17:21:49 +09:00
31cc6917bc Tidy up code, improve transition, add directionality 2017-05-29 17:20:55 +09:00
718eeb6df8 Use linq to tidy up casting 2017-05-29 16:18:07 +09:00
4a0c8fb5dd Merge branch 'master' into breadcrumbs 2017-05-29 15:59:37 +09:00
f3422800b1 Merge remote-tracking branch 'upstream/master' into backbutton_beat 2017-05-29 13:04:43 +09:00
c137ee822c Give velocity a sane default value. 2017-05-29 12:19:51 +09:00
231b1ae610 We don't need a curve. 2017-05-29 12:19:38 +09:00
6101fe98e1 Always ApplyDefaults after parsing beatmaps to make sure hit objects are in their most loaded state. 2017-05-29 12:10:29 +09:00
cd1da469c7 Cleanup + actually fix possible nullrefs. 2017-05-29 11:14:37 +09:00
27d6cb6275 Merge remote-tracking branch 'origin/master' into mania-holdnote-input 2017-05-29 10:57:49 +09:00
9e5a53aae7 Fix possible nullrefs. 2017-05-29 10:53:55 +09:00
7b52c4621d Merge branch 'master' into musiccontroller-init-fix 2017-05-29 10:28:56 +09:00
a4903e62ba Merge branch 'master' into fix-nullrefs 2017-05-28 16:07:10 +02:00
bfede3647f Merge branch 'master' into fix-direct-hotkey 2017-05-28 22:47:14 +09:00
9a4abcc199 Merge branch 'master' into better-multimod-animation 2017-05-28 14:39:04 +02:00
bb14708165 Merge branch 'master' into fix-chat-overlay-drift 2017-05-28 14:38:39 +02:00
bc47dedf27 Add non-null assertion 2017-05-28 21:34:15 +09:00
3644198c6e Fix CI issues 2017-05-28 21:20:11 +09:00
ed8b34d5ed Fix drift when dragging chat beyond bounds 2017-05-28 21:11:46 +09:00
d749fc516d Update focus handling in line with framework changes 2017-05-28 20:08:46 +09:00
bdeaf2dbb4 Update method names in line with framework changes 2017-05-28 18:34:12 +09:00
d4a9813af9 Cleanup BreadcrumbTabItem visibility code 2017-05-27 18:19:09 -03:00
b88c07f1a0 Make channel readonly 2017-05-27 17:49:57 -03:00
754fe956f9 Make ChannelSection headers uppercase in the setter 2017-05-27 17:40:20 -03:00
b632e7f1ad Accept Channel in ctor and remove Channel property 2017-05-27 17:35:42 -03:00
330bd4e11d Fix osu!direct hotkey overriding drawings hotkey (for now). 2017-05-27 20:24:23 +09:00
e86ccf61b3 use recursion 2017-05-27 10:11:59 +02:00
3699c39967 PADDING -> padding, make private 2017-05-26 16:46:09 -03:00
33d6b718be padding -> PADDING 2017-05-26 16:37:52 -03:00
c9971bb490 Don't store hideChevron 2017-05-26 16:32:46 -03:00
4c127a6130 CI fixes 2017-05-26 16:29:20 -03:00
352d3d247b Fix incorrect sizes 2017-05-26 16:21:37 -03:00