summaryrefslogtreecommitdiffstats
path: root/doc/classes/Input.xml
Commit message (Expand)AuthorAgeFilesLines
...
* | Add array element type to `get_connected_joypads`Raul Santos2022-06-031-1/+1
|/
* Swap the meaning of CURSOR_WAIT and CURSOR_BUSYHaoyu Qiu2022-05-141-2/+2
* doc: Update iOS hint for Input.vibrate_handheld after #60397Rémi Verschelde2022-04-271-1/+2
* Rename warp mouse functions to warp_mouseMarkus Sauermann2022-03-271-3/+3
* Ensure minimum modifiers are pressed when matching actionsMarcel Admiraal2022-03-201-5/+5
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Merge pull request #56764 from madmiraal/fix-45592-2Rémi Verschelde2022-02-031-2/+2
|\
| * Fix mouse velocity not changing fast enoughMarcel Admiraal2022-01-131-2/+2
* | Expand description for warp_mouse_position methodTechnicalSoup2022-02-031-1/+2
* | Add `Input.is_anything_pressed` methodAndrii Doroshenko (Xrayez)2022-01-201-0/+6
|/
* Merge pull request #56322 from madmiraal/fix-42450Rémi Verschelde2022-01-111-2/+2
|\
| * Rename speed to velocity when it's a directional VectorMarcel Admiraal2021-12-291-2/+2
* | Document keyboard ghosting caveats in Input and InputEventHugo Locurcio2022-01-051-0/+6
|/
* Unexpose joy_connection_changed methodkobewi2021-12-061-11/+0
* Add Input.is_physical_key_pressed method.bruvzg2021-11-231-0/+7
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* Use "enum class" for input enumsAaron Franke2021-11-121-1/+1
* Merge pull request #53812 from RandomShaper/expose_flush_inputRémi Verschelde2021-10-221-0/+7
|\
| * Expose Input::flush_buffered_events()Pedro J. Estébanez2021-10-221-0/+7
* | Exposed setters for sensor values in Input classДмитрий Сальников2021-10-121-0/+32
|/
* Merge pull request #53472 from akien-mga/doc-update-tutorial-linksRémi Verschelde2021-10-061-1/+1
|\
| * doc: Update links to latest documentation after content reorganizationRémi Verschelde2021-10-061-1/+1
* | Change dragging cursor on Windowskobewi2021-10-061-0/+1
|/
* Use Key enum instead of plain integersAaron Franke2021-08-101-1/+1
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-186/+93
* Add Input documentation for `exact_match`Raul Santos2021-07-301-0/+5
* Fix miscellaneous doc typos and inconsistenciesNicholas Huelin2021-07-221-1/+1
* Use mouse and joypad enums instead of plain integersAaron Franke2021-06-201-3/+3
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-1/+1
* Add MOUSE_MODE_CONFINED_HIDDENAaron Franke2021-06-031-1/+4
* Rename some more global enums (Key, Joy, MIDI)Aaron Franke2021-03-231-4/+4
* class reference proofreadingPaul Joannon2021-03-191-2/+2
* Converted sensor acceleration units to m/s^2 on iOS and UWPMarcus Brummer2021-03-171-4/+4
* Document different unit of measurement for sensor data on iOS and AndroidMarcus Brummer2021-03-161-2/+2
* doc: Sync classref with current sourceRémi Verschelde2021-02-191-0/+10
* doc: Mention iOS support for Input gravity/gyroscope sensorsRémi Verschelde2020-11-271-7/+7
* Docs: Port Code Examples to C# (F, G, H, I, J, K, L)HaSa10022020-11-251-6/+14
* doc: Sync classref with current sourceRémi Verschelde2020-11-231-36/+0
* Allow getting Input axis/vector values by specifying multiple actionsAaron Franke2020-11-111-0/+40
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+2
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* Merge pull request #41521 from Calinou/doc-accelerometer-platformsRémi Verschelde2020-08-291-4/+8
|\
| * Document supported platforms for `Input.get_accelerometer()` and relatedHugo Locurcio2020-08-291-4/+8
* | State how 'MOUSE_MODE_CAPTURED' actually works in the 'Input' docsMichael Alexsander2020-08-281-1/+2
|/
* Update game controller enums.Marcel Admiraal2020-05-131-5/+5
* Rename InputFilter back to InputRémi Verschelde2020-04-281-0/+477
* doc: Update classref with node renamesRémi Verschelde2020-03-301-477/+0
* Improve the `Input.set_use_accumulated_input()` documentationHugo Locurcio2020-03-121-1/+2
* Rename `scancode` to `keycode`.bruvzg2020-02-251-2/+2
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-6/+6