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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-27
1
-1
/
+0
*
Merge pull request #35666 from Calinou/inputmap-nonexistent-suggestions
Rémi Verschelde
2021-04-18
2
-9
/
+39
|
\
|
*
Print suggestions when requesting a nonexistent InputMap action
Hugo Locurcio
2021-04-18
2
-9
/
+39
*
|
Avoid creating joy_names map entries when using Map operator[]
Marcel Admiraal
2021-04-17
1
-8
/
+15
|
/
*
Sync controller mappings DB with SDL2 community repo
Rémi Verschelde
2021-04-06
1
-3
/
+14
*
Sync controller mappings DB with SDL2 community repo
Rémi Verschelde
2021-03-23
1
-19
/
+26
*
Rename some more global enums (Key, Joy, MIDI)
Aaron Franke
2021-03-23
3
-20
/
+20
*
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
3
-48
/
+48
*
[HTML5] Logitech Dual Action Gamepad FF/Linux
Fabio Alessandrelli
2021-03-21
1
-0
/
+1
*
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
2
-2
/
+3
*
Merge pull request #46371 from EricEzaM/PR/fix-osx-inputmap-spammed-errors
Rémi Verschelde
2021-02-24
1
-1
/
+1
|
\
|
*
Fixed 'nonexistent action' errors spammed at startup on OSX
Eric M
2021-02-24
1
-1
/
+1
*
|
Input: Throw error if action doesn't exist
Liz Haas
2021-02-24
1
-0
/
+16
|
/
*
Input: Swap events for ui_redo to favor Shift+Ctrl+Z over Ctrl+Y
Rémi Verschelde
2021-02-22
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2021-02-19
1
-5
/
+5
*
Removed hardcoded shortcuts from /scene and converted to input actions
Eric M
2021-02-18
1
-0
/
+4
*
Added ability to override built-in actions for the editor
Eric M
2021-02-18
3
-94
/
+457
*
Added convenience create_reference methods for Key and JoyButton inputs
Eric M
2021-02-18
2
-0
/
+37
*
Merge pull request #44355 from EricEzaM/PR/fix-action-false-positives-and-all...
Rémi Verschelde
2021-02-15
6
-50
/
+70
|
\
|
*
Allow checking for exact matches with Action events.
EricEzaM
2020-12-15
6
-50
/
+70
*
|
Sync controller mappings DB with SDL2 community repo
Rémi Verschelde
2021-02-08
1
-11
/
+12
*
|
Merge pull request #45797 from madmiraal/add-new-sdl-keywords
Rémi Verschelde
2021-02-08
3
-1
/
+19
|
\
\
|
*
|
Add support for new SDL gamecontroller keywords.
Marcel Admiraal
2021-02-07
3
-1
/
+19
*
|
|
Fix issues in last GameControllerDB sync
Rémi Verschelde
2021-02-07
1
-6
/
+6
*
|
|
Merge pull request #45756 from Faless/js/4.x_gamepads_db
Rémi Verschelde
2021-02-06
1
-0
/
+6
|
\
\
\
|
*
|
|
Add some HTML5 controllers mapping.
Fabio Alessandrelli
2021-02-06
1
-0
/
+6
|
|
/
/
*
/
/
Sync controller mappings DB with SDL2 community repo
Rémi Verschelde
2021-02-06
1
-24
/
+79
|
/
/
*
|
[HTML5] Custom Gamepad library to allow remapping.
Fabio Alessandrelli
2021-01-18
1
-7
/
+14
*
|
Better gamepad axis event injection.
Fabio Alessandrelli
2021-01-18
1
-2
/
+2
*
|
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
7
-14
/
+14
*
|
Merge pull request #44593 from madmiraal/rename-mainloop-methods
Rémi Verschelde
2020-12-28
2
-6
/
+6
|
\
\
|
*
|
Rename MainLoop methods to match Node methods
Marcel Admiraal
2020-12-22
2
-6
/
+6
*
|
|
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
3
-4
/
+4
|
/
/
*
/
Fixed mistakes in InputEvent as_text and to_string implementations.
EricEzaM
2020-12-14
1
-4
/
+17
|
/
*
Merge pull request #43660 from EricEzaM/PR/INP1-inputevent_as_text_and_to_string
Rémi Verschelde
2020-12-03
2
-46
/
+205
|
\
|
*
InputEvent as_text now returns readable string. Added to_string for debug str...
Eric M
2020-11-27
2
-46
/
+205
*
|
Ignore hint entries in game controller mapping
Marcel Admiraal
2020-12-03
1
-1
/
+1
|
/
*
Merge pull request #43591 from madmiraal/fix-43520
Rémi Verschelde
2020-11-19
3
-152
/
+16
|
\
|
*
Update joy button and stick names, enums and documentation
Marcel Admiraal
2020-11-19
3
-152
/
+16
*
|
Merge pull request #43662 from EricEzaM/PR/INP3-command_serialization_optional
Rémi Verschelde
2020-11-19
2
-0
/
+40
|
\
\
|
|
/
|
/
|
|
*
Made serialization of Command toggleable when saving InputEvents.
Eric M
2020-11-19
2
-0
/
+40
*
|
Merge pull request #43661 from EricEzaM/PR/INP2-rename_load_from_globals
Rémi Verschelde
2020-11-19
2
-3
/
+3
|
\
\
|
*
|
load_from_globals() -> load_from_project_settings()
Eric M
2020-11-19
2
-3
/
+3
|
|
/
*
|
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-2
/
+0
*
|
Merge pull request #43233 from madmiraal/fix-42876
Rémi Verschelde
2020-11-16
2
-9
/
+0
|
\
\
|
*
|
Remove unneeded filter on joy_axis()
Marcel Admiraal
2020-10-31
2
-9
/
+0
*
|
|
Merge pull request #42976 from aaronfranke/input-get-axis
Rémi Verschelde
2020-11-16
6
-29
/
+121
|
\
\
\
|
*
|
|
Allow getting Input axis/vector values by specifying multiple actions
Aaron Franke
2020-11-11
4
-2
/
+47
|
*
|
|
Add raw strength value for internal use
Aaron Franke
2020-11-11
6
-27
/
+74
|
|
|
/
|
|
/
|
*
/
|
Release pressed action if event is removed
Tomasz Chabora
2020-11-12
1
-0
/
+4
|
/
/
[next]