Fixed the retopo tool for adding vertices by CTRL+click in editmode
This commit is contained in:
@@ -241,6 +241,8 @@ void add_click_mesh(void)
|
||||
eve->f= SELECT;
|
||||
}
|
||||
|
||||
retopo_do_all(NULL, NULL);
|
||||
|
||||
countall();
|
||||
|
||||
#ifdef WITH_VERSE
|
||||
|
||||
Reference in New Issue
Block a user