This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
0ae65472e7
godot-module-template
/
modules
/
text_server_fb
History
Download ZIP
Download TAR.GZ
bruvzg
ebbc25e89c
Ignore empty Font resources as theme override.
...
Add range hint to font_size properties. Remove excessive `base_size` Font property.
2021-10-25 14:05:37 +03:00
..
doc_classes
Implement TextServer GDExtension interface, remove TextServer GDNative interface.
2021-10-01 15:13:29 +03: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
SCsub
Makes FontData importable resource.
2021-08-27 15:43:18 +03:00
text_server_fb.cpp
Ignore empty Font resources as theme override.
2021-10-25 14:05:37 +03:00
text_server_fb.h
Move static feature set and number system
StringName
s to the singleton.
2021-10-12 12:47:18 +03:00