godot/modules/text_server_fb
bruvzg be611c1c05
Implement Label3D node.
Add "generate_mipmap" font import option.
Add some missing features to the Sprite3D.
Move BiDi override code from Control to TextServer.
Add functions to access TextServer font cache textures.
Add MSDF related flags and shader to the standard material.
Change standard material cache to use HashMap instead of Vector.
2022-04-22 12:08:46 +03:00
..
doc_classes Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
gdextension_build Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
.gitignore Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
config.py
register_types.cpp Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
register_types.h
SCsub Fix TextServer build with builtin_icu=no. 2022-03-28 11:06:49 +03:00
text_server_fb.cpp Implement Label3D node. 2022-04-22 12:08:46 +03:00
text_server_fb.h Implement Label3D node. 2022-04-22 12:08:46 +03:00