fix for bug in rip tool, isolated verts would remain selected after ripping.

This commit is contained in:
2013-08-13 01:52:36 +00:00
parent 49411a6e37
commit 5a9c012d86
7 changed files with 80 additions and 7 deletions

View File

@@ -29,7 +29,6 @@
#include "BLI_utildefines.h"
#include "bmesh.h"
#include "tools/bmesh_edgesplit.h"
#include "intern/bmesh_operators_private.h" /* own include */