Blender Git Loki
Git Commits -> Revision 492277b
Revision 492277b by Sergey Sharybin (master) January 9, 2014, 18:36 (GMT) |
Fix own regression in font->curve conversion Issue was introduced in a2bf25e and was caused by do_makeDispListCurveTypes() no longer placing nurbs to cu->nurb list. Such an operation isn't thread-safe and proper solution would require having granular update. For until them just make object conversion take care of filling cu->nurb in with splines from font. |
Commit Details:
Full Hash: 492277b4a140f153a760a5cb5f110bab4d8039ce
Parent Commit: 1914d80
Lines Changed: +6, -2
1 Modified Path:
/source/blender/editors/object/object_add.c (+6, -2) (Diff)