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-09-12 13:24:24 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2019-09-12 13:27:39 +0300
commit013750947657fcdea313782d82ec51cc111f0c06 (patch)
tree73814d146a2b8e06db31051bcaf11cba916de726 /intern/cycles
parent4df75063e1ca4396b8eb6d72f39e3cded831b72f (diff)
Fix T69789: Assert when create a new Full Copy scene base on 2D template.
Private ID data (nodetrees and scene collections...) need special care and handling of their copy flags, and checks must be adapted too. In that case, issue came from the fact that even though those IDs have to be copied outside of bmain, we may still require usercount handling. That commit also fixes a somewhat related issue - we cannot use the non-id private data copying flag for private IDs copying, due to difference in handling of usercount again.
Diffstat (limited to 'intern/cycles')
0 files changed, 0 insertions, 0 deletions