Blender Git Commit Log
Git Commits -> Revision fe1e2c2
Revision fe1e2c2 by Dalai Felinto (master) December 22, 2017, 21:18 (GMT) |
Collections: deletea collection move objects to master collection if users=0 The mental model is that a scene collection is a small wrap on top of the master collection, so all objects are in the master collection at all times. When we remove a collection there is no reason to remove an object. So if the object was not linked to any other collection, we add link it to the master one. |
Commit Details:
Full Hash: fe1e2c2f89b54302b213621f6ffd2b6089016155
Parent Commit: 8ed1c61
Lines Changed: +32, -0
1 Modified Path:
/source/blender/blenkernel/intern/collection.c (+32, -0) (Diff)