Blender Git Loki
Git Commits -> Revision ec9dfb2
Revision ec9dfb2 by Nathan Craddock (soc-2019-outliner) July 25, 2019, 22:06 (GMT) |
Outliner fix openclose recursive not working as expected The openclose all operator would not close the upper element, nor would it work on the outermost collections of a scene. Now the recursive open all option will work as expected, opening all of an element's children, and the element itself, or closing the element and all of its children. |
Commit Details:
Full Hash: ec9dfb21d748ad26c5a46a7c76e09e7fd581c8a5
Parent Commit: 4b786c0
Lines Changed: +9, -8
1 Modified Path:
/source/blender/editors/space_outliner/outliner_edit.c (+9, -8) (Diff)