Commit History

Author SHA1 Message Date
  yds e6eeaf28df Add editor setting to stop the bottom panel from switching to the stack trace 9 months ago
  Danil Alexeev be41e6f84e Clarify `EngineDebugger` and `EditorDebugger*` documentation 10 months ago
  Ricardo Subtil 0d098d3cca Support REPL expressions through DAP `evaluate` request 10 months ago
  kobewi 645abdbb80 Add expression evaluater to debugger (REPL) 10 months ago
  Hendrik Brucker c53fd9c7be Implement Autostart Feature for Profiler / Visual Profiler / Network Profiler 11 months ago
  bruvzg b5e3238109 [TextServer] Fix get_word_breaks and it uses. 2 years ago
  A Thousand Ships d9e2fc74c7 [Scene] Add `SceneStringNames::item_selected` 1 year ago
  A Thousand Ships d519715d94 [Scene] Add `SceneStringNames::font(_size/_color)` 1 year ago
  A Thousand Ships 926afccbd8 [Scene] Add `SceneStringNames::panel` 1 year ago
  A Thousand Ships 755a0efbb6 [Scene] Add `SceneStringNames::id_pressed` 1 year ago
  Rémi Verschelde c42751cae2 Merge pull request #91033 from Hilderin/keep_current_bottom_panel_on_play 1 year ago
  Hilderin 76205d4276 Add editor setting to keep bottom panel state on play and stop game 1 year ago
  A Thousand Ships ee79386f7b [Scene] Add SceneStringNames::pressed 1 year ago
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 1 year ago
  Ricardo Subtil b6d1204186 Add output type to DAP `output` events 1 year ago
  Muller-Castro 1638c1b28f Add const lvalue ref to editor/* container parameters 1 year ago
  A Thousand Ships 684752e75b Replace error checks against `size` with `is_empty` 1 year ago
  Yuri Sizov c027aecc2e Merge pull request #86676 from rune-scape/sparse-script-reload 1 year ago
  Yuri Sizov 95b27fe8c7 Reorganize code related to editor theming 1 year ago
  Rémi Verschelde 6c390b620d Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy 1 year ago
  rune-scape cde478bda6 Hot-reload only changed scripts 1 year ago
  msreis f1cc14d525 Fix missing time for some script functions in profiler 2 years ago
  Wilson E. Alvarez a3cb1b096f Add const references detected by clang-tidy 1 year ago
  Saracen 3700ce7318 Fix right-click menu position for the debugger breakpoint tree. 1 year ago
  Yuri Sizov 4bd569be95 Replace flat buttons with flat-styled buttons with a visible pressed state 1 year ago
  kobewi 6de34fde27 Add EditorStringNames singleton 2 years ago
  Yuri Sizov 2445414aa0 Avoid unnecessary inspector updates when loading or switching scenes 2 years ago
  Rémi Verschelde 8b6c867c81 Merge pull request #79280 from raulsntos/dotnet/better-push-error 2 years ago
  Juan Linietsky 5e512b705e Support threads in the script debugger 2 years ago
  Raul Santos 13ab2b6f4f C#: Improve `GD.PushError` and `GD.PushWarning` 2 years ago