Historial de Commits

Autor SHA1 Mensaje Fecha
  bruvzg 0c0b5c84b0 Implement TextServer GDExtension interface, remove TextServer GDNative interface. hace 4 años
  bruvzg 99dc2ec9e1 Fix RTL layout Label text, VBox child, 3D node editor controls, and popup menu alignment. hace 4 años
  bruvzg 9d0e3cff09 Fix `Label` and `RichTextLabel` `visible_characters` and `percent_visible` methods. hace 4 años
  Rémi Verschelde c7455d9d42 Merge pull request #52012 from bruvzg/fix_label_outline hace 4 años
  bruvzg 4c3f7d1290 Makes FontData importable resource. hace 4 años
  bruvzg 54345f11fb Fix label outline overlaps. hace 4 años
  Hendrik Brucker 403f4902d0 Various text layout improvements (TextLine, TextParagraph, Label, TextServer) hace 4 años
  Michael Alexsander 94a64d557e Add `auto_translate` toggle for automatic translation hace 4 años
  reduz 6631f66c2a Optimize StringName usage hace 4 años
  Hendrik Brucker 56a8d3f30c Improvements to Label's layout options hace 4 años
  Haoyu Qiu a57a51750a Update min size on Label::set_text hace 4 años
  Rémi Verschelde 1129439f09 Merge pull request #49011 from KoBeWi/totally_h hace 4 años
  Hugo Locurcio 87f503310b Tweak dozens of editor property hints for consistency hace 4 años
  kobewi 47108202c6 Fix valign with stylebox borders hace 4 años
  jmb462 3bd44f3cb6 fix Label visible_characters bad precision hace 4 años
  kleonc d7bb7cad47 Label::set_lines_skipped Fail if passed a negative value hace 4 años
  Michael Alexsander 85dc55a82c Keep Label's min height when empty hace 4 años
  reduz 1aa2823fa3 Removed _change_notify hace 4 años
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] hace 4 años
  Marcel Admiraal 8eb39f4e8b Change themes *_color_* to *_*_color hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Marcel Admiraal 4b8b803931 Rename Control margin to offset hace 4 años
  bruvzg 0ef483e9a9 [Complex Text Layouts] Performance optimizations. hace 4 años
  bruvzg a458e90179 [Complex Text Layouts] Adds missing Font::SPACING_* to the Label, LineEdit, TextEdit, TextLine and TextParagraph. hace 4 años
  bruvzg d66eb77c9c [Complex Text Layouts] Refactor Label and LineEdit controls. hace 5 años
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. hace 5 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  Rémi Verschelde ff9195a905 Merge pull request #40649 from themvl/master hace 5 años
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. hace 5 años
  mvl 4318ad94ac Fix bug where leading and trailing spaces werent taken into account with center and right allignment. hace 5 años