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
76ef71bda0f2a2c5d80dd3fffd9ae4cbccf050fb
godot
/
modules
/
text_server_adv
History
Rémi Verschelde
76ef71bda0
Merge pull request
#67585
from bruvzg/fix_no_graphite_build
...
[TextServer] Fix build with disabled graphite.
2022-10-31 14:22:32 +01: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
[TextServer] Fix build with disabled graphite.
2022-10-18 18:41:31 +03:00
text_server_adv.cpp
Merge pull request
#67409
from bruvzg/fix_oversampling_rounding
2022-10-31 14:21:56 +01: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