Found a bug where "make dupes real" would crash, when the group was an extternal link. - 1 liner fix from Ton.
Also added "sort faces by selection" to the sort menu. DNA_meshdata_types use C comments for GCC verbose warnings to be quiet
This commit is contained in:
@@ -4938,6 +4938,8 @@ void make_duplilist_real()
|
||||
|
||||
if(okee("Make dupli objects real")==0) return;
|
||||
|
||||
clear_id_newpoins();
|
||||
|
||||
base= FIRSTBASE;
|
||||
while(base) {
|
||||
if TESTBASELIB(base) {
|
||||
|
||||
Reference in New Issue
Block a user