summaryrefslogtreecommitdiff
path: root/platform/javascript/js/libs/library_godot_input.js
AgeCommit message (Expand)Author
2022-07-27HTML5: Add support for `Input.vibrate_handheld()`pattlebass
2022-01-31[HTML5] Fix gamepad samples not being properly reset.Fabio Alessandrelli
2022-01-03Update copyright statements to 2022RĂ©mi Verschelde
2021-12-03Fix files_dropped in HTML5 export.Luis Sanchez
2021-11-30[HTML5] Fix multi-touch input handling.Fabio Alessandrelli
2021-11-26[HTML5] Fix focus (again) in Firefox's iframes.Fabio Alessandrelli
2021-11-19[HTML5] Add checks to Gamepad API events.Fabio Alessandrelli
2021-11-19[HTML5] Fix input not focusing canvas.Fabio Alessandrelli
2021-10-05[HTML5] Refactor JS library listeners to OS.Fabio Alessandrelli
2021-10-05[HTML5] Refactor display/input JS library code.Fabio Alessandrelli
2021-10-05[HTML5] Implement mouse/touch/key events in JS library.Fabio Alessandrelli