Blender Git Loki

Git Commits -> Revision 030b0aa

Revision 030b0aa by Joshua Leung (master)
February 15, 2015, 12:21 (GMT)
Outliner: Added new mode for displaying "orphaned" datablocks

Orphaned datablocks are those which have either:
* 0 users
* A "fake" user only

In the case of the former, they will be quietly discarded from the file on the next
save + reload. Hence, it is helpful to have a view where you can confirm which ones
fall into this category and might be worth saving.

We also include datablocks with a fake user only so that datablocks given a user
above can have that easily turned off again (in case the user makes a mistake).
Another benefit of showing these is that it become easier to remove fake users from
datablocks you no longer want retained without having to hunt for them.

Commit Details:

Full Hash: 030b0aab430d1fa660d7e3330ecd83caca487b99
Parent Commit: 0ff56ca
Lines Changed: +44, -0

3 Modified Paths:

/source/blender/editors/space_outliner/outliner_tree.c (+41, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021