Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDalai Felinto <dfelinto@gmail.com>2017-06-09 10:41:53 +0300
committerDalai Felinto <dfelinto@gmail.com>2017-06-09 10:42:08 +0300
commit3a60b4511e5c4691b847d0510fd45566106f62f6 (patch)
tree42adc2d73b545b187109e2ff37441d71839db619 /source/blender/depsgraph/intern/depsgraph_query.cc
parent3b9e8b385c8323248e2e0b7d8246089d736940ae (diff)
Revert "Fix T51750: Group selection broken"
This reverts commit 484e3527d14823cdcdcc308cd65e30fadddde804.
Diffstat (limited to 'source/blender/depsgraph/intern/depsgraph_query.cc')
-rw-r--r--source/blender/depsgraph/intern/depsgraph_query.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/depsgraph/intern/depsgraph_query.cc b/source/blender/depsgraph/intern/depsgraph_query.cc
index df5997af283..bcfcbb3856c 100644
--- a/source/blender/depsgraph/intern/depsgraph_query.cc
+++ b/source/blender/depsgraph/intern/depsgraph_query.cc
@@ -161,7 +161,6 @@ static bool deg_objects_dupli_iterator_next(BLI_Iterator *iter)
/* Temporary object to evaluate. */
data->temp_dupli_object = *dob->ob;
copy_m4_m4(data->temp_dupli_object.obmat, dob->mat);
- data->temp_dupli_object.select_color = data->base->object->select_color;
deg_flush_base_flags_and_settings(&data->temp_dupli_object,
data->base,