Files
test/source/blender/blenkernel/intern
Julian Eisel 910b7dec8d UI: Support drag & drop reordering of collections
This adds initial support for reordering collections from the Outliner
using drag & drop.
Although drag & drop support is limited to collections for now, this
lays most foundations for general drag & drop reordering support in the
Outliner. There are some design questions to be answered though:
* Would reordering of other data types (like objects) be a purely visual change or would it affect the order in which they are stored? (Would that make a difference for the user?)
* Should/can we allow mixing of different data types? (e.g. mixing render layers with objects)
* How could we realize this technically?

Notes:
* "Sort Alphabetically" has to be disabled to use this ("View" menu).
* Reordering only works with collections on the same hierarchy level.
* Added some visual feedback that should work quite well, it's by far not a final design though: {F493806}
* Modified collection orders are stored in .blends.
* Reordering can be undone.
* Did minor cleanups here and there.
2017-02-22 17:25:00 +01:00
..
2015-11-16 15:19:30 +11:00
2016-07-16 17:48:57 +10:00
2015-10-07 15:02:06 +11:00
2016-12-01 17:19:58 +01:00
2016-07-31 16:52:44 +10:00
2017-02-07 11:31:22 +01:00
2016-07-25 09:31:56 +02:00
2017-02-17 20:03:55 +01:00
2016-01-19 04:54:39 +11:00
2017-02-17 20:03:55 +01:00
2016-10-18 09:51:33 -06:00
2016-10-18 09:51:33 -06:00
2016-12-01 17:19:58 +01:00
2016-05-11 20:20:25 +10:00
2014-11-28 22:16:14 +01:00
2016-05-03 13:52:07 +10:00