summaryrefslogtreecommitdiffstats
path: root/modules/text_server_adv/script_iterator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Style: Apply clang-tidy's `readability-braces-around-statements`Rémi Verschelde2021-04-051-2/+4
|
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
| | | | | | | | | | | | | | Happy new year to the wonderful Godot community! 2020 has been a tough year for most of us personally, but a good year for Godot development nonetheless with a huge amount of work done towards Godot 4.0 and great improvements backported to the long-lived 3.2 branch. We've had close to 400 contributors to engine code this year, authoring near 7,000 commit! (And that's only for the `master` branch and for the engine code, there's a lot more when counting docs, demos and other first-party repos.) Here's to a great year 2021 for all Godot users 🎆
* [Complex Text Layouts] Performance optimizations.bruvzg2020-12-071-1/+2
|
* [Complex Text Layouts] Implement ICU / HarfBuzz based TextServer module.bruvzg2020-11-261-0/+109