Rémi Verschelde
|
27fdb06fed
Merge pull request #71322 from EricEzaM/55856-proj-settings-initial-array-dict-shared-instance
|
2 年之前 |
bruvzg
|
daad4aed62
Cleanup and unify keyboard input.
|
2 年之前 |
kobewi
|
59ea36b87c
Remove set_drag_forwarding_compat()
|
2 年之前 |
Eric M
|
7c73b6c71c
Fix Project Settings array/dicts initial value being shared instances of the current value.
|
2 年之前 |
Juan Linietsky
|
e6a4debede
Change set_drag_forwarding() to use callables.
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Markus Sauermann
|
3238d11247
Fix closing project setting window with ESC while listening for input
|
2 年之前 |
Eric M
|
da1589dae6
Refactor `get_event_text` to a static method, remove high deadzone from event configuration.
|
2 年之前 |
Rémi Verschelde
|
f475c91081
Fix -Wunused-but-set-variable warnings from Emscripten 3.1.20
|
2 年之前 |
Eric M
|
598ee4266c
Split `action_map_editor` file into one file per class it contained.
|
2 年之前 |
EricEzaM
|
cb6d7fd059
Add searching by event for Editor Settings shortcuts and Project Settings input map.
|
2 年之前 |
bruvzg
|
6f4d233062
Fix key mapping changes when moving from macOS to other platform
|
2 年之前 |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
2 年之前 |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
2 年之前 |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
2 年之前 |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
2 年之前 |
Yuri Rubinsky
|
1ab7ad323f
Fix input map settings theming
|
2 年之前 |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
2 年之前 |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
2 年之前 |
FireForge
|
eb573da2b5
Use "odd" style for TabContainers on base BG color
|
2 年之前 |
trollodel
|
307427af89
Add the button pressed to some signals in Tree
|
3 年之前 |
kobewi
|
1dc7bcc83c
Cleanup metadata usage
|
2 年之前 |
Aaron Record
|
6b878e9aea
Disable add button when action name is invalid
|
2 年之前 |
FireForge
|
0b0a74e135
Redesign InputEvent editor plugin
|
2 年之前 |
Eric M
|
cc6a181ed8
Action Map Editor fixes and improvements
|
2 年之前 |
Rémi Verschelde
|
fbfa12dd76
Fixup enum compare after #53734
|
2 年之前 |
Rémi Verschelde
|
6d28ff6e23
Merge pull request #53734 from jmb462/fix-missing-action-icons
|
2 年之前 |
Michael Alexsander
|
deb1342036
Make `TabBar/Container` default their alignments to the left instead of center
|
3 年之前 |
Aaron Franke
|
918b09cabc
Initialize bools in the headers in editor
|
3 年之前 |
Michael Alexsander
|
a811ebf699
Make `TabContainer` use `TabBar` internally
|
3 年之前 |