Histórico de Commits

Autor SHA1 Mensagem Data
  rune-scape d58b2e879f Get rid of easily removable uses of const_cast há 1 ano atrás
  bruvzg 56579f397d [Text Overrun] Add option to set custom ellipsis character, add support for system font fallback. há 2 anos atrás
  bruvzg 100565a0c9 Do not apply extra spacing twice. há 2 anos atrás
  MinusKube d59c221404 Mark dirty flags when shaped texts are invalidated há 2 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all há 2 anos atrás
  bruvzg 53c76fa5d1 [RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables. há 2 anos atrás
  Markus Sauermann 18978881fe Code simplifications há 3 anos atrás
  bruvzg 4a6d39c6b9 Fix `TextLine` and `TextParagraph` `get_*_object_rect` methods not accounting for alignment and drop cap. há 3 anos atrás
  luz paz 38aaaa3cf9 Fix various typos not caught by codespell há 3 anos atrás
  bruvzg cbe3a2dcb7 Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. há 3 anos atrás
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. há 3 anos atrás
  bruvzg b5c96df277 Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer. há 3 anos atrás
  FireForge 88a8038387 Capitalize/fix some property enum hints há 3 anos atrás
  bruvzg 28520002cf Fix center aligned text clipping. há 3 anos atrás
  bruvzg f19cd44346 Unify TextServer built-in module and GDExtension code. há 3 anos atrás
  bruvzg 215bede6ff [TextServer] Add function to change font, font size, and OpenType features without invalidating line break points, justification points, or recreating shaped text buffer. há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related há 3 anos atrás
  bruvzg 0c0b5c84b0 Implement TextServer GDExtension interface, remove TextServer GDNative interface. há 4 anos atrás
  bruvzg 4c3f7d1290 Makes FontData importable resource. há 4 anos atrás
  Rémi Verschelde 2c88e1c15d Merge pull request #51178 from Geometror/layout-options-textline-textparagraph há 4 anos atrás
  Hendrik Brucker 403f4902d0 Various text layout improvements (TextLine, TextParagraph, Label, TextServer) há 4 anos atrás
  bruvzg 7c3c5603d0 [Text Server] Improve object (image/table) inline alignment. há 4 anos atrás
  Hugo Locurcio 87f503310b Tweak dozens of editor property hints for consistency há 4 anos atrás
  bruvzg a354125d7d Fix `TextLine`/`TextParagraph` crash when `add_string` / `set_dropcap` is called null font reference. há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() há 4 anos atrás
  bruvzg a458e90179 [Complex Text Layouts] Adds missing Font::SPACING_* to the Label, LineEdit, TextEdit, TextLine and TextParagraph. há 4 anos atrás
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. há 5 anos atrás