iwek7
|
617797c47c
Adds skip-breakpoints feature
|
6 年 前 |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 年 前 |
miwanczuk
|
98a3b2e5f4
Fixes issue when inspecting nodes that are not in the tree
|
6 年 前 |
Hugo Locurcio
|
47c615caf3
Cap the number of warnings/errors per second rather than per frame
|
6 年 前 |
Pedro J. Estébanez
|
9c3ddf05cb
Revert accidental commits
|
6 年 前 |
Pedro J. Estébanez
|
4db0f51b9a
Create live view dock [wip]
|
6 年 前 |
Juan Linietsky
|
ae886a6f32
Ability to keep pumping messages while being debugged, may be a solution for #21431
|
6 年 前 |
Rémi Verschelde
|
0ba75c195e
Fix GCC 5 build after #26331 and cleanup style
|
6 年 前 |
Juan Linietsky
|
9d78274e06
Make allowed pid for window takeover happen immediately, fixes #21431
|
6 年 前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年 前 |
Juan Linietsky
|
a2a606794c
Ensure array and dict editors show edited object IDs, fixes #20225
|
7 年 前 |
Rémi Verschelde
|
1169196f04
Merge pull request #22779 from Superwaitsum/LimitSettings
|
7 年 前 |
Superwaitsum
|
e5041ad0f5
Add some limits on the Editor Settings
|
7 年 前 |
DualMatrix
|
c4ac2707dc
Cleaned up/Fixed some bugs in the remote inspector code.
|
7 年 前 |
Rémi Verschelde
|
62ecb44035
Fix warning about functions defined but not used [-Wunused-function]
|
7 年 前 |
Rémi Verschelde
|
2091f20443
Fix warnings about wrong member initialization order [-Wreorder]
|
7 年 前 |
DualMatrix
|
54286e1711
Fixed error spam in remote debugger
|
7 年 前 |
Fabio Alessandrelli
|
634d057a52
Less verbose ScriptDebugger, message on connect.
|
7 年 前 |
Fabio Alessandrelli
|
30327872e0
Unify StreamPeerTCP/TCP_Server with NetSocket API
|
7 年 前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年 前 |
DualMatrix
|
35248a03be
Fixed error spam when inspecting remote tree
|
7 年 前 |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 年 前 |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 年 前 |
Max Hilbrunner
|
dc2d8d4dee
Merge pull request #19229 from RandomShaper/fix-focus-steal
|
7 年 前 |
Pedro J. Estébanez
|
2fcbf9dd81
Fix debugger focus stealing
|
7 年 前 |
Juan Linietsky
|
5bb412f389
Revert "Make the performance reporting update frequency customizable"
|
7 年 前 |
Rémi Verschelde
|
bce002f5c3
Merge pull request #18410 from GodotExplorer/debugger-inherited-variables
|
7 年 前 |
Hugo Locurcio
|
228ae60a63
Make the performance reporting update frequency customizable
|
7 年 前 |
Juan Linietsky
|
80b9edf0f6
Merge pull request #16893 from GodotExplorer/debugger-improvement-3
|
7 年 前 |
Geequlim
|
7e499683a2
Send inherited variables and constants from remote debugger
|
7 年 前 |