summaryrefslogtreecommitdiffstats
path: root/doc/classes/Label3D.xml
Commit message (Expand)AuthorAgeFilesLines
* [TextParagraph/Button] Add support for line spacing.bruvzg2024-10-101-1/+1
* [RTL] Expose missing default properties, ensure bbcode is reparserd when thes...bruvzg2024-08-281-1/+1
* Add keywords to improve search in the class referenceHugo Locurcio2024-02-221-2/+2
* Add missing tutorials to documentation classesHugo Locurcio2023-08-191-0/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Display `BitField[Enum]` in docs to distinguish from `Enum`Danil Alexeev2023-06-151-1/+1
* Overhaul the top sections of the class reference (GUI classes)VolTer2023-05-281-2/+2
* Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Ad...bruvzg2023-05-151-0/+3
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* [Sprite3D/Label3D] Expose alpha antialiasing properties.bruvzg2023-01-311-0/+6
* Fix unsafe murmur3 hash use for the default material keys, expose alpha hash ...bruvzg2023-01-241-0/+6
* Fix default values not showing up on virtual classesAaron Franke2022-11-061-0/+2
* Hide properties that have no effect in Label3D inspectorHugo Locurcio2022-08-151-3/+4
* Tweak Label3D defaults for better readabilityHugo Locurcio2022-08-091-3/+3
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-3/+3
* i18n: Sync classref translations with WeblateRémi Verschelde2022-07-271-3/+3
* Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-23/+2
* Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...bruvzg2022-06-161-14/+2
* Implement TextMesh resource.bruvzg2022-05-131-1/+1
* Expose Label3D and Sprite*3D material render priority properties.bruvzg2022-04-301-0/+10
* [Label3D] Add offset property.bruvzg2022-04-281-0/+3
* Implement Label3D node.bruvzg2022-04-221-0/+173