Blender Git Loki
Git Commits -> Revision 0145daa
Revision 0145daa by Dalai Felinto (master) June 25, 2018, 10:15 (GMT) |
Outliner: Make search always work This was a flag in early 2.8 to allow users to hide the entire search prop. Now since we want it fully expanded at all times, it makes no more sense. |
Commit Details:
Full Hash: 0145daa09bba74df474f0626fac8372c0a7e2b90
Parent Commit: 861b0ec
Lines Changed: +8, -17
6 Modified Paths:
/release/scripts/startup/bl_ui/space_outliner.py (+1, -4) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+0, -1) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+5, -4) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+0, -6) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+0, -1) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+5, -4) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+0, -6) (Diff)