Blender Git Loki

Git Commits -> Revision 99c5c8b

Revision 99c5c8b by Luca Rood (master)
November 22, 2016, 16:59 (GMT)
Fix T49718: Wrong "Make Duplicates Real" behavior with "Keep Hierarchy"

All objects were being parented to a single instance of each parent
object, instead of their respective instances, when using dupliverts or
dupligroups.

Behavior was caused by the `persistent_id[0]` (vertex/face id) being
ignored when computing `parent_gh` hash, which caused all instances to
have the same hash, and thus only the first one was included.

Reviewed By: mont29

Differential Revision: https://developer.blender.org/D2370

Commit Details:

Full Hash: 99c5c8befcfc319a4700384ff41e69bda1c66625
Parent Commit: 9aa8d1b
Lines Changed: +48, -7

1 Modified Path:

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