Blender Git Commit Log

Git Commits -> Revision 5138fe3

Revision 5138fe3 by Julian Eisel (master)
February 27, 2017, 21:24 (GMT)
Outliner: "All Collections" mode showing the master collection hierarchy

Reordering is disabled for now. Link, unlink and override operators
are only available while in "Active Layer" mode, not in "All
Collections".

Commit Details:

Full Hash: 5138fe3c0a24d5890438eed90a70401d90423356
Parent Commit: c24b4e0
Lines Changed: +73, -23

10 Modified Paths:

/release/scripts/startup/bl_ui/space_outliner.py (+5, -4) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+17, -4) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+2, -2) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+2, -2) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+40, -8) (Diff)
/source/blender/makesdna/DNA_outliner_types.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021