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-01 18:51:18 +00:00
Code
Releases
Wiki
Activity
Files
2dabdda36a511e5d1003205ceef1df0dfd401325
godot
/
modules
/
text_server_fb
History
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