===Tools===

Earlier fix for curves and text without extrude or bevel only extruds
one curve/character.  This seems to fix it but Ton should double-check.
This commit is contained in:
Ken Hughes
2006-06-09 23:01:22 +00:00
parent c7471a534e
commit ca7ce0cc0a

View File

@@ -1487,8 +1487,8 @@ void makeDispListCurveTypes(Object *ob, int forOrco)
}
}
freedisplist(&dlbev);
}
freedisplist(&dlbev);
}
curve_to_filledpoly(cu, nubase, dispbase);