This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5cb60dff964087e03e667df3f1dfc2c857c19f54
godot
/
modules
/
text_server_adv
History
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
…
gdextension_build
…
icu_data
…
.gitignore
…
config.py
…
register_types.cpp
…
register_types.h
…
script_iterator.cpp
…
script_iterator.h
…
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
…
thorvg_bounds_iterator.h
…
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
…