Files
test2/source/blender/blenkernel
Campbell Barton a0dbd88311 converting a mesh to a curve was unnecessarily using tessface's.
use mpolys instead and simplify checks for wire edges.

Also rename BKE_mesh_from_curve() --> BKE_mesh_to_curve() since this function converts a mesh into a curve.
2013-03-14 18:35:21 +00:00
..
2012-05-16 23:37:23 +00:00
2012-06-06 22:38:39 +00:00
2013-03-09 05:35:49 +00:00
2012-12-22 14:25:34 +00:00
2013-03-10 06:40:19 +00:00
2013-03-05 03:44:47 +00:00
2012-06-06 22:38:39 +00:00
2013-01-14 16:42:43 +00:00
2013-03-14 05:52:30 +00:00