godot/modules/text_server_adv
bruvzg 0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
..
doc_classes
gdextension_build [TextServer GDExtension] Update build scripts and `.gdextension` files to use new target names and arch suffixes. 2022-10-05 11:41:03 +03:00
icu_data
.gitignore
SCsub Merge pull request #66242 from akien-mga/scons-unify-tools-target 2022-09-30 12:28:50 +02:00
config.py
register_types.cpp
register_types.h
script_iterator.cpp
script_iterator.h
text_server_adv.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
text_server_adv.h [GDExtension] Use function names with underscore for TextServer extension, add macros to generate wrappers for module functions. 2022-09-28 10:04:11 +03:00