godot/modules/text_server_adv
Rémi Verschelde e2fc0acd36
Fix includes of thirdparty libs which can be unbundled on Linux
Changes `builtin_icu` and `builtin_recast` to match the folder names in
`thirdparty`.
2023-02-16 15:52:13 +01:00
..
doc_classes Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
gdextension_build Implement SVG in OT support. 2022-11-04 14:10:54 +02:00
icu_data One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
.gitignore Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
config.py Add Text Server related options to the build profiles editor. 2022-08-03 15:06:43 +03:00
register_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
script_iterator.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
script_iterator.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +01:00
text_server_adv.cpp [TextServer] Preload USpoofChecker to speed up GDScript parsing. 2023-02-05 23:31:54 +02:00
text_server_adv.h [TextServer] Preload USpoofChecker to speed up GDScript parsing. 2023-02-05 23:31:54 +02:00
thorvg_bounds_iterator.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
thorvg_bounds_iterator.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
thorvg_svg_in_ot.cpp [GDExtension] Expose some low level functions and String operators. 2023-01-19 12:50:49 +02:00
thorvg_svg_in_ot.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00