Files
test2/source/blender
Luca Rood 99c5c8befc 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
2016-11-22 14:59:59 -02:00
..
2016-01-04 14:20:48 +05:00
2016-08-06 10:58:13 +02:00
2016-10-25 17:34:01 +02:00
2016-07-15 02:39:45 +10:00
2016-08-06 10:58:13 +02:00