DualMatrix
|
aa32a9f22d
Fixed Objects no longer showing ID in debugger.
|
7 years ago |
willnationsdev
|
5436abefe4
Refactor editor icon retrieval
|
7 years ago |
Michael Alexsander Silva Dias
|
3a9df46b90
Add expand/collapse all buttons for the "Errors" tab
|
7 years ago |
Fabio Alessandrelli
|
cdc5264a3e
Merge pull request #21692 from Faless/sockets_rebase
|
7 years ago |
Fabio Alessandrelli
|
30327872e0
Unify StreamPeerTCP/TCP_Server with NetSocket API
|
7 years ago |
Rémi Verschelde
|
c4311b62c4
Merge pull request #21884 from RyanStein/feature-error-tree
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Rémi Verschelde
|
45b609f46a
Replace last occurrences of PropertyEditor by EditorInspector
|
7 years ago |
Ryan Stein
|
13370e3e09
Merge debugger's error and stack trace lists into one tree interface.
|
7 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 years ago |
Marcin Zawiejski
|
ce73b56adb
Reset reason text when no longer connected
|
7 years ago |
Chaosus
|
4fdb8ebdec
Fix debugger icon for warnings
|
7 years ago |
Chaosus
|
94cf2133d5
Add warning color to output log
|
7 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 years ago |
ordigdug
|
9c7e647124
Fix -new inspector- remote debug view not changing to current scene after exiting game - Fixes #20075
|
7 years ago |
Benjamin
|
98233073a9
Don't cut of long errors in debugger.
|
7 years ago |
Juan Linietsky
|
005b69cf6e
-New inspector.
|
7 years ago |
Juan Linietsky
|
80b9edf0f6
Merge pull request #16893 from GodotExplorer/debugger-improvement-3
|
7 years ago |
Rémi Verschelde
|
bf7ca623a6
Fix Coverity reports of uninitialized scalar variable
|
7 years ago |
Poommetee Ketson
|
2de1dfa42f
Update icons when theme changed
|
7 years ago |
Paul Joannon
|
3ee4ce51a9
only show information we have in stacktrace
|
7 years ago |
Artem Varaksa
|
db2a1544c0
Insert proper copy icon to debugger
|
7 years ago |
geequlim
|
24e6361cba
Save runtime node as scene from the remote scene tree.
|
7 years ago |
Daniel J. Ramirez
|
cecf274364
Icons update
|
7 years ago |
geequlim
|
cfde737478
Don't print error message when select debugger stacks if the debugger is stopped.
|
7 years ago |
Michael Alexsander Silva Dias
|
0d13eb4225
Fixed Remote Tree not drawing relationship lines unless the setting is changed.
|
7 years ago |
Michael Alexsander Silva Dias
|
32e3f257ac
Made the Debugger's Stack Frames items reselectable.
|
7 years ago |
Artem Varaksa
|
b169b16f98
Fix #16543 (add button to copy error from debugger)
|
7 years ago |
Guilherme Silva
|
9974e86904
Fix option run/output/always_open_output_on_play
|
7 years ago |
Ignacio Etcheverry
|
5be356b72f
Mono: Implement stack info for errors and exceptions
|
7 years ago |