Histórico de Commits

Autor SHA1 Mensagem Data
  Micky 511134f55f Fix Label & RichTextLabel's visible_ratio not working há 3 anos atrás
  bruvzg 7aad14a4b6 [TextServer] Add support for trimming edge spaces on line break. há 3 anos atrás
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` há 3 anos atrás
  VolTer 832950d1f2 Reorganized Label and RichTextLabel properties há 3 anos atrás
  Micky 64bd36ecee Rename Label & RichTextLabel.`percent_visible` to `visible_ratio` há 3 anos atrás
  风青山 e561c68256 Add some codes, returnes directly if the value is not changed. há 3 anos atrás
  Micky 9a63792a08 Clamp Label's `percent_visible` properly between 0 and 1.0 há 3 anos atrás
  Juan Linietsky d4433ae6d3 Remove Signal connect binds há 3 anos atrás
  Rémi Verschelde 715f556cd4 Merge pull request #62139 from bruvzg/label_font_setttings 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 f63d54126d Add LabelSettings resource for quick Label theme property override. 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
  bruvzg be611c1c05 Implement Label3D node. há 3 anos atrás
  bruvzg f19cd44346 Unify TextServer built-in module and GDExtension code. há 3 anos atrás
  Rémi Verschelde 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) há 3 anos atrás
  bruvzg 2e01a0d7a3 [RTL / Label] Reorganize property order to ensure "visible_characters" / "percent_visible" are set after the "text". 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á 4 anos atrás
  bruvzg 40c56ed410 Improve locale detection. há 4 anos atrás
  bruvzg e02a097280 [TextServer] Implement locale and context sensitive case conversion functions. há 4 anos atrás
  bruvzg baec983d8a [TextServer] Improvements for line breaking, "Fill" alignment, overrun, and interaction between these modes. há 4 anos atrás
  bruvzg c89c515ccf [TextServer] Improve ligature cursor handling. há 4 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 4 anos atrás
  Rémi Verschelde 1906b59675 Merge pull request #55636 from bruvzg/vis_char_modes há 4 anos atrás
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() há 4 anos atrás
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related há 4 anos atrás
  kobewi ea7cc1dea9 Rename minimum_size_changed() method há 4 anos atrás
  bruvzg ad4408d413 Add different "visible characters" behavior modes. há 4 anos atrás
  bruvzg 5f9cd9ccbc Fix Label and RichTextLabale text shadows and shadow outlines. há 4 anos atrás
  bruvzg 0c0b5c84b0 Implement TextServer GDExtension interface, remove TextServer GDNative interface. há 4 anos atrás