summaryrefslogtreecommitdiff
path: root/doc/classes/Label.xml
AgeCommit message (Expand)Author
2023-01-08Use BitField<> hint for ArrayFormatJuan Linietsky
2022-12-19Document MDSF font outlines may require `msdf_pixel_range` adjustmentsHugo Locurcio
2022-11-22Fill random docskobewi
2022-08-27Rename `hint_tooltip` to `tooltip_text` & setgetMicky
2022-08-26Rename Label & RichTextLabel.`percent_visible` to `visible_ratio`Micky
2022-08-24Improve `percent_visible` and `visible_characters` descriptionMicky
2022-08-17[doc] Fix grammar in class docs: amount vs. numberAndy Maloney
2022-08-15[doc] Use "param" instead of "code" to refer to parameters (5)Andy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-07-23Implement Vector4, Vector4i, Projectionreduz
2022-07-12Add LabelSettings resource for quick Label theme property override.bruvzg
2022-07-06Refactor Font configuration and import UI, and Font resources.bruvzg
2022-06-16Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...bruvzg
2022-04-22Implement Label3D node.bruvzg
2022-02-15Add an XML schema for documentationHugo Locurcio
2021-12-23Merge pull request #55636 from bruvzg/vis_char_modesRémi Verschelde
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
2021-12-06Add different "visible characters" behavior modes.bruvzg
2021-12-03Make overridden properties link to parent definitionYuri Sizov
2021-12-01Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov
2021-11-06Fix Label and RichTextLabale text shadows and shadow outlines.bruvzg
2021-08-04Add theme item descriptions to the online documentationYuri Sizov
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-23Fix doc typosNicholas Huelin
2021-07-04Improvements to Label's layout optionsHendrik Brucker
2021-06-25Amend `Label`.clip_text() Method DescriptionNick H
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-03-19class reference proofreadingPaul Joannon
2021-01-24Change themes *_color_* to *_*_colorMarcel Admiraal
2020-11-26[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg
2020-11-26[Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg
2020-10-01Link to demos from within the class referenceAaron Franke
2020-06-14Fix label percent visible doc descriptionskyace65
2020-01-31Update docs to version 4.0clayjohn
2020-01-27Document theme_items of multiple classesTomasz Chabora
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2019-12-06doc: Markup fixes for enums and constantsRémi Verschelde
2019-09-24doc: Fix parsing of self-closing XML tagsRémi Verschelde
2019-09-04Run doctool after overridden properties changesBojidar Marinov
2019-06-30doc: Remove hardcoded default values from descriptionsRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-04-22Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-17Consistently wrap booleans in [code]Tomasz Chabora
2019-04-05Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2019-03-29ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry
2019-02-20Add tooltip for in-editor FPS display in 3D viewportRémi Verschelde
2018-11-15Fix return value of get_total_character_countThomas ten Cate