Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-12 | Consistently prefix bound virtual methods with _ | kobewi | |
2021-06-11 | Rename Reference to RefCounted | Pedro J. Estébanez | |
2020-11-01 | Port code examples to C# (D) | HaSa1002 | |
Includes: * Decal * Dictionary * Directory * DisplayServer * DTLSServer * DynamicFont * EditorImportPlugin * EditorPlugin * EditorScenePostImport * EditorScript * EditorSettings * EditorTranslationParserPlugin * Engine * Expression Co-authored-by: Aaron Franke <arnfranke@yahoo.com> | |||
2020-08-19 | Updated Translation architecture to have TranslationPO, did some commit ↵ | SkyJJ | |
fixes and updated class Reference. | |||
2020-08-19 | Update POT generation to handle context and plurals | SkyJJ | |
2020-07-27 | Style: Fix code format scripts compat with non-GNU Unices | Rémi Verschelde | |
It's too hard to get compatibility between GNU and BSD sed, so let's just use perl oneliners. And improve it to also remove trailing tabs, not just spaces. | |||
2020-07-05 | Change translation parser plugin API to parse_file() | SkyJJ | |
2020-07-03 | doc: Sync classref with current source | Rémi Verschelde | |
2020-07-02 | Add translation parser plugin support | SkyJJ | |