godot/doc
belzecue 89cebd79e8
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.
2021-12-22 14:17:47 +08:00
..
classes Update CharFXTransform: explain "relative index"/"absolute index" (previously identical) 2021-12-22 14:17:47 +08:00
tools i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 14:40:13 +01:00
translations i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 14:40:13 +01:00
Doxyfile Remove trailing whitespace 2018-11-20 11:15:02 +01:00
Makefile i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 14:40:13 +01:00