passivestar
|
6ba86c3852
Disable the debugger thread selector when there's nothing to select
|
9 months ago |
Thaddeus Crews
|
f3294e59e1
Merge pull request #98891 from Faless/debugger/game_view_settings
|
9 months ago |
Fabio Alessandrelli
|
7cd850b909
[Debugger] Move quit shortcut configuration to the SceneDebugger
|
9 months ago |
Michael Alexsander
|
81cb7658f8
Reload cached resources in runtime on file reimport
|
9 months ago |
Michael Alexsander
|
16524a8a01
Add "Game" editor for better runtime debugging
|
11 months ago |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
10 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 |