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
master
godot
/
modules
/
text_server_fb
History
Pāvels Nadtočajevs
5fdcb805d4
[TextServer] Use a separate flag to disable min. string length for adding ellipsis.
2025-11-21 07:49:26 +02:00
..
doc_classes
Clarify the behavior of
Control.layout_direction
in the documentation
2025-02-11 16:56:22 +01:00
gdextension_build
SCons: Apply new ruff/mypy fixes
2025-02-03 09:55:09 -06:00
.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] Use a separate flag to disable min. string length for adding ellipsis.
2025-11-21 07:49:26 +02:00
text_server_fb.h
[RTL] Use separate paragraph copy for the partially visible paragraphs.
2025-11-05 17:51:22 +02: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