virtualx-engine/scene
Alexander Pech 463e2002ab Keep RichTextLabel visible character properties in sync
The RichTextLabel class is inconsistent in how it updates the
visible_characters and percent_visible properties when either is changed.

To keep both properties consistent, update percent_visible when setting the
visible_characters property.
For both properties, when setting one, notify change for the other.

Docs updated for member set_visible_characters on RichTextLabel class.
2021-01-14 21:32:41 +11:00
..
2d Merge pull request #44839 from qarmin/fix_crash_tile_map 2021-01-01 23:06:35 +01:00
3d Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
animation Merge pull request #42188 from Eoin-ONeill-Yokai/animationstateplayback/missing_binds 2021-01-02 11:01:13 +01:00
audio Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
debugger Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gui Keep RichTextLabel visible character properties in sync 2021-01-14 21:32:41 +11:00
main Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resources Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_scene_types.cpp Merge pull request #44809 from Calinou/physics-render-layers-zero-index 2021-01-01 23:37:37 +01:00
register_scene_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_string_names.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_string_names.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00