summaryrefslogtreecommitdiffstats
path: root/doc/classes/Input.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* Merge pull request #35589 from akien-mga/doc-drop-category-propertyRémi Verschelde2020-01-261-1/+1
|\
| * doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* | doc: Do not expose Variant::NIL as a type in the class referenceRémi Verschelde2020-01-261-0/+2
|/
* doc: Misc updates for AnimationNode* and othersRémi Verschelde2020-01-231-2/+2
* doc: Markup fixes for enums and constantsRémi Verschelde2019-12-061-1/+1
* [DOC] Fill in various missing method/member descriptions.Chris Bradfield2019-10-061-0/+1
* Merge pull request #32150 from luzpaz/typosRémi Verschelde2019-09-201-1/+1
|\
| * Fix misc. source comment typosluz.paz2019-09-191-1/+1
* | Mention more caveats for custom mouse cursors in the documentationHugo Locurcio2019-09-151-0/+2
|/
* Merge pull request #31437 from volzhs/vibrate-mobileRémi Verschelde2019-08-211-0/+10
|\
| * Support vibration for Android and iOSvolzhs2019-08-211-0/+10
* | Clarify usage of action_pressTomasz Chabora2019-08-171-1/+9
|/
* Merge pull request #30890 from KoBeWi/how_to_actionRémi Verschelde2019-07-301-1/+1
|\
| * Clarify is_action_pressed() for multiple assigned buttonsTomasz Chabora2019-07-281-1/+1
* | Fix set_default_cursor_shape always sending motion eventGuilherme Felipe2019-07-291-0/+1
|/
* doc: Mention `Input.MOUSE_MODE_CAPTURED` is raw on Windows and LinuxHugo Locurcio2019-07-111-1/+1
* doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-1/+1
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-20/+20