seperate objects unset the objects OB_FROMGROUP flag
This commit is contained in:
@@ -4425,6 +4425,7 @@ void adduplicate(int mode, int dupflag)
|
||||
if(object_in_group(ob, group))
|
||||
add_to_group(group, obn);
|
||||
}
|
||||
obn->flag &= OB_FROMGROUP; /* this flag is unset with copy_object() */
|
||||
}
|
||||
|
||||
if(BASACT==base) BASACT= basen;
|
||||
|
||||
Reference in New Issue
Block a user