1
0
Fork 0
godot/modules/text_server_adv
Thaddeus Crews 76972d691d
Merge pull request #113908 from bruvzg/ts_dup_fix
[TextServer] Fix `duplicated` losing span info, and RID leak.
2025-12-15 17:40:53 -06:00
..
doc_classes Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
gdextension_build Merge pull request #113965 from akien-mga/msdfgen-1.13 2025-12-15 08:01:02 -06:00
icu_data Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
.gitignore Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
SCsub Update ICU to 78.1 2025-12-13 00:04:35 +02:00
config.py SCons: Specify optional dependencies for modules 2025-01-08 21:59:18 -06:00
register_types.cpp Fix text_server_adv compiling as a GDExtension 2023-06-20 10:50:33 -05:00
register_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
script_iterator.cpp [TextServer] Track emoji subruns separately from parentheses stack. 2025-11-19 08:36:20 +02:00
script_iterator.h [TextServer] Track emoji subruns separately from parentheses stack. 2025-11-19 08:36:20 +02:00
text_server_adv.cpp [TextServer] Fix `duplicated` losing span info, and RID leak. 2025-12-11 21:50:22 +02:00
text_server_adv.h Fix build errors and warnings with LLVM-21 2025-12-10 20:05:38 +02:00
text_server_adv_builders.py SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05: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