Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |