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
ad40939b6fd935699fc4fc365c8c941899923b97
godot
/
modules
/
text_server_fb
History
Thaddeus Crews
ad40939b6f
Core: Replace C math headers with C++ equivalents
...
- Minor restructuring to ensure `math_funcs.h` is the central point for math functions
2025-04-16 15:49:02 -05:00
..
doc_classes
…
gdextension_build
…
.gitignore
…
config.py
…
register_types.cpp
…
register_types.h
…
SCsub
…
text_server_fb.cpp
Fix bitmap font scaling.
2025-04-15 12:14:37 +03:00
text_server_fb.h
Replace global oversampling with overrideable per-viewport oversampling.
2025-04-14 13:43:09 +03:00
thorvg_svg_in_ot.cpp
Core: Replace C math headers with C++ equivalents
2025-04-16 15:49:02 -05:00
thorvg_svg_in_ot.h
…