Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  bruvzg d83b6b1e1c [TextServer] Fix LCD AA fonts reading wrong glyphs. 3 yıl önce
  bruvzg fbcb98855d Fix MSDF fonts color modulation. 3 yıl önce
  Rémi Verschelde 7013c68619 Merge pull request #64422 from bruvzg/make_fonts_unbearably_ugly_2.0 3 yıl önce
  Rémi Verschelde 62c3e72b6f Merge pull request #63959 from KoBeWi/typo_arrray 3 yıl önce
  bruvzg bcc3643989 Add font LCD sub-pixel anti-aliasing support. 3 yıl önce
  kobewi 8be27dc59e Replace Array return types with TypedArray 3 yıl önce
  bruvzg 1c5a50fac6 Fix color modulation of the grayscale glyphs in font with mixed color / grayscale data. 3 yıl önce
  bruvzg bf1cc6326a Allow MSDF rendering for system fonts, fix crash on loading damaged / unsupported font files. 3 yıl önce
  bruvzg 80c9a44492 Fix overrun flag check and HarfBuzz safe to break flag check. 3 yıl önce
  Juan Linietsky c7255388e1 Remove ThreadWorkPool, replace by WorkerThreadPool 3 yıl önce
  bruvzg cbe3a2dcb7 Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 3 yıl önce
  kobewi d2900429e8 Add static methods for creating Image and ImageTexture 3 yıl önce
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. 3 yıl önce
  bruvzg b5c96df277 Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer. 3 yıl önce
  Rémi Verschelde 632b933a03 Merge pull request #61934 from Geometror/hashfuncs 3 yıl önce
  Hendrik Brucker 8c61470fa9 Hash function improvements 3 yıl önce
  bruvzg 6e4cdad3ac [TextServer] Adds support for TrueType / OpenType collection files (*.TTC, *.OTC). 3 yıl önce
  bruvzg cfcdfc38e2 [RTL] Add support for shaping in background thread. 3 yıl önce
  bruvzg 05963674a7 Implement TextMesh resource. 3 yıl önce
  bruvzg 6783d55ce4 Use new HashMap implementation in the TextServer, and Font. 3 yıl önce
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 yıl önce
  bruvzg 68304bec47 [TextServer] Fix incorrect oversampled font scaling. 3 yıl önce
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 yıl önce
  bruvzg 6ab672d1ef Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 4 yıl önce
  bruvzg be611c1c05 Implement Label3D node. 3 yıl önce
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 yıl önce
  bruvzg aad9d1414c Delay font texture update, until `draw` is called. Rasterize glyphs during shaping. 3 yıl önce
  Rémi Verschelde b78aa4fe19 Style: Apply clang-tidy to current code, add `readability-redundant-member-init` 3 yıl önce
  bruvzg f19cd44346 Unify TextServer built-in module and GDExtension code. 3 yıl önce
  bruvzg d9f8cadafb Improve simulated bold fonts advance. 3 yıl önce