index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
uwp
/
joypad_uwp.cpp
Age
Commit message (
Expand
)
Author
2022-02-16
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-01-14
Fix Actions mapped to triggers not using the full range
Marcel Admiraal
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-11-12
Use "enum class" for input enums
Aaron Franke
2021-03-23
Rename some more global enums (Key, Joy, MIDI)
Aaron Franke
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-13
Update game controller enums.
Marcel Admiraal
2020-05-10
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
Re-apply clang-format to all files
Rémi Verschelde
2017-08-07
UWP: Add Gamepad vibration support
George Marques
2017-08-07
UWP: Fix Gamepad removal logic
George Marques
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-26
Input: Remove usage of platform dependent event IDs.
Andreas Haas
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-01-08
Finish replacement of joystick by joypad
Rémi Verschelde