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
*
Exposed setters for sensor values in Input class
Дмитрий Сальников
2021-10-12
1
-0
/
+32
*
Merge pull request #53472 from akien-mga/doc-update-tutorial-links
Rémi Verschelde
2021-10-06
1
-1
/
+1
|
\
|
*
doc: Update links to latest documentation after content reorganization
Rémi Verschelde
2021-10-06
1
-1
/
+1
*
|
Change dragging cursor on Windows
kobewi
2021-10-06
1
-0
/
+1
|
/
*
Use Key enum instead of plain integers
Aaron Franke
2021-08-10
1
-1
/
+1
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-186
/
+93
*
Add Input documentation for `exact_match`
Raul Santos
2021-07-30
1
-0
/
+5
*
Fix miscellaneous doc typos and inconsistencies
Nicholas Huelin
2021-07-22
1
-1
/
+1
*
Use mouse and joypad enums instead of plain integers
Aaron Franke
2021-06-20
1
-3
/
+3
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-1
/
+1
*
Add MOUSE_MODE_CONFINED_HIDDEN
Aaron Franke
2021-06-03
1
-1
/
+4
*
Rename some more global enums (Key, Joy, MIDI)
Aaron Franke
2021-03-23
1
-4
/
+4
*
class reference proofreading
Paul Joannon
2021-03-19
1
-2
/
+2
*
Converted sensor acceleration units to m/s^2 on iOS and UWP
Marcus Brummer
2021-03-17
1
-4
/
+4
*
Document different unit of measurement for sensor data on iOS and Android
Marcus Brummer
2021-03-16
1
-2
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2021-02-19
1
-0
/
+10
*
doc: Mention iOS support for Input gravity/gyroscope sensors
Rémi Verschelde
2020-11-27
1
-7
/
+7
*
Docs: Port Code Examples to C# (F, G, H, I, J, K, L)
HaSa1002
2020-11-25
1
-6
/
+14
*
doc: Sync classref with current source
Rémi Verschelde
2020-11-23
1
-36
/
+0
*
Allow getting Input axis/vector values by specifying multiple actions
Aaron Franke
2020-11-11
1
-0
/
+40
*
Link to demos from within the class reference
Aaron Franke
2020-10-01
1
-0
/
+2
*
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
1
-1
/
+1
*
Merge pull request #41521 from Calinou/doc-accelerometer-platforms
Rémi Verschelde
2020-08-29
1
-4
/
+8
|
\
|
*
Document supported platforms for `Input.get_accelerometer()` and related
Hugo Locurcio
2020-08-29
1
-4
/
+8
*
|
State how 'MOUSE_MODE_CAPTURED' actually works in the 'Input' docs
Michael Alexsander
2020-08-28
1
-1
/
+2
|
/
*
Update game controller enums.
Marcel Admiraal
2020-05-13
1
-5
/
+5
*
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
1
-0
/
+477
*
doc: Update classref with node renames
Rémi Verschelde
2020-03-30
1
-477
/
+0
*
Improve the `Input.set_use_accumulated_input()` documentation
Hugo Locurcio
2020-03-12
1
-1
/
+2
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-2
/
+2
*
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-02-22
1
-6
/
+6
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
Merge pull request #35589 from akien-mga/doc-drop-category-property
Rémi Verschelde
2020-01-26
1
-1
/
+1
|
\
|
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
|
doc: Do not expose Variant::NIL as a type in the class reference
Rémi Verschelde
2020-01-26
1
-0
/
+2
|
/
*
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-23
1
-2
/
+2
*
doc: Markup fixes for enums and constants
Rémi Verschelde
2019-12-06
1
-1
/
+1
*
[DOC] Fill in various missing method/member descriptions.
Chris Bradfield
2019-10-06
1
-0
/
+1
*
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
[next]