Blender Git Loki
Git Commits -> Revision 7a15b93e
Revision 7a15b93e by Campbell Barton (master) January 2, 2012, 03:52 (GMT) |
Edit BMesh --> Mesh conversion code was using its own face filling functions, replace this with a call to mesh_recalcTesselation() once everything else is converted. gives an overall 3x speedup running bmesh_to_mesh_exec() on suzzane subsurf level 5 (applied). also removes duplicate code. |
Commit Details:
Full Hash: 7a15b93e536bfec15c66ada4c510e843e4a44833
SVN Revision: 43065
Parent Commit: c9b7eb0
Lines Changed: +8, -161
1 Modified Path:
/source/blender/bmesh/operators/mesh_conv.c (+8, -161) (Diff)