Commit History

Author SHA1 Message Date
  A Thousand Ships af56d6e8e8 Use `SceneStringName` in more places 2 months ago
  Aaron Franke 562c666e3d Rename internal Button icon to button_icon to match exposed methods 3 months ago
  Rémi Verschelde 0a4aedb360 Merge pull request #97187 from KoBeWi/do_not 3 months ago
  kobewi b277a2985d Don't store project metadata when loading 3 months ago
  Haoyu Qiu 14321b8ed5 Set auto translate mode for drag previews 3 months ago
  Yuri Rubinsky 52889ab7ee [Scene] Add SceneStringName::toggled 7 months ago
  A Thousand Ships fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 8 months ago
  A Thousand Ships ca18a06ecb [Scene] Add `SceneStringNames::confirmed` 8 months ago
  bruvzg c82003c474 Defer `ActionMapEditor::_action_edited` signal to prevent tree updates when tree is blocked. 10 months ago
  Haoyu Qiu 55459dd74e Disable Clear All button when not filtering in Editor Settings 9 months ago
  A Thousand Ships ee79386f7b [Scene] Add SceneStringNames::pressed 8 months ago
  kobewi 413c11357d Use Core/Scene stringnames consistently 8 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 1 year ago
  Christian Kaiser 1910f91f17 Improve "Add" button consistency in Project Settings 1 year ago
  Rémi Verschelde ad3e5a949e Merge pull request #82283 from YeldhamDev/focus_that_search_bar! 1 year ago
  Hugo Locurcio 8e2f3191e7 Add input action name to window title in input map editor 1 year 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. 2 years ago
  kobewi 59ea36b87c Remove set_drag_forwarding_compat() 2 years ago
  Eric M 7c73b6c71c Fix Project Settings array/dicts initial value being shared instances of the current value. 2 years ago
  Juan Linietsky e6a4debede Change set_drag_forwarding() to use callables. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Markus Sauermann 3238d11247 Fix closing project setting window with ESC while listening for input 2 years 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