Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-07 | Style: Cleanup uses of double spaces between words | RĂ©mi Verschelde | |
Or after punctuation. Tried to leave third-party stuff alone, unless it has been heavily modified for Godot. | |||
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. |