Blender Git Commit Log

Git Commits -> Revision 0554b2e

Revision 0554b2e by Bastien Montagne (master)
April 2, 2019, 14:21 (GMT)
Fix T62970: Scene Copy: remove 'linked objects/obdata', add 'linked collections'.

'Linked objects' option was not behaving correctly before, effectively
linking in collections, so this one has been renamed to just 'Linked Copy',
and gives a fully shallow copy of current scene.

'Linked Obdata' was not really useful, kind of confusing, and was
painful to maintain, so dropping it now.

Commit Details:

Full Hash: 0554b2e177e95cf0560a7e4ea969fad647eb4a5f
Parent Commit: d986b04
Lines Changed: +15, -16

3 Modified Paths:

/source/blender/blenkernel/BKE_scene.h (+4, -5) (Diff)
/source/blender/blenkernel/intern/scene.c (+2, -2) (Diff)
/source/blender/editors/scene/scene_edit.c (+9, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021