Fix in hook menu; "select" option only worked in vertex selectmode.
This commit is contained in:
@@ -329,6 +329,7 @@ static void select_editmesh_hook(ObHook *hook)
|
||||
if(index < hook->totindex-1) index++;
|
||||
}
|
||||
}
|
||||
EM_select_flush();
|
||||
}
|
||||
|
||||
int return_editlattice_indexar(int **indexar, float *cent)
|
||||
|
||||
Reference in New Issue
Block a user