Luc-Frédéric Langis
|
166ca77f20
feat(gamepad): improve gamepad behavior with slider and popup_menu
|
2 years ago |
bruvzg
|
b3c64675cc
[macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid conflicts with special character input.
|
2 years ago |
Haoyu Qiu
|
84aee17901
Improvements and fixes based on Weblate comments
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Alfred Reinold Baudisch
|
a862583d05
Unified shortcut to clear carets and selections
|
2 years ago |
Alfred Reinold Baudisch
|
fcff978763
Shortcut and Bind to Remove Secondary Carets
|
2 years ago |
Rémi Verschelde
|
5947f22be9
Merge pull request #67578 from KoBeWi/GEDITOR
|
2 years ago |
Rémi Verschelde
|
273410ba5a
Merge pull request #67139 from PucklaMotzer09/insert_caret_at_carets
|
2 years ago |
Alfred Reinold Baudisch
|
7d15ecc3af
Add Selection and Caret for Next Occurrence of Selection
|
2 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 years ago |
PucklaMotzer09
|
e5354cacd0
Add Caret Insert Below and Above shortcuts to TextEdit
|
2 years ago |
bruvzg
|
6f4d233062
Fix key mapping changes when moving from macOS to other platform
|
3 years ago |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 years ago |
Haoyu Qiu
|
d1ca29cd8c
Remove `TTRC()` with empty string
|
3 years ago |
Nathan Franke
|
dc1c4cfbfa
Fix action exact match
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 years ago |
fabriceci
|
e4cfcfc424
Replace auto completion shortcut for mac
|
3 years ago |
Eric M
|
28b7c1be80
Improve implementation of builtin action overrides
|
4 years ago |
Rémi Verschelde
|
07a58230ea
InputMap: Fixup `macos` feature tag overrides after #52291
|
4 years ago |
Hugo Locurcio
|
9b1986fb9c
Rename `osx` to `macos` in input map feature tag handling
|
4 years ago |
Rémi Verschelde
|
70ba366743
Merge pull request #50375 from Paulb23/code_edit_unit_tests
|
4 years ago |
Paulb23
|
d186862338
Fix InputMap and display server not nulling singleton on free
|
4 years ago |
Hugo Locurcio
|
2daaf0fdc3
Make platform feature tag names lowercase
|
4 years ago |
jmb462
|
a3b9842616
Adding InputMap action error suggestion for Input singleton
|
4 years ago |
Mai Lavelle
|
ce43781cb3
Fix input methods returning zero strength when pressed status not requested
|
4 years ago |
Julien Nguyen
|
daee3c316f
Fix action_get_events returning booleans instead of InputKey entries
|
4 years ago |