Blender Git Commit Log

Git Commits -> Revision 0322700

Revision 0322700 by Julian Eisel (master)
March 2, 2017, 16:15 (GMT)
Get UI ready for using drag & drop to nest a collection into another one

Nothing happen yet when it's supposed to insert the collection into
another one, that part will be handled by @dfelinto.

See gif for demo of how it works UI wise: {F500337}

Also fixed off-by-one error in utility function.

Commit Details:

Full Hash: 0322700d875a1d518a730512531a881f1278124b
Parent Commit: 146a88d
Lines Changed: +81, -24

7 Modified Paths:

/source/blender/blenkernel/BKE_layer.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/layer.c (+11, -0) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+23, -7) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+9, -2) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+27, -11) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+9, -3) (Diff)
/source/blender/editors/space_outliner/outliner_utils.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021