Commit History

Author SHA1 Message Date
  Aaron Franke 562c666e3d Rename internal Button icon to button_icon to match exposed methods 1 month ago
  Rémi Verschelde 0a4aedb360 Merge pull request #97187 from KoBeWi/do_not 2 months ago
  kobewi b277a2985d Don't store project metadata when loading 2 months ago
  Haoyu Qiu 14321b8ed5 Set auto translate mode for drag previews 2 months ago
  Yuri Rubinsky 52889ab7ee [Scene] Add SceneStringName::toggled 5 months ago
  A Thousand Ships fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 6 months ago
  A Thousand Ships ca18a06ecb [Scene] Add `SceneStringNames::confirmed` 6 months ago
  bruvzg c82003c474 Defer `ActionMapEditor::_action_edited` signal to prevent tree updates when tree is blocked. 8 months ago
  Haoyu Qiu 55459dd74e Disable Clear All button when not filtering in Editor Settings 8 months ago
  A Thousand Ships ee79386f7b [Scene] Add SceneStringNames::pressed 6 months ago
  kobewi 413c11357d Use Core/Scene stringnames consistently 6 months ago
  kobewi a262d2d881 Add shorthand for using singleton string names 1 year ago
  Hugo Locurcio 4f8d7cae26 Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog 1 year ago
  Yuri Sizov 95b27fe8c7 Reorganize code related to editor theming 10 months ago
  Christian Kaiser 1910f91f17 Improve "Add" button consistency in Project Settings 10 months ago
  Rémi Verschelde ad3e5a949e Merge pull request #82283 from YeldhamDev/focus_that_search_bar! 10 months ago
  Hugo Locurcio 8e2f3191e7 Add input action name to window title in input map editor 11 months ago
  Michael Alexsander c7d0565681 Make the search bars in the "Project Settings" dialog grab focus when they appear 1 year ago
  kobewi 6de34fde27 Add EditorStringNames singleton 1 year ago
  jsjtxietian 9c1278cae8 save show built-in actions button state 1 year ago
  Rémi Verschelde 27fdb06fed Merge pull request #71322 from EricEzaM/55856-proj-settings-initial-array-dict-shared-instance 1 year ago
  bruvzg daad4aed62 Cleanup and unify keyboard input. 1 year ago
  kobewi 59ea36b87c Remove set_drag_forwarding_compat() 1 year ago
  Eric M 7c73b6c71c Fix Project Settings array/dicts initial value being shared instances of the current value. 1 year ago
  Juan Linietsky e6a4debede Change set_drag_forwarding() to use callables. 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  Markus Sauermann 3238d11247 Fix closing project setting window with ESC while listening for input 1 year ago
  Eric M da1589dae6 Refactor `get_event_text` to a static method, remove high deadzone from event configuration. 2 years ago
  Rémi Verschelde f475c91081 Fix -Wunused-but-set-variable warnings from Emscripten 3.1.20 2 years ago
  Eric M 598ee4266c Split `action_map_editor` file into one file per class it contained. 2 years ago