=bmesh= merge from trunk at r36153

This commit is contained in:
2011-04-15 01:19:13 +00:00
1589 changed files with 83673 additions and 48300 deletions

View File

@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file blender/editors/mesh/loopcut.c
* \ingroup edmesh
*/
#include <float.h>
#define _USE_MATH_DEFINES
#include <math.h>