This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-01-07 19:53:17 +00:00
Code
Releases
Wiki
Activity
Files
01ae26d31befb6679ecd92cd3c73aa5a76162e95
godot
/
modules
/
text_server_adv
History
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
…
config.py
Add Text Server related options to the build profiles editor.
2022-08-03 15:06:43 +03:00
register_types.cpp
Refactor module initialization
2022-05-04 17:34:51 +02:00
register_types.h
Refactor module initialization
2022-05-04 17:34:51 +02:00
script_iterator.cpp
…
script_iterator.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00
SCsub
Merge pull request
#66242
from akien-mga/scons-unify-tools-target
2022-09-30 12:28:50 +02:00
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