summaryrefslogtreecommitdiff
path: root/scene/debugger/scene_debugger.cpp
AgeCommit message (Expand)Author
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-26Added a Window node, and made it the scene root.Juan Linietsky
2020-03-17Style: Set clang-format Standard to Cpp11RĂ©mi Verschelde
2020-03-08Refactor ScriptDebugger.Fabio Alessandrelli
2020-02-25Fix debugger crash inspecting freed object.Fabio Alessandrelli
2020-02-21Huge Debugger/EditorDebugger refactor.Fabio Alessandrelli