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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-3
/
+5
|
\
|
*
Merge pull request #90723 from Calinou/textedit-autocompletion-always-replace...
Thaddeus Crews
2024-11-27
1
-3
/
+5
|
|
\
|
|
*
Make TextEdit autocompletion replace word unless Shift is held
Hugo Locurcio
2024-04-16
1
-3
/
+5
*
|
|
Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823
Spartan322
2024-11-20
1
-1
/
+3
|
\
|
|
|
*
|
Revert "Fix InputEvent device id clash" and add a compatibility function
Markus Sauermann
2024-11-20
1
-1
/
+3
*
|
|
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-2
/
+2
|
\
|
|
|
*
|
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
1
-2
/
+2
*
|
|
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-2
/
+2
|
\
|
|
|
*
|
Replace default deadzone magic number with named constant
Malcolm Anderson
2024-11-12
1
-2
/
+2
*
|
|
Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122
Spartan322
2024-11-02
1
-1
/
+1
|
\
|
|
|
*
|
[Core] Improve error messages with `vformat`
A Thousand Ships
2024-10-30
1
-1
/
+1
*
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-3
/
+1
|
\
|
|
|
*
|
Merge pull request #97707 from Sauermann/fix-input-device-clash
Thaddeus Crews
2024-10-21
1
-3
/
+1
|
|
\
\
|
|
*
|
Fix InputEvent device id clash
Markus Sauermann
2024-10-20
1
-3
/
+1
*
|
|
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
/
/
*
/
/
Changed the default deadzone value for new actions from 0.5 to 0.2
Roman Morozov
2024-10-01
1
-2
/
+3
|
/
/
*
|
Add Control+Shift+U (rebindabe) action for Unicode input, show hex as it is e...
bruvzg
2024-09-12
1
-0
/
+5
*
|
Add Home/End to text caret movements on macOS
Mikael Hermansson
2024-07-08
1
-0
/
+4
*
|
Add event_index to InputEventAction
kobewi
2024-05-30
1
-0
/
+7
|
/
*
Add 'Skip to next (text) occurrence' feature to text editor
Christophe Andral
2024-03-25
1
-0
/
+5
*
Add autocompletion for InputMap's methods
Micky
2024-03-01
1
-0
/
+29
*
Add const references detected by clang-tidy
Wilson E. Alvarez
2023-12-16
1
-2
/
+2
*
Rework input actions to be reliable
kobewi
2023-11-10
1
-3
/
+15
*
feat(gamepad): improve gamepad behavior with slider and popup_menu
Luc-Frédéric Langis
2023-06-05
1
-0
/
+4
*
[macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid con...
bruvzg
2023-02-20
1
-0
/
+4
*
Improvements and fixes based on Weblate comments
Haoyu Qiu
2023-02-13
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Unified shortcut to clear carets and selections
Alfred Reinold Baudisch
2022-11-02
1
-2
/
+2
*
Shortcut and Bind to Remove Secondary Carets
Alfred Reinold Baudisch
2022-10-31
1
-0
/
+5
*
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
1
-1
/
+1
|
\
|
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-1
/
+1
*
|
Merge pull request #67139 from PucklaMotzer09/insert_caret_at_carets
Rémi Verschelde
2022-10-31
1
-0
/
+22
|
\
\
|
*
|
Add Caret Insert Below and Above shortcuts to TextEdit
PucklaMotzer09
2022-10-18
1
-0
/
+22
|
|
/
*
/
Add Selection and Caret for Next Occurrence of Selection
Alfred Reinold Baudisch
2022-10-21
1
-1
/
+6
|
/
*
Fix key mapping changes when moving from macOS to other platform
bruvzg
2022-09-07
1
-31
/
+31
*
Replace Array return types with TypedArray 2
kobewi
2022-08-23
1
-4
/
+5
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-2
/
+2
*
Add a new HashMap implementation
reduz
2022-05-12
1
-20
/
+20
*
Remove `TTRC()` with empty string
Haoyu Qiu
2022-03-02
1
-1
/
+1
*
Fix action exact match
Nathan Franke
2022-01-24
1
-28
/
+14
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-3
/
+3
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-86
/
+86
*
Replace auto completion shortcut for mac
fabriceci
2021-09-28
1
-1
/
+1
*
Improve implementation of builtin action overrides
Eric M
2021-09-21
1
-15
/
+39
*
InputMap: Fixup `macos` feature tag overrides after #52291
Rémi Verschelde
2021-09-15
1
-5
/
+5
*
Rename `osx` to `macos` in input map feature tag handling
Hugo Locurcio
2021-09-15
1
-26
/
+26
*
Merge pull request #50375 from Paulb23/code_edit_unit_tests
Rémi Verschelde
2021-09-13
1
-0
/
+4
|
\
|
*
Fix InputMap and display server not nulling singleton on free
Paulb23
2021-09-01
1
-0
/
+4
[next]