Commit Graph

2747 Commits

Author SHA1 Message Date
664ab6d5f6 Merge branch 'master' into add-textbox-samples-and-fix-distingushing-passwords 2020-07-10 17:14:46 +09:00
bbbe8d6f68 Remove group selector for now, tidy up code somewhat 2020-07-09 13:47:11 +09:00
bdec13d4a4 Move DateTooltip to it's on file 2020-07-07 16:46:17 +03:00
447cd17cf6 Merge remote-tracking branch 'refs/remotes/ppy/master' into news 2020-07-07 16:36:41 +03:00
c86bb2e755 Use DrawableDate tooltip for DateContainer 2020-07-07 00:01:06 +03:00
cb69d1a865 Fix crash when changing tabs in changelog 2020-07-03 16:47:34 +09:00
79eca8e1bf remove unneeded "base." 2020-06-28 17:55:01 +02:00
1409ace282 apply suggestions 2020-06-25 00:59:12 +02:00
6f0ec36407 remove size from hue animation 2020-06-24 16:27:00 +02:00
768e28faba generalize and simplify animation 2020-06-24 14:11:38 +02:00
f2735a7797 Use new empty ChannelAmplitudes spec 2020-06-23 21:30:37 +09:00
14ad3835ff Update naming 2020-06-23 21:27:01 +09:00
e91c2ee5e2 Simplify logic by considering all buttons equally 2020-06-22 16:19:38 +09:00
9230c148c7 Add cursor rotation on middle mouse button 2020-06-13 12:18:50 +02:00
aa977569e2 Merge branch 'master' into master 2020-06-12 16:41:34 +02:00
8924ff4ba6 Rename shouldRotateCursor() to shouldKeepRotating() 2020-06-12 15:43:19 +02:00
b076cf96b7 move cursorRotate.Value check into shouldRotateCursor() method 2020-06-12 13:20:09 +02:00
91b6979c97 Fix LoadingSpinner not always playing fade in animation 2020-06-12 13:38:20 +09:00
178bbf16d1 Fix password text boxes having distinguishable key sounds
Closes https://github.com/ppy/osu-framework/issues/3280
2020-06-05 06:44:41 +03:00
c6c88a901c Add text box sample playback logic in OsuTextBox
Moved from osu!framework.
2020-06-05 06:43:44 +03:00
939a76b08f Simplify negative equality expression 2020-06-03 21:42:23 +02:00
ff220b2ebe Remove unnecessary using statement. 2020-06-03 21:13:11 +02:00
747ecd5ab2 Rename method to avoid confusion 2020-06-03 20:50:37 +02:00
eb15fc0bf9 Remove unnecessary comment 2020-06-03 20:46:24 +02:00
3fa02a5782 Add method for any mouse button pressed. 2020-06-03 20:43:47 +02:00
89d973416a Simplify shouldRotate method
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-06-03 20:35:44 +02:00
86a4664d9b Add method for checking if cursor should rotate 2020-06-03 10:03:39 +02:00
fa4d13a22b Fixed whitespace 2020-06-02 22:25:25 +02:00
85d0c04e61 Add cursor rotation on right mouse button 2020-06-02 20:57:02 +02:00
a2fdf94483 Add cursor rotation on right mouse button 2020-06-02 20:55:21 +02:00
3487c1fd1b Add menus to mark as rim and strong 2020-05-29 16:45:47 +09:00
e975e53e39 Merge branch 'master' into sections-container-fix 2020-05-18 19:16:44 +09:00
11537dd688 Merge branch 'master' into tourney-subscreen-back-button 2020-05-17 17:38:36 +09:00
13d4997c91 Remove custom back action logic (use receptor as intended) 2020-05-17 17:35:10 +09:00
6416ace70d fixed indent 2020-05-15 14:31:05 +02:00
c55eb83351 last section gets selected when scrolling to bottom of list 2020-05-15 14:03:45 +02:00
097fcfd9ad Update osu.Game/Graphics/Containers/SectionsContainer.cs
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-05-15 00:06:58 +02:00
e390d70b70 bestMatch changes on entering section with screen top border 2020-05-14 14:33:12 +02:00
d04079f6ab Fix directory selector not masking properly 2020-05-14 17:41:55 +09:00
6bb06e9d61 Expose CurrentDirectory bindable for consumption 2020-05-14 17:41:55 +09:00
149cb93e8c Add very basic error handling when a directory cannot be enumerated 2020-05-14 13:18:37 +09:00
c048d9b6ae Fix incorrect assignment 2020-05-13 18:55:06 +09:00
e9e03d038d Tidy up naming and structure 2020-05-13 18:54:46 +09:00
246812e0b1 Change breadcrumb display icons to match design 2020-05-13 18:54:45 +09:00
49e4fc6cba Move to better namespace 2020-05-13 18:54:45 +09:00
259ef68811 Fix date tooltip not showing in 24-hour format 2020-05-06 22:29:37 -07:00
0e2ccac33b Add spaces to comments 2020-05-04 18:36:24 -07:00
4e22e569f5 Merge branch 'master' into timing-equivalence 2020-04-17 17:12:38 +09:00
69fb984e71 Remove EquivalentTo() and Equals() 2020-04-17 17:04:09 +09:00
9e2be6f2f4 Remove bindable to promote one-way access 2020-04-16 13:25:08 +09:00