fabriceci
|
e4cfcfc424
Replace auto completion shortcut for mac
|
4 lat temu |
Eric M
|
28b7c1be80
Improve implementation of builtin action overrides
|
4 lat temu |
Rémi Verschelde
|
07a58230ea
InputMap: Fixup `macos` feature tag overrides after #52291
|
4 lat temu |
Hugo Locurcio
|
9b1986fb9c
Rename `osx` to `macos` in input map feature tag handling
|
4 lat temu |
Rémi Verschelde
|
70ba366743
Merge pull request #50375 from Paulb23/code_edit_unit_tests
|
4 lat temu |
Paulb23
|
d186862338
Fix InputMap and display server not nulling singleton on free
|
4 lat temu |
Hugo Locurcio
|
2daaf0fdc3
Make platform feature tag names lowercase
|
4 lat temu |
jmb462
|
a3b9842616
Adding InputMap action error suggestion for Input singleton
|
4 lat temu |
Mai Lavelle
|
ce43781cb3
Fix input methods returning zero strength when pressed status not requested
|
4 lat temu |
Julien Nguyen
|
daee3c316f
Fix action_get_events returning booleans instead of InputKey entries
|
4 lat temu |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 lat temu |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 lat temu |
Nick H
|
c6f28ed62b
Add `get_dead_zone()` method to `InputMap`
|
4 lat temu |
Rémi Verschelde
|
4effadc0ba
Merge pull request #48696 from madmiraal/fix-48692
|
4 lat temu |
Gregory Basile
|
8ab13f8ace
Documentation search fixes
|
4 lat temu |
SpaghettiCoder01
|
5b81af09dc
Added Input_Map entry for backspacing using Shift+Backspace
|
4 lat temu |
Paulb23
|
1c16673798
Move and expose AutoComplete in CodeEdit
|
5 lat temu |
Hugo Locurcio
|
80f4e407b2
Add a keyboard shortcut to select the word under cursor in TextEdit
|
4 lat temu |
Rémi Verschelde
|
4219a4cb6f
Fix typos with codespell
|
4 lat temu |
Marcel Admiraal
|
7104229a85
Fix InputMap.action_erase_event() failing to erase events correctly.
|
4 lat temu |
kobewi
|
76903d2c44
Add Enter as alternate key to complete code
|
4 lat temu |
Hugo Locurcio
|
71b254f68e
Print suggestions when requesting a nonexistent InputMap action
|
5 lat temu |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 lat temu |
Eric M
|
d91e915d79
Fixed 'nonexistent action' errors spammed at startup on OSX
|
4 lat temu |
Rémi Verschelde
|
12cc660d7d
Input: Swap events for ui_redo to favor Shift+Ctrl+Z over Ctrl+Y
|
4 lat temu |
Eric M
|
49714b0963
Removed hardcoded shortcuts from /scene and converted to input actions
|
4 lat temu |
Eric M
|
074f53563d
Added ability to override built-in actions for the editor
|
4 lat temu |
Rémi Verschelde
|
52964fdd3f
Merge pull request #44355 from EricEzaM/PR/fix-action-false-positives-and-allow-checking-exact-matches
|
4 lat temu |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 lat temu |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 lat temu |