virtualx-engine/core/debugger
Voylin cebdfd1bbd Fixing Print_rich which only displays correctly in terminal
There was an issue that the type was not passed through correctly. These couple of lines fix this issue and make print_rich work as expected.
2022-07-01 04:34:19 +09:00
..
debugger_marshalls.cpp
debugger_marshalls.h
engine_debugger.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
engine_debugger.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
engine_profiler.cpp Rename profiler "Idle Time" to "Process Time" 2022-05-05 20:23:47 +02:00
engine_profiler.h Rename profiler "Idle Time" to "Process Time" 2022-05-05 20:23:47 +02:00
local_debugger.cpp Remove SceneTree dependency from LocalDebugger 2022-06-29 19:49:27 -06:00
local_debugger.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
remote_debugger.cpp Fixing Print_rich which only displays correctly in terminal 2022-07-01 04:34:19 +09:00
remote_debugger.h Adding print_rich for printing with BBCode 2022-06-29 00:41:29 +09:00
remote_debugger_peer.cpp
remote_debugger_peer.h
script_debugger.cpp Add a new HashSet template 2022-05-20 22:40:38 +02:00
script_debugger.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
SCsub