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
/
editor
/
action_map_editor.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
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Disable Clear All button when not filtering in Editor Settings
Haoyu Qiu
2024-05-19
1
-1
/
+2
*
Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog
Hugo Locurcio
2024-03-05
1
-0
/
+1
*
Fix Project Settings array/dicts initial value being shared instances of the ...
Eric M
2023-01-13
1
-0
/
+3
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix closing project setting window with ESC while listening for input
Markus Sauermann
2022-12-21
1
-0
/
+3
*
Remove redundant Variant-types initializations
Markus Sauermann
2022-11-14
1
-4
/
+4
*
Split `action_map_editor` file into one file per class it contained.
Eric M
2022-10-06
1
-129
/
+10
*
Add searching by event for Editor Settings shortcuts and Project Settings inp...
EricEzaM
2022-10-03
1
-16
/
+45
*
Fix key mapping changes when moving from macOS to other platform
bruvzg
2022-09-07
1
-4
/
+10
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Add the button pressed to some signals in Tree
trollodel
2022-05-21
1
-1
/
+1
*
Disable add button when action name is invalid
Aaron Record
2022-05-04
1
-0
/
+3
*
Redesign InputEvent editor plugin
FireForge
2022-04-12
1
-1
/
+1
*
Merge pull request #59514 from EricEzaM/input-editor-fixes
Rémi Verschelde
2022-04-11
1
-4
/
+5
|
\
|
*
Action Map Editor fixes and improvements
Eric M
2022-04-01
1
-4
/
+5
*
|
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-18
/
+18
|
/
*
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-1
/
+1
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-1
/
+7
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-1
/
+1
*
Check if action name exists before adding it or renaming an action to it
Marcel Admiraal
2022-01-12
1
-0
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Allow mouse button event detection in Action Map Editor
jmb462
2021-09-20
1
-0
/
+2
*
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-05-07
1
-2
/
+2
*
Improve ActionMapEditor
Danil Alexeev
2021-05-05
1
-7
/
+3
*
New ActionMapEditor to replace InputMapEditor. Used in ProjectSettings.
Eric M
2021-02-19
1
-0
/
+203