This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-27 15:57:02 +00:00
Code
Releases
Wiki
Activity
Files
ea6fbd6687f54aa7e49d9495b217d2bc5992fef0
godot
/
modules
/
text_server_adv
History
patwork
f9d28fc02f
Fix for implicit conversion from char16_t to char32_t
2025-05-20 23:08:20 +02:00
..
doc_classes
…
gdextension_build
…
icu_data
…
.gitignore
…
config.py
…
register_types.cpp
…
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
script_iterator.cpp
…
script_iterator.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
SCons: Begin decoupling generation & build code
2025-04-25 08:23:01 -05:00
text_server_adv_builders.py
SCons: Begin decoupling generation & build code
2025-04-25 08:23:01 -05:00
text_server_adv.cpp
Fix for implicit conversion from char16_t to char32_t
2025-05-20 23:08:20 +02:00
text_server_adv.h
Use LocalVector<Glyph> to reduce reallocation.
2025-05-12 18:11:18 +08:00
thorvg_svg_in_ot.cpp
Adjust SVG in OT scaling and baseline.
2025-05-19 09:32:41 +03:00
thorvg_svg_in_ot.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00