godot/doc
belzecue 3adc308254
Update CharFXTransform: explain "relative index"/"absolute index" (previously identical)
Confusingly, these two properties had identical descriptions even though they measure different things.

"relative_index" measures character count from the custom effect's bbcode opening tag.
"absolute_index" measures character count from the start of the bbcode text that includes the custom effect.

See the code author's own explanation here: https://github.com/godotengine/godot/pull/23658

NOTE: Doco for CharFXTransform.xml has changed significantly in 4.0, where terminology has changed to "glyph".  Therefore, proposing this change for 3.x branch only.
(cherry picked from commit 89cebd79e8)
2022-01-06 00:58:29 +01:00
..
classes Update CharFXTransform: explain "relative index"/"absolute index" (previously identical) 2022-01-06 00:58:29 +01:00
tools Rename "makerst.py" to "make_rst.py" 2021-10-26 13:34:36 +02:00
translations i18n: Sync classref translations with Weblate 2021-12-21 12:23:51 +01:00
Doxyfile Remove trailing whitespace 2018-11-20 11:15:02 +01:00
Makefile Rename "makerst.py" to "make_rst.py" 2021-10-26 13:34:36 +02:00