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
/
InputEvent.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify behavior of InputEvent.is_match and Shortcut.matches_event
skyler
2024-09-17
1
-0
/
+1
*
Add "repeat" keyword alias for InputEvent "echo" in the class reference
Hugo Locurcio
2024-06-24
1
-2
/
+3
*
Update links to outdated asset library demos
skyace65
2024-04-07
1
-2
/
+2
*
Expose `DEVICE_ID_EMULATION` constant in InputEvent
Hugo Locurcio
2024-03-16
1
-1
/
+6
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Overhaul the top sections of the class reference (Core classes)
VolTer
2023-05-19
1
-3
/
+3
*
Augment the `InputEvent` class with a `CANCELED` state
Fredia Huya-Kouadio
2023-05-15
1
-0
/
+12
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Clarify return value for InputEvent.is_echo()
nobbele
2023-02-19
1
-1
/
+1
*
[doc] Use "param" instead of "code" to refer to parameters (6)
Andy Maloney
2022-08-12
1
-8
/
+8
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-14
/
+14
*
Ensure minimum modifiers are pressed when matching actions
Marcel Admiraal
2022-03-20
1
-5
/
+5
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Document keyboard ghosting caveats in Input and InputEvent
Hugo Locurcio
2022-01-05
1
-0
/
+2
*
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-2
/
+2
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-2
/
+0
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-50
/
+25
*
Add Input documentation for `exact_match`
Raul Santos
2021-07-30
1
-0
/
+4
*
Merge pull request #48696 from madmiraal/fix-48692
Rémi Verschelde
2021-06-20
1
-6
/
+9
|
\
|
*
Fix InputMap.action_erase_event() failing to erase events correctly.
Marcel Admiraal
2021-05-19
1
-6
/
+9
*
|
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-1
/
+1
|
/
*
doc: Sync classref with current source
Rémi Verschelde
2021-02-19
1
-0
/
+8
*
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
-2
/
+2
*
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-02-22
1
-4
/
+4
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-23
1
-1
/
+1
*
Document how to distinguish emulated mouse events from physical ones
Hugo Locurcio
2019-12-30
1
-0
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2019-11-08
1
-1
/
+3
*
Added missing InputEvent documentation
FlamyAT
2019-07-18
1
-0
/
+5
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-1
/
+1
*
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
Rémi Verschelde
2019-06-27
1
-5
/
+5
*
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
-1
/
+1
|
\
|
*
ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]
Ignacio Etcheverry
2019-03-29
1
-1
/
+1
*
|
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
/
+8
*
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Rémi Verschelde
2018-11-05
1
-2
/
+2
*
Add support for tutorial links to makerst.py
robojumper
2018-06-12
1
-2
/
+2
*
Sync classref with current source
Rémi Verschelde
2018-05-12
1
-8
/
+7
*
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: Fix references to online tutorials after godotengine/godot-docs#1015
Rémi Verschelde
2018-01-25
1
-2
/
+2
*
doc: Sync with current source
Rémi Verschelde
2018-01-25
1
-1
/
+1
*
Filled tutorial field in most relevent classes.
Juan Linietsky
2018-01-15
1
-1
/
+2
*
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
-15
/
+0
*
doc: Remove setters and getters now exposed via properties/members
Rémi Verschelde
2017-11-24
1
-15
/
+0
[next]