summaryrefslogtreecommitdiff
path: root/editor/debugger/editor_debugger_inspector.cpp
AgeCommit message (Expand)Author
2020-05-22Fix dialog spam when inspecting MeshInstance from model filePouleyKetchoupp
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-08Update editor debugger to new remote debugger.Fabio Alessandrelli
2020-03-05Fix some bugs spotted by asan in editor debugger.Fabio Alessandrelli
2020-02-28Signals: Port connect calls to use callable_mpRémi Verschelde
2020-02-21Huge Debugger/EditorDebugger refactor.Fabio Alessandrelli