Blender Git Commit Log

Git Commits -> Revision c91148c

Revision c91148c by Nathan Craddock (soc-2019-outliner)
June 30, 2019, 04:42 (GMT)
Outliner: Fix range select when active element is not selected

When the active element was not selected and range select
was used, it would become selected and the range select would
execute. A more intuitive behavior is to simply select the clicked
element.

Also optimized the outliner_is_element_visible utility function

Commit Details:

Full Hash: c91148c9662329b91b1bcddab3da69ab635c3c11
Parent Commit: 3f52689
Lines Changed: +21, -19

3 Modified Paths:

/source/blender/editors/space_outliner/outliner_intern.h (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+7, -5) (Diff)
/source/blender/editors/space_outliner/outliner_utils.c (+13, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021