Commit Graph

1848 Commits

Author SHA1 Message Date
46b44f4f99 Fix PlayerSettingsOverlay being shown by default 2019-10-28 18:37:58 +09:00
194e501f86 Merge branch 'master' into snapping-refactor 2019-10-26 14:20:08 +09:00
a9ec6b2562 Fix testcase failure 2019-10-25 19:00:10 +09:00
ae011e8ee8 Fix distance snap grid test scenes 2019-10-25 17:25:46 +09:00
607b4d874a Refactor flow of snapping through HitObjectComposer 2019-10-25 16:40:30 +09:00
d83b9ef0e4 Rename grid snapping methods 2019-10-24 18:18:04 +09:00
40c202c394 Merge branch 'master' into comments-vote-pill 2019-10-23 15:41:54 +09:00
a3ab6d33c1 Add test 2019-10-22 01:37:30 +03:00
266f9a065f Merge remote-tracking branch 'refs/remotes/ppy/master' into comments-vote-pill 2019-10-18 19:25:05 +03:00
99ea45da41 Merge pull request #6474 from smoogipoo/osu-beatsnapping-grid
Implement osu!'s beat snapping grid
2019-10-18 16:27:03 +09:00
a437ff74cc Move VotePill to it's own file 2019-10-17 14:18:31 +03:00
f92331531c Rename grid to DistanceSnap to be more in line with its purpose 2019-10-17 15:32:02 +09:00
3a6a25ffe8 Merge branch 'master' into non-static-rulesetstore 2019-10-17 14:25:06 +09:00
12cd57744b Make RulestStore initialise at construction time 2019-10-15 16:14:06 +09:00
42a06a54ff Don't use ProfileShowMoreButton in the test scene to avoid confusion 2019-10-15 01:08:23 +03:00
09621f066e Childs -> Children 2019-10-15 00:32:21 +03:00
7cd3f5656d Cleanups 2019-10-14 16:43:43 +03:00
7ac87494e0 Merge remote-tracking branch 'refs/remotes/ppy/master' into comments_api 2019-10-14 16:21:34 +03:00
89f270a19a SortSelector -> SortTabControl 2019-10-14 21:32:41 +09:00
ae1a361f9f Merge branch 'master' into commenst_header 2019-10-14 21:20:05 +09:00
2f209d1dfa Merge remote-tracking branch 'refs/remotes/ppy/master' into comments_api 2019-10-13 14:53:41 +03:00
a44cc2e70b Implement CommentsShowMoreButton 2019-10-13 14:43:30 +03:00
27e3ffd293 Update dependencies 2019-10-13 11:23:49 +03:00
7f867562ca Merge remote-tracking branch 'refs/remotes/ppy/master' into comments_api 2019-10-13 11:15:43 +03:00
00f0957cc3 Merge branch 'master' into editor-grids-2 2019-10-12 23:28:51 +09:00
7ffe5ac539 Merge remote-tracking branch 'refs/remotes/ppy/master' into commenst_header 2019-10-12 15:02:12 +03:00
631f155554 Add grid to make the test not appear empty 2019-10-11 18:24:33 +09:00
050d86a741 Always use the local coordinate space 2019-10-11 18:24:33 +09:00
9ecec806c2 Rename grid creation method + parameter 2019-10-11 18:24:33 +09:00
5f0cd356d7 Rename startPosition to centrePosition 2019-10-11 18:24:33 +09:00
824595427d Remove extra whitespace 2019-10-11 18:24:33 +09:00
2aa3d0bb39 Implement base class for beat snapping grids 2019-10-11 18:24:33 +09:00
8255a94cd4 Merge branch 'master' into fix-resume-from-player-audio 2019-10-10 22:08:20 +09:00
b45e7246b8 Rename SortCommentsBy to CommentsSortCriteria 2019-10-10 15:56:08 +03:00
5eba33e876 Simplify logic and add test coverage for remaining case 2019-10-10 20:12:47 +09:00
64f62bd2bf Implement CommentsHeader component 2019-10-10 12:06:25 +03:00
8df2e359c4 Fix tests on CI 2019-10-10 17:42:15 +09:00
371b7841d0 Merge remote-tracking branch 'refs/remotes/ppy/master' into comments_api 2019-10-10 11:27:44 +03:00
f74c79c2b8 Fix audio playback position being reset after resuming to song select 2019-10-10 11:58:43 +09:00
107d39c3e9 Add DeletedChildsPlaceholder to the bottom of the comments container 2019-10-09 14:10:05 +03:00
7e3c97f496 Implement DeletedChildsPlaceholder component 2019-10-09 13:37:07 +03:00
0a56b041fd Implement ShowChildsButton 2019-10-09 11:07:56 +03:00
f2adae8fd1 Rename test case to better match underlying class 2019-10-09 16:05:38 +09:00
6deafc04bf Merge remote-tracking branch 'refs/remotes/ppy/master' into comments_api 2019-10-09 10:00:20 +03:00
69b9e359bf Merge branch 'master' into fix-ss-track-playback 2019-10-09 12:26:07 +09:00
e8276dc562 Merge branch 'master' into fix-ignored-test 2019-10-09 11:39:40 +09:00
29b0eacc82 Implement SortSelector component 2019-10-08 22:46:42 +03:00
574170124c Implement HeaderButton component 2019-10-08 21:38:19 +03:00
b9ad079bf8 Move CommentsHeader to it's own file 2019-10-08 20:57:55 +03:00
1c89841949 Move all the logic to it's own namespace 2019-10-08 14:51:12 +03:00