Markus Sauermann
|
bc5e2f9b96
Revert "Fix InputEvent device id clash" and add a compatibility function
|
3 weeks ago |
Markus Sauermann
|
916d480686
Fix InputEvent device id clash
|
2 months ago |
Yuri Rubinsky
|
52889ab7ee
[Scene] Add SceneStringName::toggled
|
6 months ago |
A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
7 months ago |
A Thousand Ships
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
7 months ago |
A Thousand Ships
|
d519715d94
[Scene] Add `SceneStringNames::font(_size/_color)`
|
7 months ago |
Rémi Verschelde
|
bda8e30e80
Merge pull request #83248 from pkowal1982/event_configuration
|
6 months ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
7 months ago |
Paweł
|
a5916deb13
(Un)Fold event categories by double click
|
1 year ago |
A Thousand Ships
|
b4c6cc7d82
[Core] Add case-insensitive `String::containsn`
|
7 months ago |
bruvzg
|
68e4ead9ad
Fix input map shortcuts incorrectly edited on cancel.
|
7 months ago |
Haoyu Qiu
|
8cd1ebbd6d
Fix unexpected auto translation of Tree content
|
9 months ago |
Robert Yevdokimov
|
690fd15356
Remove unnecessary focus methods and directly bind to 'set_close_on_escape'
|
10 months ago |
Mel Collins
|
8406e60522
Add InputEventKey.location to tell left from right
|
1 year ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
11 months ago |
Hugo Locurcio
|
8e2f3191e7
Add input action name to window title in input map editor
|
1 year ago |
Yuri Sizov
|
44ec0d19d8
Fix size and visuals of the InputEventConfigurationDialog
|
1 year ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
1 year ago |
bruvzg
|
c3cb846f72
[Input Map] Generate missing values instead of disabling options.
|
1 year ago |
Danil Alexeev
|
9fbf24fd5c
Fix `InputEventConfigurationDialog` modifies original event
|
1 year ago |
kobewi
|
be03c79001
Fix wrong font in Event Configuration
|
1 year ago |
Rémi Verschelde
|
312011fade
Fix various typos with codespell
|
1 year ago |
Hugo Locurcio
|
6f6914b29d
Fix typos in input action editor key type names
|
1 year ago |
bruvzg
|
daad4aed62
Cleanup and unify keyboard input.
|
2 years ago |
Rémi Verschelde
|
5b1df48c6c
Convert en_GB spelling to en_US with codespell
|
1 year ago |
Eric M
|
3bf06e955e
Propagate allowed input types to `event_listener` when setting them on `InputEventConfigurationDialog`
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
Eric M
|
da1589dae6
Refactor `get_event_text` to a static method, remove high deadzone from event configuration.
|
2 years ago |
Eric M
|
8678e4d34f
Focus EventListener when InputEventConfigurationDialog is opened.
|
2 years ago |
Eric M
|
598ee4266c
Split `action_map_editor` file into one file per class it contained.
|
2 years ago |