| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -58/+29 |
| | | | | | | | | | For the time being we don't support writing a description for those, preferring having all details in the method's description. Using self-closing tags saves half the lines, and prevents contributors from thinking that they should write the argument or return documentation there. | ||||
| * | Better format arguments in variant parser | Michael Alexsander Silva Dias | 2021-06-18 | 1 | -1/+1 |
| | | |||||
| * | Added debugger plugin support | simpu | 2020-08-26 | 1 | -0/+132 |
| 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. | |||||
