Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-18 | Better format arguments in variant parser | Michael Alexsander Silva Dias | |
2020-08-26 | Added debugger plugin support | simpu | |
Changes: * EngineDebugger is exposed to gdscript. Game side of communication can be implemented through it. * EditorDebuggerPlugin is added which handles the editor side of communication. |