Blender Git Loki

Git Commits -> Revision 8830cfe

Revision 8830cfe by Yuki Hashimoto (master)
August 9, 2021, 04:31 (GMT)
Fix text object inserting multiple characters with a selection

`bpy.ops.font.text_insert(text="multiple characters")` wasn't working.

When the text is selected does not correctly insert multiple characters.

- When the text was selected from left to right,
the cursor only move one position next to the selected text.
- When the text is selected from right to left,
a part of the selected text remain.

Ref D12161

Commit Details:

Full Hash: 8830cfe5416084caf98fa7c7981a0c337f35548b
Parent Commit: ff9bc90
Committed By: Campbell Barton
Lines Changed: +10, -20

1 Modified Path:

/source/blender/editors/curve/editfont.c (+10, -20) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021