Blender Git Loki
Git Commits -> Revision 457ecc6
Revision 457ecc6 by Bastien Montagne (master) March 8, 2019, 16:53 (GMT) |
Partially revert "Collection duplication from Outliner: add a 'duplicate hierarchy' operation." This partially reverts commit a77feabb51470b9cfb71be7f0ea7e774d6591799, removing the shallow 'duplicate hierarchy' option from outliner. Core changes from that commit in BKE_collections are kept. |
Commit Details:
Full Hash: 457ecc68259afae74fde9e475ce86e0b472c5f50
Parent Commit: 13978f7
Lines Changed: +6, -23
5 Modified Paths:
/release/scripts/startup/bl_ui/space_outliner.py (+1, -2) (Diff)
/source/blender/blenkernel/intern/collection.c (+4, -2) (Diff)
/source/blender/editors/space_outliner/outliner_collections.c (+1, -17) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+0, -1) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+0, -1) (Diff)
/source/blender/blenkernel/intern/collection.c (+4, -2) (Diff)
/source/blender/editors/space_outliner/outliner_collections.c (+1, -17) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+0, -1) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+0, -1) (Diff)