Blender Git Loki
Git Commits -> Revision f45d882
Revision f45d882 by Campbell Barton (master) January 19, 2013, 02:01 (GMT) |
CDDM_merge_verts() was building an index array for all loops and not using it. also use malloc over calloc since the values are filled in right after. |
Commit Details:
Full Hash: f45d8827bafe6b9eaf9de42f4054e9d84a21955d
SVN Revision: 53902
Parent Commit: f251eb3
Lines Changed: +18, -5
1 Modified Path:
/source/blender/blenkernel/intern/cdderivedmesh.c (+18, -5) (Diff)