Blender Git Loki
Git Commits -> Revision 4f8e13f
Revision 4f8e13f by Dalai Felinto (temp-group-collections) November 7, 2017, 01:06 (GMT) |
Outliner: Support moving objects from/to group internal collections |
Commit Details:
Full Hash: 4f8e13f948b8dcb63e535529ec7cf95fd3ea5c17
Parent Commit: 96d67c2
Lines Changed: +39, -27
5 Modified Paths:
/source/blender/blenkernel/BKE_collection.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/collection.c (+8, -3) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+2, -3) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+7, -8) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+20, -12) (Diff)
/source/blender/blenkernel/intern/collection.c (+8, -3) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+2, -3) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+7, -8) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+20, -12) (Diff)