Dean Herbert
|
f2735a7797
|
Use new empty ChannelAmplitudes spec
|
2020-06-23 21:30:37 +09:00 |
|
Dean Herbert
|
14ad3835ff
|
Update naming
|
2020-06-23 21:27:01 +09:00 |
|
Dean Herbert
|
e91c2ee5e2
|
Simplify logic by considering all buttons equally
|
2020-06-22 16:19:38 +09:00 |
|
Power Maker
|
9230c148c7
|
Add cursor rotation on middle mouse button
|
2020-06-13 12:18:50 +02:00 |
|
Power Maker
|
aa977569e2
|
Merge branch 'master' into master
|
2020-06-12 16:41:34 +02:00 |
|
Power Maker
|
8924ff4ba6
|
Rename shouldRotateCursor() to shouldKeepRotating()
|
2020-06-12 15:43:19 +02:00 |
|
Power Maker
|
b076cf96b7
|
move cursorRotate.Value check into shouldRotateCursor() method
|
2020-06-12 13:20:09 +02:00 |
|
Dean Herbert
|
91b6979c97
|
Fix LoadingSpinner not always playing fade in animation
|
2020-06-12 13:38:20 +09:00 |
|
Power Maker
|
939a76b08f
|
Simplify negative equality expression
|
2020-06-03 21:42:23 +02:00 |
|
Power Maker
|
ff220b2ebe
|
Remove unnecessary using statement.
|
2020-06-03 21:13:11 +02:00 |
|
Power Maker
|
747ecd5ab2
|
Rename method to avoid confusion
|
2020-06-03 20:50:37 +02:00 |
|
Power Maker
|
eb15fc0bf9
|
Remove unnecessary comment
|
2020-06-03 20:46:24 +02:00 |
|
Power Maker
|
3fa02a5782
|
Add method for any mouse button pressed.
|
2020-06-03 20:43:47 +02:00 |
|
Power Maker
|
89d973416a
|
Simplify shouldRotate method
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-06-03 20:35:44 +02:00 |
|
Power Maker
|
86a4664d9b
|
Add method for checking if cursor should rotate
|
2020-06-03 10:03:39 +02:00 |
|
Power Maker
|
fa4d13a22b
|
Fixed whitespace
|
2020-06-02 22:25:25 +02:00 |
|
Power Maker
|
85d0c04e61
|
Add cursor rotation on right mouse button
|
2020-06-02 20:57:02 +02:00 |
|
Power Maker
|
a2fdf94483
|
Add cursor rotation on right mouse button
|
2020-06-02 20:55:21 +02:00 |
|
Dean Herbert
|
3487c1fd1b
|
Add menus to mark as rim and strong
|
2020-05-29 16:45:47 +09:00 |
|
Dan Balasescu
|
e975e53e39
|
Merge branch 'master' into sections-container-fix
|
2020-05-18 19:16:44 +09:00 |
|
Dean Herbert
|
11537dd688
|
Merge branch 'master' into tourney-subscreen-back-button
|
2020-05-17 17:38:36 +09:00 |
|
Dean Herbert
|
13d4997c91
|
Remove custom back action logic (use receptor as intended)
|
2020-05-17 17:35:10 +09:00 |
|
Fukashi13
|
6416ace70d
|
fixed indent
|
2020-05-15 14:31:05 +02:00 |
|
Fukashi13
|
c55eb83351
|
last section gets selected when scrolling to bottom of list
|
2020-05-15 14:03:45 +02:00 |
|
Fukashi13
|
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 |
|
Fukashi13
|
e390d70b70
|
bestMatch changes on entering section with screen top border
|
2020-05-14 14:33:12 +02:00 |
|
Dean Herbert
|
d04079f6ab
|
Fix directory selector not masking properly
|
2020-05-14 17:41:55 +09:00 |
|
Dean Herbert
|
6bb06e9d61
|
Expose CurrentDirectory bindable for consumption
|
2020-05-14 17:41:55 +09:00 |
|
Dean Herbert
|
149cb93e8c
|
Add very basic error handling when a directory cannot be enumerated
|
2020-05-14 13:18:37 +09:00 |
|
Dean Herbert
|
c048d9b6ae
|
Fix incorrect assignment
|
2020-05-13 18:55:06 +09:00 |
|
Dean Herbert
|
e9e03d038d
|
Tidy up naming and structure
|
2020-05-13 18:54:46 +09:00 |
|
Dean Herbert
|
246812e0b1
|
Change breadcrumb display icons to match design
|
2020-05-13 18:54:45 +09:00 |
|
Dean Herbert
|
49e4fc6cba
|
Move to better namespace
|
2020-05-13 18:54:45 +09:00 |
|
Joehu
|
259ef68811
|
Fix date tooltip not showing in 24-hour format
|
2020-05-06 22:29:37 -07:00 |
|
alex
|
0e2ccac33b
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
|
Dan Balasescu
|
4e22e569f5
|
Merge branch 'master' into timing-equivalence
|
2020-04-17 17:12:38 +09:00 |
|
smoogipoo
|
69fb984e71
|
Remove EquivalentTo() and Equals()
|
2020-04-17 17:04:09 +09:00 |
|
smoogipoo
|
9e2be6f2f4
|
Remove bindable to promote one-way access
|
2020-04-16 13:25:08 +09:00 |
|
smoogipoo
|
102c1d9095
|
Add disabled state to menu items
|
2020-04-15 16:17:17 +09:00 |
|
Dean Herbert
|
0be2dc9b2d
|
Tidy up SectionsContainer class layout/ordering
|
2020-04-13 20:13:48 +09:00 |
|
Andrei Zavatski
|
b741e359cd
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03:00 |
|
Dean Herbert
|
e10576325c
|
Merge branch 'master' into update-overlay-headers
|
2020-04-09 16:29:34 +09:00 |
|
TheWildTree
|
e33055e2c4
|
Simplify active tab font changes and expose necessary fields in OsuTabItem
|
2020-03-26 14:19:36 +01:00 |
|
Dean Herbert
|
07462120e4
|
Split break tracking into its own component
|
2020-03-26 15:30:23 +09:00 |
|
Dean Herbert
|
87db1ba487
|
Remove unused text transform helpers
|
2020-03-25 14:58:49 +09:00 |
|
TheWildTree
|
e85f45f911
|
Move old ScreenTitle to MultiHeaderTitle
|
2020-03-24 22:03:16 +01:00 |
|
Dean Herbert
|
729e006c3a
|
Merge branch 'master' into video-offset
|
2020-03-21 20:03:46 +09:00 |
|
Dean Herbert
|
7cece7ce1b
|
Merge pull request #8339 from smoogipoo/update-rank-colours
Update rank badge colours
|
2020-03-18 18:59:45 +09:00 |
|
smoogipoo
|
b91dc15dbf
|
Update rank badge colours
|
2020-03-18 17:37:03 +09:00 |
|
smoogipoo
|
5f09c70f75
|
Move judgement colours to OsuColour
|
2020-03-18 17:21:36 +09:00 |
|