Commit History

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