Blender Git Loki

Git Commits -> Revision a813e25

Revision a813e25 by Bastien Montagne (master)
April 2, 2019, 19:53 (GMT)
Fix T63220: Cannot make object single user after Duplicate Scene with Link Object Data.

Caused by own recent rB17c15798c35f33e (already a fix in that code).

We cannot erase immediately master_collection's childrn list, as it is
used in sub-code to check in how many scenes an object is instanciated.
Further more, we only want to do the remove old/add new children
collections in case we are actually duplicating them.

Makes me even more eager to nuke that whole piece of code and rethink
from scratch that kind of ID handling. Some day...

Commit Details:

Full Hash: a813e259d6309b25fbd0a6d506df810ad2b11395
Parent Commit: cf7dc76
Lines Changed: +7, -5

1 Modified Path:

/source/blender/editors/object/object_relations.c (+7, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021