Michael Alexsander
|
d01d40490f
Fix regressions regarding multiple remote object selection
|
6 months ago |
Stuart Carnie
|
742b27fdd6
Editor: Simplify `_parse_message`; separate into handler functions
|
6 months ago |
Thaddeus Crews
|
97241ffea6
Merge pull request #99555 from Meorge/mute-game
|
6 months ago |
Malcolm Anderson
|
6858607e74
Add "Mute Audio" button to Game view in editor
|
10 months ago |
Haoyu Qiu
|
ff903e36a5
Debugger: Allow locating VRAM resource by double-clicking
|
7 months ago |
Thaddeus Crews
|
c1b7865ae9
Merge pull request #103557 from aaronfranke/godot-version-defines
|
7 months ago |
Aaron Franke
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
7 months ago |
kobewi
|
7d82704f12
Allow to ignore debugger error breaks
|
1 year ago |
Michael Alexsander
|
5c66129e62
Allow to select multiple remote nodes at runtime
|
10 months ago |
Haoyu Qiu
|
513dbff72b
Translate main thread name in the editor instead of running project
|
1 year ago |
Esther Dalhuisen
|
109e2b3b5f
Change output format for milliseconds in timestamps to 3 zeroes
|
8 months ago |
Hilderin
|
05fcfede1e
Fix Floating Game Window Title
|
8 months ago |
Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
9 months ago |
Chaosus
|
ba39b078f5
[Scene] Add `SceneStringName::FlatButton`
|
10 months ago |
Rémi Verschelde
|
e6125ef51b
Merge pull request #98763 from AThousandShips/more_sname_uses
|
10 months ago |
Rémi Verschelde
|
ed93ab2f53
Merge pull request #98657 from ydeltastar/stay-sane-using-evaluator
|
10 months ago |
A Thousand Ships
|
af56d6e8e8
Use `SceneStringName` in more places
|
11 months ago |
Rémi Verschelde
|
04882d73bb
Merge pull request #99113 from MewPurPur/tweak-debugger-sizings
|
10 months ago |
Rémi Verschelde
|
4aed2b7981
Merge pull request #99086 from Calinou/editor-visual-profiler-show-hardware-info
|
10 months ago |
Thaddeus Crews
|
9e259ef061
Merge pull request #97884 from passivestar/list-variations
|
10 months ago |
passivestar
|
0ff5d5fd04
Add theme type variations for secondary Trees and ItemLists
|
1 year ago |
passivestar
|
6ba86c3852
Disable the debugger thread selector when there's nothing to select
|
10 months ago |
MewPurPur
|
5769c80196
Add minimum size to some debugger elements
|
11 months ago |
Hugo Locurcio
|
3e8a24d0da
Display CPU and GPU model name in the editor visual profiler
|
11 months ago |
Thaddeus Crews
|
f3294e59e1
Merge pull request #98891 from Faless/debugger/game_view_settings
|
11 months ago |
Fabio Alessandrelli
|
7cd850b909
[Debugger] Move quit shortcut configuration to the SceneDebugger
|
11 months ago |
Michael Alexsander
|
81cb7658f8
Reload cached resources in runtime on file reimport
|
11 months ago |
Michael Alexsander
|
16524a8a01
Add "Game" editor for better runtime debugging
|
1 year ago |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
1 year ago |
yds
|
e6eeaf28df
Add editor setting to stop the bottom panel from switching to the stack trace
|
11 months ago |