bunnei
|
b53b50adec
|
Merge pull request #4940 from german77/nativeGC
HID: Implement GC controller in game
|
2021-02-15 10:32:19 -08:00 |
|
bunnei
|
3e6e0d8f13
|
Merge pull request #5893 from lioncash/input
configure_input_player_widget: Minor cleanup
|
2021-02-10 10:55:59 -08:00 |
|
lat9nq
|
0e004269a9
|
configure_input_player_widget: Silence unused variable warnings
Prevents clang 11 from throwing an error since these variables are
unused.
|
2021-02-09 22:09:23 -05:00 |
|
Lioncash
|
864762cac9
|
configure_input_player_widget: Reduce duplication of array accessors where applicable
Reduces the amount of code to read in expressions a little bit by
separating constituents out a little.
|
2021-02-09 13:15:05 -05:00 |
|
Lioncash
|
5c7c212f61
|
configure_input_player_widget: Avoid nontrivial copies where applicable
Previously a function was copying an array of 20 std::string instances
by value.
|
2021-02-09 13:15:03 -05:00 |
|
german
|
bcd4e4f650
|
Use GC image
|
2021-02-09 08:12:21 -06:00 |
|
Jatoxo
|
2e32ab4e0b
|
Settings: Add depth to Joysticks on Pro Controller preview (#5894)
* Add some depth to ProJoysticks
* address comments
* clang
* address nits
* fix wrong inner_offset when offset.x was 0
|
2021-02-08 21:06:37 -08:00 |
|
german
|
8893b766c3
|
Add GC controller animation
|
2021-02-07 00:15:24 -06:00 |
|
german
|
d6a0975e5d
|
Refresh controller only when necessary
|
2021-02-06 09:43:42 -06:00 |
|
german
|
c9597af39d
|
Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mouse
|
2021-02-06 09:43:42 -06:00 |
|
german
|
a7f9983563
|
Add controller window and single joycon top view
|
2021-02-06 09:43:42 -06:00 |
|
german
|
ea1f656d7e
|
Replace text with vectors
|
2021-02-06 09:43:42 -06:00 |
|
german
|
481cd86722
|
Make settings controller image change with controller input
|
2021-02-06 09:43:41 -06:00 |
|