Blender Git Commit Log

Git Commits -> Revision 9e30711

Revision 9e30711 by Bastien Montagne (master)
June 16, 2020, 15:40 (GMT)
Cleanup: remove hierarchy parameter from `BKE_collection_duplicate`

It makes no sense to deep-copy a collection and not also copy its
children collections... Parameter was not used anymore anyway.

So now this duplicate function will always at least deep-duplicate all
of its children collections, recursively.

Commit Details:

Full Hash: 9e307117f8399eb84f1c4932a1f577ecdd0c8a2d
Parent Commit: 2c435cf
Lines Changed: +17, -31

4 Modified Paths:

/source/blender/blenkernel/BKE_collection.h (+0, -1) (Diff)
/source/blender/blenkernel/intern/collection.c (+15, -28) (Diff)
/source/blender/blenkernel/intern/scene.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_collections.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021