Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2019-04-02 22:50:17 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2019-04-02 22:53:20 +0300
commita813e259d6309b25fbd0a6d506df810ad2b11395 (patch)
tree176f18e09e7036ac01ee4c2a93fc88bc3fa8c0b4 /release/scripts
parentcf7dc769afb5c4e53a75716f0d54b541703e6877 (diff)
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...
Diffstat (limited to 'release/scripts')
0 files changed, 0 insertions, 0 deletions