- fixed edge selecting... :)

This commit is contained in:
2003-10-16 20:36:29 +00:00
parent 1f226c943b
commit 7a7956509d

View File

@@ -960,6 +960,7 @@ void calc_meshverts_ext_f2(void)
/* matrices */
areawinset(curarea->win);
persp(PERSP_VIEW);
mymultmatrix(G.obedit->obmat);
if(G.edve.first==0) return;