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 |
Saracen
|
3700ce7318
Fix right-click menu position for the debugger breakpoint tree.
|
2 years ago |
Yuri Sizov
|
4bd569be95
Replace flat buttons with flat-styled buttons with a visible pressed state
|
2 years 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 |
samar-01
|
d9e64d7001
Changed error tree initialization to allow reselection
|
2 years ago |
Aaron Franke
|
74361b3d50
Rename the Debugger's stack debug section to Stack Trace
|
2 years ago |
Hendrik Brucker
|
dc46163b12
Improve editor state persistence
|
2 years ago |
Yuri Sizov
|
4154039832
Improve includes of EditorNode (and everything else)
|
2 years ago |
kobewi
|
f289e74966
Refresh filesystem when saving remote branch
|
2 years ago |
Yuri Sizov
|
239eb31c90
Make sure Script Debugger is updated with the editor theme
|
2 years ago |
Pedro J. Estébanez
|
31a4a0002e
Pace debugger draw requests
|
2 years ago |
Paul Joannon
|
0fb1cef42f
Restore missing info in the error tooltips
|
2 years ago |
Paul Joannon
|
c93eec4139
Better error display in debugger panel
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
stmSi
|
97e991929f
Fix: Profiler and Visual Profiler start/stop state inconsistency
|
2 years ago |
Haoyu Qiu
|
207e52c161
Fix String::word_wrap() for long words
|
3 years ago |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
2 years ago |
Zae
|
50704f27ed
FIx debugger can't inspect sub objects.
|
2 years ago |
Rémi Verschelde
|
6d2a7cb46d
Merge pull request #68709 from MewPurPur/instance-begone-part3
|
2 years ago |
VolTer
|
3b4f5f8a04
Remove more instances of 'instance' being used as a verb
|
2 years ago |
Fabio Alessandrelli
|
67265d14f7
[MP] Move engine and editor profilers to a plugin.
|
3 years ago |
Fabio Alessandrelli
|
d568b25e36
[Editor] Better expose EditorDebuggerPlugin.
|
3 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
3 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 years ago |
Rémi Verschelde
|
4d29346a74
Debugger: Fix fetching source to link C++ error on GitHub
|
3 years ago |