Hugo Locurcio
|
f769e9a864
List Physical Key before Key in the action map input editor
|
4 年 前 |
Marcel Admiraal
|
18825ad4ff
Fix game controllers ignoring the last listed button
|
4 年 前 |
Rémi Verschelde
|
eb78f80f03
Fix typos with codespell
|
4 年 前 |
bruvzg
|
dab4cf3ed6
Add `physical_scancode` (keyboard layout independent keycodes) to InputEventKey and InputMap.
|
4 年 前 |
Hugo Locurcio
|
35887a2afe
Allow selecting multiple files in the editor translation/remap dialogs
|
4 年 前 |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 年 前 |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 年 前 |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 年 前 |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
4 年 前 |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 年 前 |
kleonc
|
7a776d68b6
ProjectSettingsEditor: Make "Type" OptionButton item ids match corresponding Variant::Type enum values.
|
4 年 前 |
Danil Alexeev
|
72e8697d8c
Merge Category and Property fields in the Project Settings
|
4 年 前 |
kobewi
|
ad204f9b95
Save ProjectSettings on editor restart
|
4 年 前 |
Michael Alexsander
|
95191b9826
Backport the Import Defaults Editor
|
4 年 前 |
Marcel Admiraal
|
3dd57a22df
Add support for new SDL gamecontroller keywords.
|
4 年 前 |
Hugo Locurcio
|
952a089551
Don't allow adding Objects to the project settings
|
5 年 前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年 前 |
Michael Alexsander
|
d949b042a7
Add placeholders to the searchbars in the Project/Editor settings
|
5 年 前 |
alvaroHernandez
|
bce2a3a2d2
prevent joypad button input dropdown going out of dialog
|
5 年 前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年 前 |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 年 前 |
Gilles Roudière
|
0287baf078
Disable ok button if no key is selected when adding event to an action
|
5 年 前 |
Rémi Verschelde
|
bcb6a99154
Merge pull request #32527 from OsamaElHariri/fix_locale_filter
|
5 年 前 |
Hugo Locurcio
|
b14e391792
Fix key names being wrongly capitalized in the input map editor
|
5 年 前 |
Hugo Locurcio
|
929d8dd20c
Fix off-by-one error in the Project Settings type dropdown
|
6 年 前 |
qarmin
|
616ab4fac2
Small fixes to redundand code, copy paste bugs
|
6 年 前 |
Hugo Locurcio
|
753eff2f68
Allow all Variant types to be added as project settings
|
6 年 前 |
Hugo Locurcio
|
724b9bc0ce
Focus the search box when pressing Ctrl+F in Project/Editor Settings
|
6 年 前 |
Osama El Hariri
|
b2d8b213f7
Fix locale filter in project settings editor
|
6 年 前 |
Michael Alexsander Silva Dias
|
4e9df13a40
Fix crash when moving an action into itself in the Input Map editor
|
6 年 前 |