Commit: 3958c90871b7ad7b4420052c31193760b618d6b3
Author: Nathan Craddock
Date: Fri Jul 19 15:31:36 2019 -0600
Branches: soc-2019-outliner
https://developer.blender.org/rB3958c90871b7ad7b4420052c31193760b618d6b3
Outliner comment cleanup
===================================================================
M source/blender/editors/space_outliner/outliner_select.c
===================================================================
diff --git a/source/blender/editors/space_outliner/outliner_select.c
b/source/blender/editors/space_outliner/outliner_select.c
index 7b48d4a5bb0..821a6320558 100644
--- a/source/blender/editors/space_outliner/outliner_select.c
+++ b/source/blender/editors/space_outliner/outliner_select.c
@@ -1549,7 +1549,7 @@ static int outliner_box_select_exec(bContext *C,
wmOperator *op)
return OPERATOR_FINISHED;
}
-/* Find if x coordinate of TreeElement is over an icon or name */
+/* Find if x coordinate is over an icon or name */
static bool outliner_item_is_co_over_name_icons(TreeElement *te, float
view_co_x)
{
/* Special case: count area left of Scene Collection as empty space */
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs