Commit Verlauf

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