* change active face behavior so that entering editmode will assign the first face as active when none is set. UnSetting the active face will also use the first face as active.
* missing countall when selecting linked
This commit is contained in:
@@ -5505,6 +5505,7 @@ void selectlinks(int nr)
|
||||
allqueue(REDRAWDATASELECT, 0);
|
||||
allqueue(REDRAWOOPS, 0);
|
||||
BIF_undo_push("Select linked");
|
||||
countall();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user