Blender Git Loki
Git Commits -> Revision 694934a
Revision 694934a by Sergey Sharybin (master) April 4, 2010, 11:07 (GMT) |
Fix #21850: Modifier applied to surface doesnt work when only a curve. I removed 3D flag checking for DL_POLY displists in nurbs-to-mesh conversion function -- DL_POLY displist should be always converted to edge loop. DL_POLY which should be converted to something else is odd i think. This commit also fixes trouble cyclic surface curve to mesh conversion problem. |
Commit Details:
Full Hash: 694934a2f7225aba6c2d20f2563d7cbc25cbfa15
SVN Revision: 27983
Parent Commit: a5156d1
Lines Changed: +19, -25
1 Modified Path:
/source/blender/blenkernel/intern/mesh.c (+19, -25) (Diff)