summaryrefslogtreecommitdiffstats
path: root/modules/text_server_adv/register_types.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Fix text_server_adv compiling as a GDExtensionDavid Snopek2023-06-201-2/+2
* Fix text server GDExtension build.bruvzg2023-02-261-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Rename all gdnative occurences to gdextensionGilles Roudière2022-12-121-1/+1
* Refactor module initializationreduz2022-05-041-7/+12
* Unify TextServer built-in module and GDExtension code.bruvzg2022-03-171-2/+26
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Implement TextServer GDExtension interface, remove TextServer GDNative interf...bruvzg2021-10-011-1/+6
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* [Complex Text Layouts] Implement ICU / HarfBuzz based TextServer module.bruvzg2020-11-261-0/+43