Blender Git Commit Log

Git Commits -> Revision b22c84d

Revision b22c84d by Nathan Craddock (soc-2019-outliner)
July 20, 2019, 23:22 (GMT)
Outliner: Fix merge search menu not showing all children

The menu was not searching over the entire subtree of the
collapsed element, but it also needed information of the
parent element and type, so a struct and memory allocation were
required to pass all of the data into the popup menu.

Commit Details:

Full Hash: b22c84d7800a18e333ddcbd2472d74b475d32ec4
Parent Commit: 927ffd4
Lines Changed: +24, -9

3 Modified Paths:

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