Blender Git Loki

Git Commits -> Revision fbae4c5

Revision fbae4c5 by Philipp Oeser (master)
April 27, 2020, 16:04 (GMT)
Fix T74700: "Convert Text to Curve" disregards "Text on Curve"

There was an assert here as well since using the original object to read
from was having an empty runtime curve cache.

Now use BKE_vfont_to_curve_ex instead of BKE_vfont_to_curve, so we can
read from the evaluated object and write to the original curves in order
to have the modified data taken into account on next object evaluation.
(BKE_vfont_to_curve would read and write to/from the same object)

Final solution provided by @sergey in that report, thx!

Commit Details:

Full Hash: fbae4c5ba3f6836b6223888de2fe346865acde31
Parent Commit: a4df7f7
Lines Changed: +2, -7

1 Modified Path:

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