Blender Git Commit Log

Git Commits -> Revision 0625a10

Revision 0625a10 by Bastien Montagne (master)
February 21, 2019, 14:40 (GMT)
Fix T61787: Duplicating a collection instance does not duplicate the dupli_group.

Transfomr init code called just after duplication (presumably before
regular depsgraph update is executed) would erase new objects'
transflags.

This is more like a hack than a real fix, but since that transform piece
of code is already a hack... Other solution would have been to force DEG
to run after object duplication, think it's better to go with that
solution for now.

Not to mention to fact that dupli flags are put into transflag... ;)

Commit Details:

Full Hash: 0625a10efbe4e2a61fbfcf79dbf42ae399798aea
Parent Commit: 3b88e30
Lines Changed: +4, -1

1 Modified Path:

/source/blender/editors/transform/transform_conversions.c (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021