Commit History

Author SHA1 Message Date
  Hugo Locurcio eb2518f462 Update gamepad button/axis names to match 4.0 1 year ago
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  Haoyu Qiu b957816736 Add built-in action toggle in Input Map settings 2 years ago
  Haoyu Qiu 51fcc013c0 Only show named layers in layer menu 2 years ago
  bruvzg a8eb779ac3 Backport locale selection improvements. 2 years ago
  Haoyu Qiu af8d85a15e Fix crash when dragging from Input Map to VisualScript editor 3 years ago
  Haoyu Qiu 5688ca688c Backport editor type icons 3 years ago
  lawnjelly f0af29346b ProjectSettings add dirty flag and project_settings_changed signal 3 years ago
  Rémi Verschelde c938104a88 Merge pull request #56630 from Pineapple/replace-find-last 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Bartłomiej T. Listwon 22750b1c03 Replace String::find_last with rfind where possible (backward compatible with old API) 3 years ago
  Michael Alexsander d00e183512 Fix undo/redo operations in Input Map 3 years ago
  kobewi 24c52f8d67 Improve language lists in localization editor 3 years ago
  Hugo Locurcio f769e9a864 List Physical Key before Key in the action map input editor 3 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 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago