- remove some unused editmesh functions.

- copy & rename EditMesh stricts for use with scanfill (remove unused members)
This commit is contained in:
2012-02-19 22:17:30 +00:00
parent be674afdad
commit a368e6771a
84 changed files with 190 additions and 678 deletions

View File

@@ -40,7 +40,6 @@
#include "BLI_blenlib.h"
#include "BLI_math.h"
#include "BLI_editVert.h"
#include "BLI_kdopbvh.h"
#include "BLI_utildefines.h"