Dev:2.8/Source/LayersCollections/OutlinerTodo

提供: wiki
移動先: 案内検索

Outliner Tasks

1) Feature: If Drag & Drop an object in a collection, add object to the collection. (b00b9dadd81)

2) Feature: Allow for Drag & Drop a collection in another collection. (only for all collections)

3) Feature: Active collection - we need to be able to see in the outliner what is the active collection, even if it's not the selected one. Meaning, if we select an object that is inside a collection, we still want to see the collection in the Property Editor. So we have two concepts, the "selected outliner element", and the "active collection". (6af21b4e7f5)

4) Bug Fix: Prevent duplicated SceneCollection names when renaming from outliner. (18684e546f25)

5) Bug Fix: Don't allow Drag & Drop from an object to another object to set parenting (or if we do, at least make sure the object doesn't disappear from the existing collection in the outliner, as it's happening now).

6) Bug Fix: Remove a collection from "All Collections" is removing the wrong one. (512fb74980)

7) Bug Fix: allow drag collection into a collection that is not on the same hierarchical level. (8e303aae255be)

8) Bug Fix: Fix unwanted expanding/collapsing of collections when using drag & drop.

9) Bug Fix: Fix index based active.

10) Bug Fix: If the last collection is expanded, we can't drop after it.

11) Bug Fix: If an object is directly linked to the Master Collection we can't see it in the "Master Collection Tree"