Fix T51750: Group selection broken

Proper way, no base is involved.
This commit is contained in:
2017-06-09 10:04:12 +02:00
parent 3a60b4511e
commit 16ecd0b79e

View File

@@ -160,6 +160,7 @@ static bool deg_objects_dupli_iterator_next(BLI_Iterator *iter)
/* Temporary object to evaluate. */
data->temp_dupli_object = *dob->ob;
data->temp_dupli_object.select_color = data->dupli_parent->select_color;
copy_m4_m4(data->temp_dupli_object.obmat, dob->mat);
deg_flush_base_flags_and_settings(&data->temp_dupli_object,