This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-02-14 22:56:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eaa643a4bbc8e82011714e0fa6a3090cccd04a26
godot
/
modules
/
text_server_fb
History
Pāvels Nadtočajevs
eaa643a4bb
[TextServer] Fix range for zero-width glyphs extra spacing.
2025-10-23 21:39:22 +03:00
..
doc_classes
Clarify the behavior of
Control.layout_direction
in the documentation
2025-02-11 16:56:22 +01:00
gdextension_build
…
.gitignore
…
config.py
…
register_types.cpp
…
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
SCons: Remove system includes
2025-10-07 08:11:29 -05:00
text_server_fb.cpp
[TextServer] Fix range for zero-width glyphs extra spacing.
2025-10-23 21:39:22 +03:00
text_server_fb.h
Fix crash when operating on newly created font RIDs
2025-10-19 10:46:28 +08:00
thorvg_svg_in_ot.cpp
[SVG in OT] Fix rendering of some glyphs using "defs" with "#glyphXXXXX.X" id.
2025-06-03 13:18:55 +03:00
thorvg_svg_in_ot.h
Rewrite
HashMapHasherDefault
based on type traits - it is now possible to declare a default hashing function for any type.
2025-10-05 01:49:11 +02:00