Danil Alexeev
|
db9b8ff003
CodeEditor: Make possible to select and copy error text
|
2 月之前 |
Thaddeus Crews
|
69f0eb5de5
Merge pull request #103841 from GustJc/embed_add_hotkeys
|
3 月之前 |
Gustavo Jaruga Cruz
|
bf18021462
Add Embed Game Window hotkeys support and pause/next frame shortcuts
|
3 月之前 |
Ryan
|
4497e2a0d3
Add Meshes to the Video RAM Profiler
|
5 月之前 |
Michael Alexsander
|
d01d40490f
Fix regressions regarding multiple remote object selection
|
4 月之前 |
Stuart Carnie
|
742b27fdd6
Editor: Simplify `_parse_message`; separate into handler functions
|
4 月之前 |
Thaddeus Crews
|
97241ffea6
Merge pull request #99555 from Meorge/mute-game
|
4 月之前 |
Malcolm Anderson
|
6858607e74
Add "Mute Audio" button to Game view in editor
|
8 月之前 |
Haoyu Qiu
|
ff903e36a5
Debugger: Allow locating VRAM resource by double-clicking
|
4 月之前 |
kobewi
|
7d82704f12
Allow to ignore debugger error breaks
|
1 年之前 |
Michael Alexsander
|
5c66129e62
Allow to select multiple remote nodes at runtime
|
8 月之前 |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
Michael Alexsander
|
81cb7658f8
Reload cached resources in runtime on file reimport
|
8 月之前 |
Ricardo Subtil
|
0d098d3cca
Support REPL expressions through DAP `evaluate` request
|
10 月之前 |
kobewi
|
645abdbb80
Add expression evaluater to debugger (REPL)
|
10 月之前 |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
1 年之前 |
rune-scape
|
cde478bda6
Hot-reload only changed scripts
|
1 年之前 |
Yuri Sizov
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
1 年之前 |
Juan Linietsky
|
5e512b705e
Support threads in the script debugger
|
2 年之前 |
Hendrik Brucker
|
dc46163b12
Improve editor state persistence
|
2 年之前 |
Pedro J. Estébanez
|
31a4a0002e
Pace debugger draw requests
|
2 年之前 |
Paul Joannon
|
c93eec4139
Better error display in debugger panel
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Rémi Verschelde
|
6d2a7cb46d
Merge pull request #68709 from MewPurPur/instance-begone-part3
|
2 年之前 |
VolTer
|
3b4f5f8a04
Remove more instances of 'instance' being used as a verb
|
2 年之前 |
Fabio Alessandrelli
|
67265d14f7
[MP] Move engine and editor profilers to a plugin.
|
2 年之前 |
Fabio Alessandrelli
|
d568b25e36
[Editor] Better expose EditorDebuggerPlugin.
|
2 年之前 |
trollodel
|
307427af89
Add the button pressed to some signals in Tree
|
3 年之前 |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 年之前 |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 年之前 |