Blender Git Commit Log

Git Commits -> Revision e726ed3

Revision e726ed3 by Nathan Craddock (master)
August 28, 2020, 00:25 (GMT)
Fix: Outliner walk navigation in Data API mode

Because the subtrees in Data API mode are empty for performance reasons,
it was impossible to move through the tree with walk navigation. This
adds an exception to allow walk navigation to expand subtrees in that
mode.

Commit Details:

Full Hash: e726ed3c6b6600b953c72604b8a0b891f27fd7f9
Parent Commit: 2a0e996
Lines Changed: +20, -12

3 Modified Paths:

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