Blender Git Commit Log

Git Commits -> Revision a0dbd88

Revision a0dbd88 by Campbell Barton (master)
March 14, 2013, 18:35 (GMT)
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.

Commit Details:

Full Hash: a0dbd88311ae85c6713a91a6dca97eee6e90db9d
SVN Revision: 55286
Parent Commit: 64b2ecf
Lines Changed: +21, -31

3 Modified Paths:

/source/blender/blenkernel/BKE_mesh.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/mesh.c (+19, -29) (Diff)
/source/blender/editors/object/object_add.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021