Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 76d4d09bfa Revert Label text reshaping fix #71553 and subsequent regression fixes il y a 2 ans
  Rémi Verschelde d66f6b3b04 Revert "Fix visible_lines calculation" il y a 2 ans
  helviett ceee405cec Fix visible_lines calculation il y a 2 ans
  Pedro J. Estébanez 73b6c0b972 Fix width determination of non-trimmed, non-wrapped labels il y a 2 ans
  Pedro J. Estébanez 4f7f1ef60b Make label sizing algorithm more robust il y a 2 ans
  Pedro J. Estébanez 3ccabee9ae Fix blank non-autowrapping labels il y a 2 ans
  Rémi Verschelde a90bbc3544 Merge pull request #72225 from MinusKube/shaped_text_invalidated_bug il y a 2 ans
  Pedro J. Estébanez 5131b81a4d Enhance label sizing algorithm il y a 2 ans
  MinusKube d59c221404 Mark dirty flags when shaped texts are invalidated il y a 3 ans
  Pedro J. Estébanez ed8c5cd52f Prevent infinite cascade of re-layout after label text reshaping il y a 3 ans
  Juan Linietsky 0e0a6bb39b Removed unused property hints and `Object::get_translatable_strings()` il y a 3 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 3 ans
  Rémi Verschelde 6f6482e82b Merge pull request #67083 from RedMser/label-font-warning il y a 3 ans
  Haoyu Qiu 2a921cc9f8 Fix Label text length mismatch after localization il y a 3 ans
  RedMser 9579d49820 Add warning for missing characters in label font il y a 3 ans
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. il y a 3 ans
  Rémi Verschelde 7e3afc3d09 Merge pull request #65213 from Mickeon/fix-label-visible-ratio il y a 3 ans
  Micky 511134f55f Fix Label & RichTextLabel's visible_ratio not working il y a 3 ans
  Yuri Sizov 3b1aa240dc Add a lifecycle method for manual theme item caching to Control il y a 3 ans
  bruvzg 7aad14a4b6 [TextServer] Add support for trimming edge spaces on line break. il y a 3 ans
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` il y a 3 ans
  VolTer 832950d1f2 Reorganized Label and RichTextLabel properties il y a 3 ans
  Micky 64bd36ecee Rename Label & RichTextLabel.`percent_visible` to `visible_ratio` il y a 3 ans
  风青山 e561c68256 Add some codes, returnes directly if the value is not changed. il y a 3 ans
  Micky 9a63792a08 Clamp Label's `percent_visible` properly between 0 and 1.0 il y a 3 ans
  Juan Linietsky d4433ae6d3 Remove Signal connect binds il y a 3 ans
  Rémi Verschelde 715f556cd4 Merge pull request #62139 from bruvzg/label_font_setttings il y a 3 ans
  bruvzg cbe3a2dcb7 Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. il y a 3 ans
  bruvzg f63d54126d Add LabelSettings resource for quick Label theme property override. il y a 3 ans
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. il y a 3 ans