Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement TextServer `strip_diacritics` function. | bruvzg | 2021-10-28 | 1 | -0/+23 |
* | Implement TextServer GDExtension interface, remove TextServer GDNative interf... | bruvzg | 2021-10-01 | 1 | -33/+34 |
* | Makes FontData importable resource. | bruvzg | 2021-08-27 | 1 | -10/+30 |
* | [Editor Fonts] Add Noto Sans Bold font variant for supported languages. | bruvzg | 2021-07-19 | 1 | -5/+5 |
* | Merge pull request #44398 from RevoluPowered/unit-tests-for-export-templates | Rémi Verschelde | 2021-03-23 | 1 | -0/+3 |
|\ | |||||
| * | Add unit tests for export templates | Gordon MacPherson | 2021-03-22 | 1 | -0/+3 |
* | | Use comma over `<<` operator for all unit test logging | Andrii Doroshenko (Xrayez) | 2021-01-08 | 1 | -1/+1 |
|/ | |||||
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | [Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex... | bruvzg | 2020-11-26 | 1 | -0/+249 |