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
/
editor_debugger_node.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-0
/
+2
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-0
/
+1
*
Clean up Hash Functions
reduz
2022-06-20
1
-1
/
+1
*
Fix Debugger tab not updating when clearing errors
kobewi
2022-06-06
1
-0
/
+1
*
Add a new HashSet template
reduz
2022-05-20
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-2
/
+10
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-1
/
+1
*
Remove VARIANT_ARG* macros
reduz
2022-03-09
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Auto-Increment Debugger Port
Nathan Franke
2021-12-04
1
-1
/
+2
*
[Editor] Editor debugger binds according to editor settings.
Fabio Alessandrelli
2021-08-29
1
-1
/
+1
*
Fix camera override not working
requizm
2021-08-21
1
-3
/
+2
*
Implemented initial DAP support
Ev1lbl0w
2021-08-02
1
-1
/
+4
*
Optimize StringName usage
reduz
2021-07-18
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Debugger: Save options in project metadata
Rémi Verschelde
2020-11-17
1
-1
/
+2
*
Added debugger plugin support
simpu
2020-08-26
1
-0
/
+5
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-1
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-1
/
+1
*
Support multiple debug protocols.
Fabio Alessandrelli
2020-05-12
1
-1
/
+1
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-4
/
+4
*
Threaded networking for editor debugger.
Fabio Alessandrelli
2020-03-08
1
-13
/
+26
*
Fix Breakpoint compare in new Debugger.
Fabio Alessandrelli
2020-02-23
1
-1
/
+1
*
Fix visuals of the new debugger editor
Michael Alexsander
2020-02-22
1
-3
/
+4
*
Huge Debugger/EditorDebugger refactor.
Fabio Alessandrelli
2020-02-21
1
-0
/
+176