Blender Git Commit Log

Git Commits -> Revision 40535f5

Revision 40535f5 by Campbell Barton (master)
May 12, 2013, 12:23 (GMT)
bmesh recalculate normals - remove BLI_array reallocation, the max size of the array is known.
replace with STACK_* macros (moved to BLI_utildefines.h).

Commit Details:

Full Hash: 40535f5ef3baaef5ba4d8c1f7abbbb7f1efe3b77
SVN Revision: 56704
Parent Commit: 85145db
Lines Changed: +17, -32

3 Modified Paths:

/source/blender/blenlib/BLI_utildefines.h (+8, -0) (Diff)
/source/blender/bmesh/intern/bmesh_core.c (+1, -12) (Diff)
/source/blender/bmesh/operators/bmo_utils.c (+8, -20) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021