godot/modules/text_server_adv
2023-01-30 20:47:45 +02:00
..
doc_classes
gdextension_build
icu_data
.gitignore
config.py
register_types.cpp
register_types.h
script_iterator.cpp
script_iterator.h
SCsub
text_server_adv.cpp [RichTextLabel] Fix thread unsafe set_physics_process_internal usage. Use WorkerThreadPool instead of creating new threads. 2023-01-30 20:47:45 +02:00
text_server_adv.h Merge pull request #71598 from bruvzg/gdscript_bidi_override 2023-01-19 19:33:18 +01: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