Blender Git Commit Log
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