This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
godot
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/godot.git
synced
2026-08-03 22:24:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe126359f01e8d2dc2b9e7af0a85dfb2e49d03ea
godot
/
modules
/
text_server_adv
T
History
Ninni Pipping
and
Rémi Verschelde
f93a4287cf
Enable shadow warnings and fix raised errors
...
(cherry picked from commit 71ee65dc5701a0675ae6b1879a694a28c7206a63)
2023-05-12 13:56:48 +02:00
..
doc_classes
Unify TextServer built-in module and GDExtension code.
2022-03-17 08:15:29 +02:00
gdextension_build
Implement SVG in OT support.
2022-11-04 14:10:54 +02:00
icu_data
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
.gitignore
Unify TextServer built-in module and GDExtension code.
2022-03-17 08:15:29 +02:00
config.py
Add Text Server related options to the build profiles editor.
2022-08-03 15:06:43 +03:00
register_types.cpp
Fix text server GDExtension build.
2023-02-26 18:38:22 +02:00
register_types.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
script_iterator.cpp
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
script_iterator.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
SCsub
Enable shadow warnings and fix raised errors
2023-05-12 13:56:48 +02:00
text_server_adv.cpp
Improve line BiDi handling, prevent crash on recursive log updates.
2023-04-24 17:03:55 +02:00
text_server_adv.h
Improve line BiDi handling, prevent crash on recursive log updates.
2023-04-24 17:03:55 +02:00
thorvg_bounds_iterator.cpp
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
thorvg_bounds_iterator.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
thorvg_svg_in_ot.cpp
[SVG Font] Keep a copy of UTF-8 XML source string during the whole SVG processing.
2023-04-07 17:44:39 +02:00
thorvg_svg_in_ot.h
[SVG Font] Keep a copy of UTF-8 XML source string during the whole SVG processing.
2023-04-07 17:44:39 +02:00