Blender Git Commit Log

Git Commits -> Revision 7f3febf

Revision 7f3febf by Nathan Craddock (master)
August 27, 2020, 03:29 (GMT)
Fix (unreported): Outliner Data API tree subtree expansion

The changes in rB70151e41dc02 broke subtree expansion in the Data API
display mode because the closed subtrees are empty lists. Move the empty
subtree check from `outliner_item_openclose` to the walk navigation
code to prevent the issue.

Commit Details:

Full Hash: 7f3febf4c0d0d2aac2248dbc7c5782a6682ac79d
Parent Commit: 489b579
Lines Changed: +5, -5

2 Modified Paths:

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