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:
authorCampbell Barton <ideasman42@gmail.com>2018-11-17 14:20:04 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-11-17 14:23:25 +0300
commit93cd8e2494a03ca592337ddfeef3c61c2991ddf9 (patch)
tree1dcf984d1347a7250b36650d0f8905286dc50ed4 /source/blender/depsgraph
parentdab0bc7bf8f3f2ccf920da5497472566453ab2e7 (diff)
Cleanup: style
Diffstat (limited to 'source/blender/depsgraph')
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_nodes.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc b/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc
index adf67c5a8b1..c2cb09ce980 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc
+++ b/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc
@@ -507,7 +507,7 @@ void DepsgraphNodeBuilder::build_collection(
id_node = find_id_node(&collection->id);
if (is_collection_visible &&
id_node->is_directly_visible == false &&
- id_node->is_collection_fully_expanded == true)
+ id_node->is_collection_fully_expanded == true)
{
/* Collection became visible, make sure nested collections and
* objects are poked with the new visibility flag, since they