Commit Graph

28881 Commits

Author SHA1 Message Date
0f331e81f6 Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay-headers-update-three 2020-01-02 10:59:31 +03:00
467fb0c3be Add archive resources for testing (#7421)
Add archive resources for testing
2020-01-02 16:59:25 +09:00
911816c282 Add archive test resources 2020-01-02 16:43:32 +09:00
3627b4cbba Fix storyboard samples not loading from subfolders (#7419)
Fix storyboard samples not loading from subfolders
2020-01-02 16:39:16 +09:00
cba6d9f7e6 Fix taiko samples not being loaded 2020-01-02 15:58:11 +09:00
878e9f182e Add storyboard sample test scene 2020-01-02 15:23:41 +09:00
0f8a76afde Remove manual hitobject sample namespacing 2020-01-02 14:27:27 +09:00
d1d19c2cd9 Move chevron size implementation 2020-01-02 14:26:40 +09:00
43903b2fea Make test scene usable 2020-01-02 14:24:58 +09:00
546f64f951 Method to property 2020-01-02 14:19:31 +09:00
09cd66adb0 Fix storyboard samples not loading from subfolders 2020-01-02 14:07:22 +09:00
2d6a07e970 Fix OverlayRulesetSelector don't have default colour 2020-01-01 23:14:26 +03:00
b016238c16 Make ProfileRulesetSelector inherit from OverlayRulesetSelector 2020-01-01 22:55:28 +03:00
af248457b0 Implement OverlayRulesetSelector 2020-01-01 22:49:04 +03:00
aeb432d7ba Merge remote-tracking branch 'upstream/master' into decouple-blueprint-container 2020-01-02 02:49:26 +09:00
beb8e72e15 Move EditorBeatmap to Editor itself (#7399)
Move EditorBeatmap to Editor itself

Co-authored-by: Dean Herbert <pe@ppy.sh>
2020-01-02 02:24:31 +09:00
2d6482f586 Fix remaining tests 2020-01-02 01:43:37 +09:00
e4bbdb1956 Fix regressing test 2020-01-02 00:41:06 +09:00
f09f9eb07d Merge branch 'master' into general-editor-beatmap 2020-01-01 23:27:08 +09:00
6a992b340d Remove generic editor beatmap (#7398)
Remove generic editor beatmap

Co-authored-by: Dean Herbert <pe@ppy.sh>
2020-01-01 23:24:24 +09:00
4f2fa2626a Centralise calls to mutable hitobjects list 2020-01-01 21:24:00 +09:00
ca90f708f1 Merge remote-tracking branch 'upstream/master' into remove-editor-beatmap-generics 2020-01-01 21:03:31 +09:00
ddec59ec91 Further refactoring. I think this may have polluted the FooterButton too much. Not sure what to do about the centering. 2020-01-01 12:22:19 +01:00
47ca2804f6 Adjust Tab Performance 2020-01-01 06:41:17 +00:00
6ade46d752 Fix File Sharing on iOS 13 2020-01-01 06:38:59 +00:00
19e7867aba Make OverlayHeader non-generic 2019-12-31 18:12:03 +03:00
3a71abe8ff Add xmldoc and better parameter naming 2019-12-31 17:52:41 +03:00
ddbdb02aa4 Merge branch 'master' into overlay-headers-update-three 2019-12-31 22:54:16 +09:00
3c30238eb2 Fix search textboxes absorbing home/end input on scroll contain… (#7403)
Fix search textboxes absorbing home/end input on scroll containers
2019-12-31 22:00:36 +09:00
8695e57f62 Hides mod display when no mods are active to fix issue of invisible margin 2019-12-31 12:21:55 +01:00
f40ebc83ca Begun refractorization process of wrapping Button text in a FillFlowContainer 2019-12-30 23:58:49 +01:00
b0bcbf8b93 Adjusted margin to fix the 1 px increase 2019-12-30 21:55:09 +01:00
a292d235d6 Separate statement with newline 2019-12-30 09:49:34 -08:00
25be3fd799 Move shift-delete handling to switch 2019-12-30 09:38:22 -08:00
32e4d4a563 Fix search textboxes absorbing home/end input on scroll containers 2019-12-30 09:29:46 -08:00
2e3a66cb6e Merge branch 'master' into mod_content_centering 2019-12-30 17:36:36 +01:00
d8b96a679d Bump ppy.osu.Game.Resources from 2019.1227.0 to 2019.1230.0 (#7400)
Bump ppy.osu.Game.Resources from 2019.1227.0 to 2019.1230.0

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-12-30 23:20:38 +09:00
8ae4cfaa52 Bump ppy.osu.Game.Resources from 2019.1227.0 to 2019.1230.0
Bumps [ppy.osu.Game.Resources](https://github.com/ppy/osu-resources) from 2019.1227.0 to 2019.1230.0.
- [Release notes](https://github.com/ppy/osu-resources/releases)
- [Commits](https://github.com/ppy/osu-resources/compare/2019.1227.0...2019.1230.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-30 07:33:49 +00:00
8c378dc625 Move EditorBeatmap construction/conversion to Editor 2019-12-30 14:51:14 +09:00
5748b60a06 Make item chevron size virtual 2019-12-30 08:26:49 +03:00
9d5d61a64d Merge branch 'master' into overlay-headers-update-three 2019-12-30 13:42:23 +09:00
2836eb40cc Add context menu on direct panels (#7394)
Add context menu on direct panels

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-12-30 12:11:34 +09:00
0eccfc79cc Remove unused field 2019-12-30 11:51:33 +09:00
a03a637728 Merge branch 'master' into add-context-menu-direct-panel 2019-12-30 11:37:02 +09:00
f91377e9bb Fix context menus not showing on social panels (#7393)
Fix context menus not showing on social panels

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-12-30 11:28:12 +09:00
727e64b885 Merge branch 'master' into fix-context-menus-of-social-panels 2019-12-30 11:13:42 +09:00
5df90997cb Move mania stage hint to its own class (#7381)
Move mania stage hint to its own class
2019-12-30 11:11:53 +09:00
bcf7156882 Add context menu on direct panels 2019-12-29 11:19:46 -08:00
39d77386a8 Fix context menus not showing on social panels 2019-12-29 10:49:28 -08:00
20c5748342 Use hitTarget in place of stageHint 2019-12-29 23:37:28 +08:00