Age | Commit message (Expand) | Author |
---|---|---|
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-08-22 | Replace BIND_VMETHOD by new GDVIRTUAL syntax | reduz |
2021-02-09 | Initialize class variables with default values in scene/ [2/2] | Rafał Mikrut |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-09-10 | Changed line_edited_from(from) to lines_edit_from(from, to) | Paulb23 |
2020-07-11 | Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter | Paulb23 |
2020-07-11 | Expose Syntax highlighter for editor plugins | Paulb23 |
2020-07-11 | Convert syntax highlighters into a resource | Paulb23 |