On report from IRC: expand/shrink selection (CTRL + numpad-plus/minus) did
not work with edge/face selection modes correctly yet.
This commit is contained in:
@@ -227,6 +227,7 @@ void EM_set_flag_all(int flag)
|
||||
|
||||
}
|
||||
|
||||
/* flush for changes in vertices only */
|
||||
void EM_deselect_flush(void)
|
||||
{
|
||||
EditMesh *em = G.editMesh;
|
||||
|
||||
Reference in New Issue
Block a user