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:
2007-04-10 11:45:07 +00:00
parent a64339d319
commit 5a3ab0e32e
3 changed files with 39 additions and 26 deletions

View File

@@ -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) {