index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
debugger
/
script_editor_debugger.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-1
/
+1
*
Hot-reload only changed scripts
rune-scape
2024-01-02
1
-1
/
+2
*
Extract ScriptInstance to simplify includes
Yuri Sizov
2023-09-06
1
-0
/
+1
*
Support threads in the script debugger
Juan Linietsky
2023-07-26
1
-7
/
+30
*
Improve editor state persistence
Hendrik Brucker
2023-05-11
1
-0
/
+2
*
Pace debugger draw requests
Pedro J. Estébanez
2023-02-07
1
-0
/
+1
*
Better error display in debugger panel
Paul Joannon
2023-01-27
1
-0
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Merge pull request #68709 from MewPurPur/instance-begone-part3
Rémi Verschelde
2022-11-16
1
-1
/
+1
|
\
|
*
Remove more instances of 'instance' being used as a verb
VolTer
2022-11-16
1
-1
/
+1
*
|
[MP] Move engine and editor profilers to a plugin.
Fabio Alessandrelli
2022-11-14
1
-3
/
+0
*
|
[Editor] Better expose EditorDebuggerPlugin.
Fabio Alessandrelli
2022-11-14
1
-10
/
+3
|
/
*
Add the button pressed to some signals in Tree
trollodel
2022-05-21
1
-2
/
+2
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-4
/
+4
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-39
/
+39
*
Remove VARIANT_ARG* macros
reduz
2022-03-09
1
-1
/
+1
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-1
/
+0
*
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-3
/
+1
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-1
/
+1
*
Add global breakpoint list
Paulb23
2022-01-15
1
-0
/
+9
*
Add option to filter the stack variables of GDScript debugger
Yuri Roubinsky
2022-01-12
1
-0
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Fix debugger tab which don't resetting after pressing clear button
Yuri Roubinsky
2021-11-15
1
-1
/
+3
*
Implemented advanced features of DAP
Ev1lbl0w
2021-08-31
1
-0
/
+3
*
Implemented initial DAP support
Ev1lbl0w
2021-08-02
1
-0
/
+10
*
Add a menu action to open C++ source on GitHub in the editor debugger
Hugo Locurcio
2021-04-19
1
-0
/
+5
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Added debugger plugin support
simpu
2020-08-26
1
-0
/
+15
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-1
/
+1
*
Added Custom Performance Monitor and feature to read intermediate values of M...
simpu
2020-06-29
1
-10
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Add ability to export VRAM usage as CSV
Pedro J. Estébanez
2020-04-24
1
-0
/
+7
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-2
/
+2
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Update editor debugger to new remote debugger.
Fabio Alessandrelli
2020-03-08
1
-6
/
+9
*
Threaded networking for editor debugger.
Fabio Alessandrelli
2020-03-08
1
-23
/
+11
*
Fix visuals of the new debugger editor
Michael Alexsander
2020-02-22
1
-0
/
+1
*
Huge Debugger/EditorDebugger refactor.
Fabio Alessandrelli
2020-02-21
1
-0
/
+270