Blender Git Loki
Git Commits -> Revision 01f9286
Revision 01f9286 by João Araújo (gsoc2016-improved_extrusion) May 19, 2016, 10:00 (GMT) |
Category: Improved Bezier Curve Extrusion This feature allows the user to have more control over the extrusion of Bezier curves. This is done by making possible unidirectional extrusion. On a code level, the curve.c file in blenkernel was modified to take into account these options while generating the extruded object. The feature stops working with non-zero bevel. |
Commit Details:
Full Hash: 01f92861d8ba593eb8bbbde5de68a0be42189734
Parent Commit: 0feab1b
Lines Changed: +57, -6