Fixed the retopo tool for adding vertices by CTRL+click in editmode

This commit is contained in:
2006-11-14 23:17:19 +00:00
parent ed25eb9d9e
commit 43f05cc1c0

View File

@@ -241,6 +241,8 @@ void add_click_mesh(void)
eve->f= SELECT;
}
retopo_do_all(NULL, NULL);
countall();
#ifdef WITH_VERSE