index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Input.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #32150 from luzpaz/typos
Rémi Verschelde
2019-09-20
1
-1
/
+1
|
\
|
*
Fix misc. source comment typos
luz.paz
2019-09-19
1
-1
/
+1
*
|
Mention more caveats for custom mouse cursors in the documentation
Hugo Locurcio
2019-09-15
1
-0
/
+2
|
/
*
Merge pull request #31437 from volzhs/vibrate-mobile
Rémi Verschelde
2019-08-21
1
-0
/
+10
|
\
|
*
Support vibration for Android and iOS
volzhs
2019-08-21
1
-0
/
+10
*
|
Clarify usage of action_press
Tomasz Chabora
2019-08-17
1
-1
/
+9
|
/
*
Merge pull request #30890 from KoBeWi/how_to_action
Rémi Verschelde
2019-07-30
1
-1
/
+1
|
\
|
*
Clarify is_action_pressed() for multiple assigned buttons
Tomasz Chabora
2019-07-28
1
-1
/
+1
*
|
Fix set_default_cursor_shape always sending motion event
Guilherme Felipe
2019-07-29
1
-0
/
+1
|
/
*
doc: Mention `Input.MOUSE_MODE_CAPTURED` is raw on Windows and Linux
Hugo Locurcio
2019-07-11
1
-1
/
+1
*
doc: Remove hardcoded default values from descriptions
Rémi Verschelde
2019-06-30
1
-1
/
+1
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-20
/
+20
*
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
Rémi Verschelde
2019-06-27
1
-5
/
+5
*
Change "Return" to "Returns" where necessary in XML documentation
Sean Heffernan
2019-05-23
1
-1
/
+1
*
Merge pull request #28125 from KoBeWi/code_true_code
Rémi Verschelde
2019-04-22
1
-2
/
+2
|
\
|
*
Consistently wrap booleans in [code]
Tomasz Chabora
2019-04-17
1
-2
/
+2
*
|
doc: Sync classref with current source
Rémi Verschelde
2019-04-19
1
-0
/
+6
*
|
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
1
-2
/
+0
|
/
*
Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...
Rémi Verschelde
2019-04-05
1
-7
/
+7
|
\
|
*
EditorHelp, makerst: Improve enum ref resolving and constant ref support
Ignacio Etcheverry
2019-03-29
1
-7
/
+7
*
|
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
1
-1
/
+1
|
/
*
doc: Sync classref with current source
Rémi Verschelde
2019-03-07
1
-0
/
+9
*
Fixed the default value for Input.action_press() from commit 8c45282
Davide Baldo
2018-11-17
1
-2
/
+3
*
doc: Sync classref with current source
Rémi Verschelde
2018-11-13
1
-1
/
+1
*
Allow to specify a custom strength when calling Input.action_press(), this al...
Davide Baldo
2018-11-10
1
-1
/
+3
*
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Rémi Verschelde
2018-11-05
1
-1
/
+1
*
Repaired mistyped of 'its' on several files.
M. Huri
2018-10-25
1
-1
/
+1
*
[Docs] Add doc for Input::get_action_strength
Guilherme Felipe
2018-10-05
1
-0
/
+1
*
Merge pull request #21421 from YeldhamDev/mult_view_changes
Rémi Verschelde
2018-10-02
1
-1
/
+1
|
\
|
*
Small improvements to the Spatial Editor's multiple viewport mode
Michael Alexsander Silva Dias
2018-08-25
1
-1
/
+1
*
|
Add Input buttons and axes missing descriptions
aBARICHELLO
2018-10-01
1
-0
/
+4
*
|
Fix set_custom_mouse_cursor changing to incorrect cursor shape
Guilherme Felipe
2018-09-13
1
-1
/
+3
*
|
added clarification about Input.get_accelerometer only working when project i...
Carl Scarlett
2018-09-10
1
-0
/
+1
*
|
Fix custom cursor hotspot
Guilherme Felipe
2018-09-03
1
-0
/
+2
|
/
*
Add support for tutorial links to makerst.py
robojumper
2018-06-12
1
-1
/
+1
*
Sync classref with current source
Rémi Verschelde
2018-05-12
1
-0
/
+16
*
Reset the cursor with Input.set_custom_mouse_cursor(null)
Guilherme Felipe
2018-05-10
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2018-04-10
1
-1
/
+1
*
Improve Input.is_action_just_* docs.
Pieter-Jan Briers
2018-03-18
1
-2
/
+3
*
[DOCS] Input
Max Hilbrunner
2018-03-13
1
-3
/
+24
*
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-27
1
-1
/
+1
*
doc: Update version string in header
Rémi Verschelde
2018-02-19
1
-1
/
+1
*
doc: Sync with current source
Rémi Verschelde
2018-01-25
1
-1
/
+1
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-1
/
+1
*
doc: Update version string in XML
Rémi Verschelde
2018-01-13
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2018-01-03
1
-1
/
+35
*
Add implementation for custom hardware cursor
Guilherme Silva
2017-12-17
1
-1
/
+4
*
doc: Fix enum tags thanks to 2bc6db6
Rémi Verschelde
2017-11-24
1
-4
/
+4
*
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-24
1
-1
/
+1
*
doc: Rename "@Global Scope" to "@GlobalScope"
Rémi Verschelde
2017-11-15
1
-5
/
+5
[next]