Blender Git Commit Log

Git Commits -> Revision 886670f

Revision 886670f by Nathan Craddock (soc-2019-outliner)
June 7, 2019, 04:51 (GMT)
Outliner: Fix walk select error on open leaf elements

In the outliner, leaf elements like light or material data do not
show a disclosure triangle. However, they can still be toggled
with a click or the openclose operator. This led to the walk select
attempting to walk down another level in the tree.

This could be fixed in the toggle open/close functions as well, but
it seems to address it in walk select seemed simpler as this is
the only area affected.

Commit Details:

Full Hash: 886670fb63e97adda7cf0895247dd38ed1eab0fa
Parent Commit: 5d7a7dd
Lines Changed: +1, -1

1 Modified Path:

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