Blender Git Loki
Git Commits -> Revision e583aa8
Revision e583aa8 by Campbell Barton (master) March 4, 2012, 00:16 (GMT) |
changes to ED_mesh_update() to work with OBJ import. * calculate vertex normals (previously was calculating face normals only) * clear tessfaces unless theres an argument to build them. since no tessfaces is the default state right now. * if convert_mfaces_to_mpolys() runs, dont calculate edges, since it already does that. |
Commit Details:
Full Hash: e583aa8e34c888aeda5ffd7828991c071356f65b
SVN Revision: 44627
Parent Commit: 8c7ea2f
Lines Changed: +21, -0
1 Modified Path:
/source/blender/editors/mesh/mesh_data.c (+21, -0) (Diff)