Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | Fix text_server_adv compiling as a GDExtension | David Snopek | 2023-06-20 | 1 | -2/+2 |
* | Fix text server GDExtension build. | bruvzg | 2023-02-26 | 1 | -1/+1 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Rename all gdnative occurences to gdextension | Gilles Roudière | 2022-12-12 | 1 | -1/+1 |
* | Refactor module initialization | reduz | 2022-05-04 | 1 | -7/+12 |
* | Unify TextServer built-in module and GDExtension code. | bruvzg | 2022-03-17 | 1 | -2/+26 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Implement TextServer GDExtension interface, remove TextServer GDNative interf... | bruvzg | 2021-10-01 | 1 | -1/+6 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | [Complex Text Layouts] Implement ICU / HarfBuzz based TextServer module. | bruvzg | 2020-11-26 | 1 | -0/+43 |