Blender Git Loki

Git Commits -> Revision 4392fc6

Revision 4392fc6 by Campbell Barton (master)
May 10, 2013, 10:07 (GMT)
Optimize BKE_mesh_calc_normals(), gives approx 25% speedup.
- no need to allocate polygon normal array.
- no need to use BLI_array_ functions (realloc's).
- reduce some of the looping.

Commit Details:

Full Hash: 4392fc6f1d4950ab0e0e60aae1bd5dea5baf26de
SVN Revision: 56649
Parent Commit: a961b68
Lines Changed: +60, -39

3 Modified Paths:

/source/blender/blenkernel/intern/mesh.c (+56, -35) (Diff)
/source/blender/blenlib/BLI_math_geom.h (+2, -2) (Diff)
/source/blender/blenlib/intern/math_geom.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021