summaryrefslogtreecommitdiffstats
path: root/scene/gui/rich_text_effect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Add transform support to CharFXTransformAndrés Botero2023-08-231-0/+4
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [RichTextEffect] Restore missing `relative_index` property.bruvzg2022-12-021-0/+4
* Simplify GDVIRTUAL_CALL callskobewi2022-10-191-4/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Add flag to connected grapheme. Apply RTL displacement FX only to the whole c...bruvzg2021-09-211-0/+8
* Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-221-17/+12
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* [Complex Text Layouts] Refactor RichTextLabel.bruvzg2020-12-111-17/+14
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.Juan Linietsky2020-02-251-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* CharFXTransform: Drop unnecessary get_value_or()Rémi Verschelde2019-12-121-13/+0
* doc: Sync classref with current sourceRémi Verschelde2019-09-271-0/+1
* Implement #32347 - RichTextLabel's Item and Item* structs should not inherit ...Relintai2019-09-261-0/+4
* Bug Fix 31973 Type Hint ErrorEoin O'Neill2019-09-041-1/+1
* Update RichTextLabel to support real time effects and custom BBCodes.Eoin O'Neill2019-09-031-0/+122