summaryrefslogtreecommitdiff
path: root/doc/classes/Input.xml
AgeCommit message (Expand)Author
2020-05-13Update game controller enums.Marcel Admiraal
2020-04-28Rename InputFilter back to InputRémi Verschelde
2020-03-30doc: Update classref with node renamesRémi Verschelde
2020-03-12Improve the `Input.set_use_accumulated_input()` documentationHugo Locurcio
2020-02-25Rename `scancode` to `keycode`.bruvzg
2020-02-22doc: Sync classref with StringName/Callable changesRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26Merge pull request #35589 from akien-mga/doc-drop-category-propertyRémi Verschelde
2020-01-26doc: Do not expose Variant::NIL as a type in the class referenceRémi Verschelde
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-23doc: Misc updates for AnimationNode* and othersRémi Verschelde
2019-12-06doc: Markup fixes for enums and constantsRémi Verschelde
2019-10-06[DOC] Fill in various missing method/member descriptions.Chris Bradfield
2019-09-20Merge pull request #32150 from luzpaz/typosRémi Verschelde
2019-09-19Fix misc. source comment typosluz.paz
2019-09-15Mention more caveats for custom mouse cursors in the documentationHugo Locurcio
2019-08-21Merge pull request #31437 from volzhs/vibrate-mobileRémi Verschelde
2019-08-21Support vibration for Android and iOSvolzhs
2019-08-17Clarify usage of action_pressTomasz Chabora
2019-07-30Merge pull request #30890 from KoBeWi/how_to_actionRémi Verschelde
2019-07-29Fix set_default_cursor_shape always sending motion eventGuilherme Felipe
2019-07-28Clarify is_action_pressed() for multiple assigned buttonsTomasz Chabora
2019-07-11doc: Mention `Input.MOUSE_MODE_CAPTURED` is raw on Windows and LinuxHugo Locurcio
2019-06-30doc: Remove hardcoded default values from descriptionsRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-27doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde
2019-05-23Change "Return" to "Returns" where necessary in XML documentationSean Heffernan
2019-04-22Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde
2019-04-19doc: Sync classref with current sourceRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-17Consistently wrap booleans in [code]Tomasz Chabora
2019-04-05Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2019-03-29EditorHelp, makerst: Improve enum ref resolving and constant ref supportIgnacio Etcheverry
2019-03-07doc: Sync classref with current sourceRémi Verschelde
2018-11-17Fixed the default value for Input.action_press() from commit 8c45282Davide Baldo
2018-11-13doc: Sync classref with current sourceRémi Verschelde
2018-11-10Allow to specify a custom strength when calling Input.action_press(), this al...Davide Baldo
2018-11-05doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde
2018-10-25Repaired mistyped of 'its' on several files.M. Huri
2018-10-05[Docs] Add doc for Input::get_action_strengthGuilherme Felipe
2018-10-02Merge pull request #21421 from YeldhamDev/mult_view_changesRémi Verschelde
2018-10-01Add Input buttons and axes missing descriptionsaBARICHELLO
2018-09-13Fix set_custom_mouse_cursor changing to incorrect cursor shapeGuilherme Felipe
2018-09-10added clarification about Input.get_accelerometer only working when project i...Carl Scarlett
2018-09-03Fix custom cursor hotspotGuilherme Felipe
2018-08-25Small improvements to the Spatial Editor's multiple viewport modeMichael Alexsander Silva Dias
2018-06-12Add support for tutorial links to makerst.pyrobojumper
2018-05-12Sync classref with current sourceRémi Verschelde
2018-05-10Reset the cursor with Input.set_custom_mouse_cursor(null)Guilherme Felipe