This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3d31837ebcc136f7b532e8ecfbbb8ee6eb665cc
godot
/
modules
/
text_server_fb
T
History
A Thousand Ships
f18aa00e85
Replace
ERR_FAIL_COND
with
ERR_FAIL_NULL
where applicable
2023-10-08 17:23:33 +02:00
..
doc_classes
Doctool: Remove version attribute from XML header
2023-07-06 10:08:21 +02:00
gdextension_build
ThorVG: update to v0.11.0 release.
2023-09-29 19:50:19 +02:00
.gitignore
…
config.py
…
register_types.cpp
…
register_types.h
…
SCsub
ThorVG: update to v0.11.0 release.
2023-09-29 19:50:19 +02:00
text_server_fb.cpp
Replace
ERR_FAIL_COND
with
ERR_FAIL_NULL
where applicable
2023-10-08 17:23:33 +02:00
text_server_fb.h
[TextServer] Store font extra spacing variations without making a full copy of font.
2023-09-28 10:45:09 +03:00
thorvg_bounds_iterator.cpp
…
thorvg_bounds_iterator.h
…
thorvg_svg_in_ot.cpp
[TS] Fix SVG emoji placement.
2023-08-29 08:46:15 +03:00
thorvg_svg_in_ot.h
…