Историја ревизија

Аутор SHA1 Порука Датум
  bruvzg 63f3051154 Implement TextServer `strip_diacritics` function. пре 4 година
  bruvzg 7c4fbc31a6 [TextServer] Use `round` instead of `floor` for hex code box size calculation to better match font size. пре 4 година
  bruvzg 27e9d07f11 Remove Scene dependency from the TextServer, use scalable hex box font instead of built-in bitmap one. пре 4 година
  bruvzg 0c0b5c84b0 Implement TextServer GDExtension interface, remove TextServer GDNative interface. пре 4 година
  bruvzg c931906af7 Add flag to connected grapheme. Apply RTL displacement FX only to the whole connected grapheme. Pass more glyph info to the custom RTL FX. пре 4 година
  Bastiaan Olij b9c64df69b Fix double named size parameter пре 4 година
  bruvzg 4c3f7d1290 Makes FontData importable resource. пре 4 година
  Hendrik Brucker 72e49eadec Fix ItemList layout (+EditorFileDialog) пре 4 година
  Rémi Verschelde 2c88e1c15d Merge pull request #51178 from Geometror/layout-options-textline-textparagraph пре 4 година
  Hendrik Brucker 403f4902d0 Various text layout improvements (TextLine, TextParagraph, Label, TextServer) пре 4 година
  bruvzg 7c3c5603d0 [Text Server] Improve object (image/table) inline alignment. пре 4 година
  Leonardo Christino 8b91828e4f Separate underscore from grapheme punctuation to enable doubleclick and caret jump over snakecase variables in editor пре 4 година
  Hendrik Brucker 56a8d3f30c Improvements to Label's layout options пре 4 година
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb пре 4 година
  Aaron Franke b5b6d3a8ec Make is_equal_approx have explicit float and double versions пре 4 година
  bruvzg 0d3fa2a125 [Complex Text Layouts] Provide access to glyph contour points. пре 4 година
  Rémi Verschelde a527c6856b Merge pull request #46045 from bruvzg/text_server_bmp_create пре 4 година
  Rémi Verschelde 0d1d719178 doc: Sync classref with current source пре 4 година
  bruvzg bee718f1af [Text Server] Restores bitmap font dynamic construction functions. пре 4 година
  bruvzg f4d095cdd3 [TextServer] Restore character and space extra spacing support. пре 4 година
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 пре 4 година
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() пре 4 година
  bruvzg cc4d6eb7f6 Improve fill aligned text hit testing. пре 4 година
  bruvzg 7d5a8ea0e9 Always include space characters (including tabs and other space-like chars) into selection rectangles. пре 4 година
  bruvzg 06ae77a320 Add word breaks on punctuation characters. пре 4 година
  bruvzg c1d261fdb0 [Complex Text Layouts] Add variable fonts support. пре 5 година
  bruvzg 0ef483e9a9 [Complex Text Layouts] Performance optimizations. пре 4 година
  bruvzg 493da99269 [Complex Text Layouts] Implement TextServer interface. Implement Fallback TextServer. пре 5 година