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
/
core
/
input
/
input_map.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Add autocompletion for InputMap's methods
Micky
2024-03-01
1
-0
/
+4
*
Rework input actions to be reliable
kobewi
2023-11-10
1
-2
/
+3
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Replace Array return types with TypedArray 2
kobewi
2022-08-23
1
-2
/
+5
*
Add a new HashMap implementation
reduz
2022-05-12
1
-7
/
+7
*
Fix action exact match
Nathan Franke
2022-01-24
1
-2
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
clang-format: Various fixes to comments alignment from `clang-format` 13
Rémi Verschelde
2021-10-28
1
-2
/
+2
*
Improve implementation of builtin action overrides
Eric M
2021-09-21
1
-0
/
+2
*
Fix InputMap and display server not nulling singleton on free
Paulb23
2021-09-01
1
-0
/
+1
*
Adding InputMap action error suggestion for Input singleton
jmb462
2021-08-16
1
-1
/
+2
*
Print suggestions when requesting a nonexistent InputMap action
Hugo Locurcio
2021-04-18
1
-0
/
+1
*
Added ability to override built-in actions for the editor
Eric M
2021-02-18
1
-2
/
+9
*
Merge pull request #44355 from EricEzaM/PR/fix-action-false-positives-and-all...
Rémi Verschelde
2021-02-15
1
-3
/
+3
|
\
|
*
Allow checking for exact matches with Action events.
EricEzaM
2020-12-15
1
-3
/
+3
*
|
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
|
/
*
Merge pull request #43661 from EricEzaM/PR/INP2-rename_load_from_globals
Rémi Verschelde
2020-11-19
1
-1
/
+1
|
\
|
*
load_from_globals() -> load_from_project_settings()
Eric M
2020-11-19
1
-1
/
+1
*
|
Allow getting Input axis/vector values by specifying multiple actions
Aaron Franke
2020-11-11
1
-0
/
+1
*
|
Add raw strength value for internal use
Aaron Franke
2020-11-11
1
-2
/
+2
|
/
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Refactor MethodBind to use variadic templates
reduz
2020-10-18
1
-1
/
+1
*
Renamed InputMap.get_action_list to InputMap.get_action_events
Lennard
2020-06-15
1
-2
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-2
/
+2
*
Refactored Input, create DisplayServer and DisplayServerX11
Juan Linietsky
2020-03-26
1
-0
/
+91