Blender Git Commit Log

Git Commits -> Revision 702e7bf

Revision 702e7bf by Bastien Montagne (master)
March 6, 2019, 14:19 (GMT)
Cleanup: remove no-op BKE_collection_copy_full().

That one was an empty place-holder, BKE_collection_duplicate() is now
doing that. And its call from full scene copying is not needed
currently, 'deep copy' in that case is handled in editor's
`ED_scene_add()`.

Note that at some point, we might want to move that logic into BKE, but
for now let's keep thing as they are - working.

Commit Details:

Full Hash: 702e7bfd5c27fe5d11c54e402e94c5bee9a1194e
Parent Commit: 4dbf5e3
Lines Changed: +0, -9

3 Modified Paths:

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