godot/modules/text_server_adv
Rémi Verschelde 453aff4902
TextServer: Fix build with freetype disabled
Also remove RTR calls as we don't translate internal error messages.
2021-09-15 10:11:31 +02:00
..
icu_data Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
config.py Make FreeType optional for export templates. 2021-02-19 15:01:46 +02:00
register_types.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
script_iterator.cpp Style: Apply clang-tidy's readability-braces-around-statements 2021-04-05 14:09:59 +02:00
script_iterator.h Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
SCsub Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
text_server_adv.cpp TextServer: Fix build with freetype disabled 2021-09-15 10:11:31 +02:00
text_server_adv.h Makes FontData importable resource. 2021-08-27 15:43:18 +03:00