virtualx-engine/editor/debugger
Rémi Verschelde 2d9583fa3b
Merge pull request #65490 from halgriffiths/profiler-fix
Fix broken profiler in 4.0
2022-09-14 00:04:56 +02:00
..
debug_adapter [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
editor_debugger_inspector.cpp Remove read-only status from EditorDebuggerRemoteObject 2022-09-08 14:34:31 +01:00
editor_debugger_inspector.h Remove read-only status from EditorDebuggerRemoteObject 2022-09-08 14:34:31 +01:00
editor_debugger_node.cpp Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
editor_debugger_node.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
editor_debugger_server.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
editor_debugger_server.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
editor_debugger_tree.cpp Rename TreeItem's set_tooltip to set_tooltip_text 2022-08-30 11:16:23 +02:00
editor_debugger_tree.h Add node path drag from remote tree 2022-07-31 18:24:56 +02:00
editor_network_profiler.cpp Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 2022-08-29 11:11:29 +02:00
editor_network_profiler.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
editor_performance_profiler.cpp Merge pull request #64377 from Mickeon/rename-canvas-redraw 2022-08-30 14:47:41 +02:00
editor_performance_profiler.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
editor_profiler.cpp Fix profiler being disabled at wrong times 2022-09-13 10:21:11 +01:00
editor_profiler.h Fix profiler being disabled at wrong times 2022-09-13 10:21:11 +01:00
editor_visual_profiler.cpp Rename CanvasItem.update() to queue_redraw() 2022-08-29 14:59:47 +02:00
editor_visual_profiler.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
script_editor_debugger.cpp Fix profiler being disabled at wrong times 2022-09-13 10:21:11 +01:00
script_editor_debugger.h Add the button pressed to some signals in Tree 2022-05-21 17:16:52 +02:00
SCsub Implemented initial DAP support 2021-08-02 10:43:35 +01:00