godot/modules/text_server_adv
2021-10-18 01:50:34 +05:30
..
doc_classes Implement TextServer GDExtension interface, remove TextServer GDNative interface. 2021-10-01 15:13:29 +03:00
icu_data Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
config.py Implement TextServer GDExtension interface, remove TextServer GDNative interface. 2021-10-01 15:13:29 +03:00
register_types.cpp Implement TextServer GDExtension interface, remove TextServer GDNative interface. 2021-10-01 15:13:29 +03:00
register_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
script_iterator.cpp Add TextServer parentheses stack dynamic reallocation support. 2021-09-04 17:48:20 +03:00
script_iterator.h Add TextServer parentheses stack dynamic reallocation support. 2021-09-04 17:48:20 +03:00
SCsub Remove unused imports in .py, SCsub and SConstruct files 2021-10-18 01:50:34 +05:30
text_server_adv.cpp [TextServer] Add texture index, offsets array size and Unicode char validation. 2021-10-15 18:36:00 +03:00
text_server_adv.h Move static feature set and number system StringNames to the singleton. 2021-10-12 12:47:18 +03:00